User Tools

Site Tools


blog:shutdown_windows_from_a_linux_box

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
blog:shutdown_windows_from_a_linux_box [2009-06-02 22:25] – created brbblog:shutdown_windows_from_a_linux_box [2009-06-14 08:49] (current) brb
Line 1: Line 1:
-Shut Down Your Windows PC Remotely From Linux +====== Shut Down Your Windows PC Remotely From Linux ======
-By The How-To Geek, 9:00 AM on Tue Jun 2 2009, 4,625 views (Edit post, Set to draft, Slurp)+
  
-Copy this whole post to another site +By The How-To Geek
-Slurp cancel +
-sending request+
  
 If you've ever wanted to remotely reboot a Windows box from your Linux machine, the Command-Line Fu web site has you covered with the quick and easy command to use. If you've ever wanted to remotely reboot a Windows box from your Linux machine, the Command-Line Fu web site has you covered with the quick and easy command to use.
  
-In order to actually use this command, you'll need to make sure that you have the samba-common package installed for Ubuntu, or the corresponding package for your Linux distribution. The simple sudo apt-get install samba-common command will do it for any Debian-based Linux.+=====  ===== 
 + 
 + 
 +In order to actually use this command, you'll need to make sure that you have the samba-common package installed for Ubuntu, or the corresponding package for your Linux distribution. The simple ''sudo apt-get install samba-common'' command will do it for any Debian-based Linux.
  
 Now you can reboot a machine remotely with the following syntax, making sure to use a username that has administrative privileges on the Windows box: Now you can reboot a machine remotely with the following syntax, making sure to use a username that has administrative privileges on the Windows box:
Line 16: Line 16:
 If you omit the password section, you'll be prompted on the command line for the password—which might be more secure if you are worried about somebody looking through your terminal history. You can add the -f parameter to force a shutdown, which might be necessary to make sure the remote machine actually shuts down. If you omit the password section, you'll be prompted on the command line for the password—which might be more secure if you are worried about somebody looking through your terminal history. You can add the -f parameter to force a shutdown, which might be necessary to make sure the remote machine actually shuts down.
  
-Readers should note that a number of factors may influence whether this technique actually works—if the machine has a desktop firewall installed or the file sharing services are disabled it probably won't work, but it's still a very helpful technique that might come in handy. 
  
 -> http://lifehacker.com/5275652/shut-down-your-windows-pc-remotely-from-linux -> http://lifehacker.com/5275652/shut-down-your-windows-pc-remotely-from-linux
  
  
-{{tag>}}+{{tag>linux}}
  
 ~~LINKBACK~~ ~~LINKBACK~~
 ~~DISCUSSION~~ ~~DISCUSSION~~
  
blog/shutdown_windows_from_a_linux_box.1243974328.txt.gz · Last modified: 2009-06-02 22:25 by brb