Tagged Questions
2
votes
2answers
1k views
How could I shutdown a remote host, in my network thru ssh, with a local host?
The question is simple.
What would be the script I would have to use to shut down a computer in my network thru ssh.
Normaly i would go to command line and:
ssh desktop
delik@desktop's password:
...