| Reboot Windows from Linux |
|
|
|
| Sunday, 27 July 2008 | |
|
Need to reboot a Windows computer remotely and all you can get to is a Linux box?
If you install the Samba client onto your Linux system, you also receive the ability to remotely reboot a Windows computer from an SSH session. Simply type: net rpc shutdown -r -f -I xxx.xxx.xxx.xxx -U username This will lead to a restart of the computer with the IP address xxx.xxx.xxx.xxx
|






