Accessing your VPS or Dedicated Servers using SSH

What is Secure Shell (SSH)?

Secure Shell (SSH) is a cryptographic network protocol typically used to log into a remote machine and execute commands. It can transfer files using the associated SSH file transfer (SFTP) or secure copy (SCP) protocols. The standard port used to connect through SSH is 22.

Connecting to your VPS or Dedicated servers using SSH is very easy. Here’s how you do it:

1. If you’re using a Windows machine, download PuTTY
2. Run Putty
3. Enter your VPS package IP Address that you should’ve got in your email from us. If you don’t have the email handy, you can log into your Control Panel and retrieve the IP Address of your package from your Order Details page.

Putty VPS and Server

4. Click on "Open"
5. This will now open the PuTTY terminal and prompt you for your username
6. Enter your root username or root password. (You should have got your password via email)
7. Hit Enter, and you should be logged into your server via SSH.

  • SSH, VPS, Server
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Directory and File Structure - Linux

Directory/Folder StructureFrom amongst the several directories found within your cPanel account,...

PHP require, require_once errors

If you an error that looks like one of these... Warning:...

PHP Parse error: syntax error, unexpected $end

This error is typically caused by a missing } used in PHP to denote content belonging to a WHILE,...

How to drop tables from a database in phpMyAdmin?

This article will demonstrate how to drop (permanently delete) tables from a database in...

How to drop tables from a database in phpMyAdmin?

This article will demonstrate how to drop (permanently delete) tables from a database in...

Powered by WHMCompleteSolution