| Search: |
How to Configure Mac OS X Terminal for Secure SSH
For help or if you have questions or problems, please contact the Solution Center, 195 Durham Center, solution@iastate.edu or call IT Services at 294-4000.
The following information applies only to Mac OS X 10.2 to Mac OS X 10.4.
Table of Contents Terminal
Secure SSH
.term Files
Open the Terminal application and type following ssh command:
where fqdn is the domain name of the machine that you are
SSH'ing too.
|
The Terminal application can save current Window Settings to a .term file. .term files are actually .plist files, but with a .term file extention instead. Later, when you double-click on the .term file, the Terminal application will start and the Window Settings in the .term file will be used. You can also cause the Terminal application to execute commands when you double-click on a .term file. For example, by adding the following text:
you can cause the Terminal application to automatically
ssh to example.ait.iastate.edu when you
double-click on the saved .term file. (example.ait.iastate.edu
is just an example, it does not actually exist).
|
Last updated August 31, 2009