Instructions
1
Launch the Terminal application on your computer running Mac OS X. The application is located in Utilities folder within Applications.
2
In the command-line prompt window that appears, type "man ssh" without the quotation marks. A man (short for manual) page appears. Read the man page to familiarize yourself with using SSH. When you are ready, type the letter q at the prompt to quit the page.
3
Type "ssh user@hostname" without quotation marks. Substitute the appropriate username for "user." The hostname should be either the domain or the IP address of the remote machine.
4
You are prompted for a password for the remote machine. Enter the user's password. You are connected to the remote machine and can execute commands remotely.
Tips & Warnings
You may see the following message: "Connection refused: port 22 is not accepting connections." Check with the remote administrator to see what port to use. Use the -p000 option after ssh, where 000 is the actual port number.
If you get the message "Could not resolve hostname," check and correct the hostname, or IP address and repeat the steps given.
Read more: How to use SSH for Mac OS X | eHow.com http://www.ehow.com/how_5088544_use-ssh-mac-os-x.html#ixzz1pIF7sYDY
分享到:
相关推荐
The benefit of a column maker is that it can help you to format your text/code, or in some cases to make it easier to read in complex nested logic. Quick Open UltraEdit and UEStudio provide multiple ...
in the manuals, read the Feedback page to find out how to report bugs to us. PLEASE read the Feedback page carefully: it is there to save you time as well as us. Do not send us one-line bug reports ...
If you're a system administrator who needs to rename thousands of files, you'll see how to use Ruby for this and other everyday tasks. You'll learn how to read and write Excel ...
I would like to thank the following people for taking the time to explain things that were unclear to me and for proofreading the document. Andrey A. Chernov Bruce A. Mah Dag-Erling Smørgrav ...
Read on to discover how the building of packages works. This section is also important if you want to change how the structure of the Qt3D pro files work. To build Qt3D, run: qmake && make The ....
6. How MapReduce Works . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187 Anatomy of a MapReduce Job Run 187 Classic MapReduce (MapReduce 1) 188 YARN ...
1. Licenses for Third-Party Components . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....