Monday, May 7, 2007

Linux:ssh: how to use ssh command remotely

Usually, when you want to run a command on a remote computer, you have to log in first. If you have ssh, you can use remote-command way:

ssh your.remote.computer.com yourCommandHere

For example,
ssh smart.phys.sfu.ca date

No comments:

Locations of visitors to this page