473,503 Members | 1,652 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Customized Boot Manager in Python

I have to create a small visual interface program called as Boot
Manager which is customized accoring to the needs.

I have around 8 pc's and 2 linux boxes. One Linux box is always on and
all other are closed in sleep state.

I have to perform the following things:

1. Boot up all of them. I used Wake on LAN and wrote a small python
script for that. It works fine.
2. To shutdown all pc's when the work is done. For this I installed an
OpenSSH server for Windows in PC. When I send a command using ssh it
shuts it down.
Now, I have to create a visual interface for such kind of small
program.

I have 2 questions
(i) How can we use operating system specific commands like ssh within
the python program (ii) Which grphics library (wxPython or any other)
would be the fastest with least learning curve to get this thing done.

Thanks

Jun 13 '06 #1
1 1477
<di********@gmail.com> wrote in message
news:11*********************@y43g2000cwc.googlegro ups.com...
Now, I have to create a visual interface for such kind of small
program.

I have 2 questions
(i) How can we use operating system specific commands like ssh within
the python program (ii) Which grphics library (wxPython or any other)
would be the fastest with least learning curve to get this thing done.

Thanks


(i)Check out the subprocess module.
(ii)If you are just looking to put a couple of buttons on a gui, I learned
to do this pretty quickly using Tkinter and one of the online tutorials.
Louis
Jun 13 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2322
by: ataraxia2500 | last post by:
hey all, I wrote a tiny python script and I'd like to execute it on boot time and I'd like to execute it after all the boot script and services have been started if u see what I mean. thanx in...
1
1840
by: Carl Bevil | last post by:
Hello all. If I want to use a custom memory manager to, say, track memory allocations in Python, what's the best way to do this? I seem to remember there being a way in version 1.5 (or so -- been...
7
9492
by: Claudio Grondi | last post by:
Googling for keywords like "direct access sector harddrive Python module Windows" seems to give no useful results. Any hints(best if cross-platform)? Claudio
1
2696
by: diffuser78 | last post by:
I just started to write a small project in Python. I was wondering if there can be something like remote boot manager. I have to remotely start a computer. It has dual boot (WinXP and Linux)....
3
1881
by: I_FERGET | last post by:
I am trying to dual boot Windows XP x64 on my computer. I recently upgraded my MB and Processor to 64 bit. I have a WD Raptor Drive (72G 10,00 RPM SATA) that I have partitioned into 2 35Gb...
0
1254
by: Chris Calloway | last post by:
The Triangle (NC) Zope and Python Users Group invites you to register for Camp 5 and the BBQ Sprint: http://trizpug.org/boot-camp/camp5/ This is a Zope 3 boot camp followed by a Plone 3...
3
2814
by: Sam | last post by:
I have SQL Server Manager 8.00.2039 installed because I have one program (app) installed that requires it be installed. For the first little while when I had SQL server installed it would only...
17
1864
by: HangEveryRepubliKKKan | last post by:
After several days of playing with Linux I just told the update manager to update all components of the OS and all installed programs. After completing it's tasks my machine now refuses to boot. ...
0
1734
by: Chris Calloway | last post by:
Triangle (NC) Zope and Python Users Group (TriZPUG) is proud to open registration for our fourth annual ultra-low cost Plone and Python training camps, BootCampArama 2008: ...
0
7072
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7271
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6979
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5570
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3149
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1498
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
730
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
373
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.