Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Remote shutdown of Linux servers
Name: Gregory Date: December 1, 2000 at 02:03:25 Pacific
Comment:
Hi!
I have 3 computers. In 2 of those I have Linux + Samba installed and they are working as server machines for the 3:rd computer where I am running Win95. Now I would like to get the 2 Linux servers to shutdown when I am shutting down Windows. How do I obtain that?
Name: marsd Date: December 1, 2000 at 04:39:42 Pacific
Reply:
What is this synchronized swimming-you can look at some variation on failover software (if there is somthing like this) that will listen to the win box and then send a shutdown sig when the win box is no longer on the net, or you could write code, a fairly complicated shell script might work, or you could just telnet in and shut them down before you log off, or if you shut down the same time create an at script in cron.daily that runs at that time and shuts them down. Have fun.
0
Response Number 2
Name: jacques Date: March 14, 2001 at 01:05:03 Pacific
Summary: i guess if u r out side the local network..and if u know the exact ip address assigned to ur linux server...something like 202.144.56.33 fomr ur ISP.. u can use putty, u can get it at http://freshmeat...
Summary: Hey, I have Linux redhat 7.2 as a server and Win2000 Professional as a workstation. How can I shutdown the linux server from Win2000 and is there any chans to remoatly control linux from Win2000 in a ...
Summary: This is a normal operating condition. It was designed this way! Linux is primary use as a server. Most servers are behind locked doors. Consequently local halt is allowed. However allowing remote (tel...