ssh username@host.name
scott182 said:Simple. Open Terminal -- it's in Applications -> Utilities. Among all the other standard Unix/BSD utilities, there is an SSH client. Just enter the ssh command you want to run. If you are coming from Windows and aren't familiar with ssh, the typical command you will run is:
Code:ssh username@host.name
ckeck said:Thanks...I know I can do this in terminal, but the interface is pretty weak and I am looking for something with more options and something I can customize more.
Vigor12:~ Matthew$ gemma
-bash: gemma: command not found
command-line ssh may not have a pretty GUI, but it's certainly not weak. It'll have any option needed.ckeck said:Thanks...I know I can do this in terminal, but the interface is pretty weak and I am looking for something with more options and something I can customize more.