مكتبة الشروحات

How to Use SSH in Putty?  طباعة

To use SSH in Putty you must have SSH login details and Putty software which you can download for free. After you got both follow the below steps to use SSH in Putty.

1. Run the file putty.exe and a window similar to the below image will appear.
2. Enter your connection details (same as ftp).
3. Click on the Open button.
4. If you see a security alert click on Yes to accept it.
5. Once the SSH connection is open, type your SSH login details.
6. Now you are connected, you can begin typing commands now.

هل كانت المقالة مفيدة ؟

مقالات مشابهة

What is SSH?
SSH or Secure Shell is an Unix based command interface which allows you to connect to your server...
How to use telnet to send email?
To send emails using telnet, follow the below steps. 1. In the command prompt, use the code...
How to check and read emails using telnet?
To check and read emails using telnet, follow the below steps. 1. In the command prompt, type the...
How to install and use YUM?
YUM is pre-installed on your dedicated virtual server. YUM has many uses, the basis use is...
What is YUM?
CentOS is an operating system for virtual servers and YUM is a package manager for CentOS.You can...