Results 1 to 2 of 2
I have two computer the operating system on both the computer is fedora core 6.Now i have a problem using ssh.i have connected both the computer through the network.When i ...
- 01-27-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 9
ssh Help
I have two computer the operating system on both the computer is fedora core 6.Now i have a problem using ssh.i have connected both the computer through the network.When i used ssh i can only restart my other computer but not shut down.How can i shutdown my 2nd pc throug ssh?How can i used other application in my 2nd pc through ssh.
- 01-27-2008 #2
You use "shutdown -h" to shutdown a computer e.g. to shutdown immediately, you would do
As for running remote apps, you simply login via ssh and the execute the commands like you would on a local system.Code:#shutdown -h now


Reply With Quote
