How to Access a Linux Server via SSH Terminal

When Linux dedicated servers are provisioned, they are often setup with a minimal OS installation. The first task a user may want to do is access the server, to run commands on it from a remote location, and configure it as needed. 

The SSH (Secure Shell) protocol is designed to allow users to interface with a the server's Linux command line from a remote location. To connect to a Linux dedicated server via SSH, including CentOS, Ubuntu, Fedora, and other Linux servers, follow these steps: 

  1. Download "Putty.exe", a common SSH client terminal, from here: http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe
    1.  Alternatively, Mac OS X users can simply open the Terminal app, and Linux users can open their system's terminal emulator as appropriate.
  2. Install Putty, then open the application.
  3. When prompted for an IP address or remote server's name, enter the IP address of your dedicated server. Set the connection port to 22, unless you have already configured the server's SSH port to a custom value.
  4. Click Connect. Putty will open a new window, which should prompt you for the server's root password.
  5. Enter your dedicated server's root password. Note that the password will not appear on screen as you type, but it will be recognized nonetheless. Press Enter when complete. 
If you entered the correct IP address and password, you should now be connected to your server via SSH. You may now use the terminal you created to run Unix/Linux commands and configure the server as needed.
  • 3 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

What is CPU (processor), and how does it affect a dedicated server?

The CPU, or processor (central processing unit), is one of the most critical components of a...

How to Check CPU (Processor) Speed on Linux Server (CentOS/Debian/Ubuntu)

Wondering how you can check and confirm the clock speed of your server's CPU? On a Linux...

Recommended Best mod_security Rules for Secure Web Servers

Mod_security is a popular Apache plugin that serves as a Web Application Firewall, screening...

How to Install NTP and Sync Time on Linux Server (CentOS/RHEL)

In order to set the server's system time, and ensure that it will remain synchronized, we...

How to Install LiteSpeed on Linux Dedicated Server with WHM/cPanel

LiteSpeed is a high-performance web server software, which can help to improve performance of...