Jan 152007
Running a command on the remote server
Answer:
To run a command on the remote server over ssh, use the following command:
# ssh username@server COMMAND
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
Running a command on the remote server
Answer:
To run a command on the remote server over ssh, use the following command:
# ssh username@server COMMAND