| Using SSH on a Mac |
|
|
|
![]() SSH on Macintosh computersA commercial GUI implementation of ssh clients for the Macintosh is available from Databeast. Using the terminal on OSXTo open Terminal, navigate to your Applications folder, open Utilities, and double click on Terminal. Create your public/private key as follows: ssh-keygen -t rsa1 -f user-name -P some passphrase This writes your public and private key files into your ~/.ssh folder by default. ssh -l tomcat-3 -v -1 -i ~/.ssh/your-private-key your-server-hostname Useful commandsHere are a few useful commands you can use, if you have appropriate permissions: sh ./startup.sh Start Tomcat If you'd like us to add any more commands, please contact us. For more help on using the terminal, we suggest MacMapper |
| < Prev | Next > |
|---|
| Hosting |
| Domains |
| Servers |
| Connectivity |
|
||





