29 Nov
How to SSH to a Linux Server
1 Introduction
SSH is a cryptographic network protocol for operating network services securely over an unsecured network. This tutorial shows how to SSH to a Linux server via Putty.exe.
2 Open the Putty.exe

putty screen
3 Enter the Server IP (Host Name (or IP address)) and Port number (if it’s not the default 22), then Click Open

Putty screen 2
4 Click on Yes

Putty_Screen_3
5 Enter Username and Password
User name: administrator (for Ubuntu) or root (for CentOS)

Putty_Screen_4