Simple Ubuntu scripts to connect to a server via terminal

Posted by jjodat on Server Fault See other posts from Server Fault or by jjodat
Published on 2010-04-06T12:37:11Z Indexed on 2010/04/06 12:43 UTC
Read the original article Hit count: 202

Filed under:
|

Hi,

Im relatively new to Ubuntu, Im wondering how easy it is to write what I think is called a shell script to make tasks a little easier.

For example I frequently connect to a server - ssh -p 123 [email protected]

Can and how could I shorten this to a shorter command like "mysite" or "connect mysite"

Thanks.

© Server Fault or respective owner

Related posts about terminal

Related posts about ubuntu