How to use SSH client to access SSH on cPanel
Connecting to a Server through SSH using Password authentication
For Linux:
-
Run the below command:
ssh -l user remote-server
-
Enter the cPanel password.
For Windows:
- Download PuTTY here: https://www.putty.org/
-
Open Putty and enter the Remote Host Name or IP Address.
-
Click Open and enter the cPanel username and password.