Thursday, October 13, 2016

Run a command on a remote server using SSH

To run a command on a remote server using SSH, do as follows:

ssh izeye@test ls

No comments:

Post a Comment