Skip to content
InMotion Hosting Home
  • Chat Now Start a Live Chat
  • 757.416.6575
  • 757.416.6575 757.416.6575
  • Visit Our Support Center
  • 0 Cart
  • Live Chat
  • Call Us
  • AMP Login
  • Shopping Cart 0
Main Menu
  • Web Hosting
    Shared Hosting Fast, Reliable & Secure
    Reseller Hosting White-label cPanel/WHM for Resellers
  • WordPress
    WordPress on cPanel Shared Hosting for WP, cPanel Included
    WordPress HostingBETA Next Generation Managed WP on VPS
    WooCommerce Logo
    WooCommerce HostingBETA Easily Set Up Your Online Store
  • VPS Hosting
  • Dedicated Servers
  • Domains
  • Why Us
    About Us
    Premier Support
    Managed Hosting
    Contact Us
  • Start a Live Chat
  • 757.416.6575
  • 757.416.6575
    Call Us Available 24/7/365
    757.416.6575
  • Visit Our Support Center
  • 0 Cart
  Support Center
Login
Support Center
  • Browse All Topics
    • Product Guides
      Backup ManagerShared HostingManaged VPS HostingCloud Server HostingDedicated HostingReseller HostingWordPress HostingInMotion CentralSprout InvoicesSoftaculousWebProweForms
    • Knowledge Base
      Account Management PanelBackups and RestorationsDatabasesDomain NamesEmailGitGoogle WorkspaceHacked WebsitesNGINXPHP-FPMSearch Engine OptimizationSecurityServer TechnologiesSSH and Root AccessSSL CertificatesWebsiteWebsite Error Numbers
    • Education Channels
      AndroidAnsibleApacheBoldGridControl Web PanelcPanelCyberPanelDiscordDrupalHubSpotiPhoneJoomla 4Live BroadcastingMagentoMoodleOpenCartPrestashopWebHost Manager (WHM)WooCommerceWordPress
    • Tools & Resources
      What is My IP AddressBlacklist CheckBounce Back ParserDomain CheckerEmail ConfigurationVisual DNS LookupFree Favicon Generator
    • Community
    • Blog
  • Community
  • Blog
  1. InMotion Hosting Support Center
  2. Server Technologies
  3. SSH and Root Access

SSH and Root Access

SSH Hosting allows for an easier workflow and faster management via the command line. SSH hosting makes managing your server’s file structure both simple and efficient. Take control of your server so that you can increase your productivity while remaining secure at the same time.

How to Check if a Port is Blocked with Telnet

August 16, 2021 by InMotion Hosting Contributor

We recommend using Netcat / Ncat, or Nmap for multiple ports instead, as Telnet is NOT encrypted and therefore insecure. The Telnet command line tool Read More >

Posted in SSH and Root Access

VIM Text Editor (Basics)

June 21, 2021 by InMotion Hosting Contributor

Vim is the successor of the vi terminal text editor with a long list of powerful features. Short for “Vi IMproved,” Vim is sometimes pre-installed Read More >

Posted in SSH and Root Access

When Do I Need Root Access?

February 24, 2022 by Scott Mitchell

There are many different features found in Web Host Manager (WHM) that are useful in maintaining your dedicated server. However, not all of them are Read More >

Posted in SSH and Root Access

How to Blacklist/Whitelist IP Address via SSH

February 18, 2022 by John-Paul Briones

As we continue our series on the cPHulk security features, we will show you the steps to blacklist and whitelist IP addresses via SSH. In Read More >

Posted in SSH and Root Access

How to Add SSH Keys to Your GitHub Account

February 21, 2022 by Christopher Maiorana

In this tutorial: Why use an SSH key? How to Create an SSH Key Adding an SSH Key to Your GitHub Account GitHub offers a Read More >

Posted in SSH and Root Access

How to Create a Strong Passphrase for SSH

February 11, 2022 by Christopher Maiorana

You might be wondering what passphrases are, how they’re different from passwords, and how you can use them effectively. Most simply, passwords are used to Read More >

Posted in SSH and Root Access

How to Generate SSH Keys

January 31, 2023 by InMotion Hosting Contributor

Secure Shell (SSH) access grants you command-line interface (CLI) access to your web server. One of the major advantages of SSH is a secure, remote Read More >

Posted in SSH and Root Access

Connecting to a Shared Server SSH with a Mac

February 17, 2023 by Arnel Custodio

The Secure SHell (SSH) command line is available through a Mac using the Terminal application. A private and public key pair is required before connecting Read More >

Posted in SSH and Root Access

Installing Ruby Gems via SSH

January 31, 2022 by John-Paul Briones

Since Ruby is installed on shared servers, you have the ability to install gems. Learn more information on Ruby Hosting here. Gems are software packages Read More >

Posted in SSH and Root Access

Viewing Your Ruby Version Via SSH

January 26, 2022 by John-Paul Briones

Now that Ruby is available on shared servers, you may need to know what version is available. In this tutorial we will show you how Read More >

Posted in SSH and Root Access

How to SSH Into Your Shared/Reseller Server

February 24, 2022 by John-Paul Briones

If you are using a reseller hosting account, this guide shows you how to connect to an individual cPanel account via SSH using a client Read More >

Posted in SSH and Root Access

How to Edit & Create a File in SSH Using Nano

November 4, 2021 by John-Paul Briones

If you are using the linux command line, there are several programs for you to use to edit files in SSH. This is a convenient Read More >

Posted in SSH and Root Access

How to Connect to your Server with SSH

October 28, 2021 by Brad Markle

In this tutorial, we’re going to be using PuTTY to connect to your managed VPS, Cloud or dedicated server via SSH. For Windows users without Read More >

Posted in SSH and Root Access

What is Shell (SSH) Access?

May 26, 2022 by Brad Markle

Shell access, commonly referred to as SSH (Secure SHell), is remote command line access to a server. Having command line access (if you’re familiar with Read More >

Posted in SSH and Root Access

Do you provide SSH access?

May 26, 2022 by Brad Markle

SSH Access is available to our VPS Hosting, Dedicated Server Hosting, Business Class Hosting, and Reller Hosting users. How can I get Shell Access? VPS/Dedicated Read More >

Posted in SSH and Root Access

How to Do a Basic Port Scan with Nmap

November 2, 2021 by InMotion Hosting Contributor

Closing unnecessary ports on your server is an important process for PCI compliance and server hardening in general. This reduces what information cyber attackers can Read More >

Posted in SSH and Root Access

Using the Process Manager

June 21, 2022 by Arnel Custodio

If you notice your websites or databases are running slow, it is an indication that something may be utilizing your server’s resources inefficiently. The Process Read More >

Posted in SSH and Root Access

Installing and Configuring Varnish 3

November 19, 2021 by InMotion Hosting Contributor

Note: that you will need root access in order to use these directions. InMotion Hosting allows root access on VPS and Dedicated Hosting plans. In Read More >

Posted in SSH and Root Access

How to Install MariaDB

February 20, 2023 by Arnel Custodio

In this tutorial we will show you how to install/upgrade MariaDB on your VPS or Dedicated Server. It is recommended that you move from MySQL Read More >

Posted in SSH and Root Access

How to Open a Port in Your Firewall

January 27, 2023 by Brad Markle

I was recently asked how to open ports within the firewall. Since it’s been quite a while since I’ve had to do something like this, Read More >

Posted in SSH and Root Access

How to Read a Traceroute

May 31, 2022 by Scott Mitchell

There are times when it seems your website may respond slowly. Slow response time may indicate a problem. Most just assume the server is overloaded Read More >

Posted in SSH and Root Access

How to Find Your Local Router IP Address in the Terminal

August 16, 2021 by InMotion Hosting Contributor

You can use your local router’s internal IP address to test if a port is blocked by your local network, internet service provider (ISP), or Read More >

Posted in SSH and Root Access

What is MTR and How to Test Network Performance

August 16, 2021 by InMotion Hosting Contributor

MTR combines the purpose of ping and tracert/traceroute. MTR visualizes performance and latency issues across every machine, or hop, between your local machine and the Read More >

Posted in SSH and Root Access

Navigate command line structure in SSH

August 16, 2021 by Brad Markle

In our previous article, we showed you how to login to your server via SSH. If you’re following along our tutorial, the next item to Read More >

Posted in SSH and Root Access

How to Manage Files from within SSH

August 16, 2021 by Brad Markle

In our previous articles, we showed you how to login via ssh and also how to navigate through your folders via ssh. In this article, Read More >

Posted in SSH and Root Access

Copy an account from another server with root access

August 16, 2021 by InMotion Hosting Contributor

In this article we’ll go over how you can copy an account from your previous host’s control panel onto your server with us. Or if Read More >

Posted in SSH and Root Access

Copy multiple accounts from another server with root access

August 16, 2021 by InMotion Hosting Contributor

In this article we’ll go over how you can copy multiple accounts from either your previous host or another server of ours, to your new Read More >

Posted in SSH and Root Access

How to tell who is logged into your VPS or Dedicated server

August 16, 2021 by Scott Mitchell

As a VPS or Dedicated Server account owner, you may want to check to see who is actively online and send a broadcast message to Read More >

Posted in SSH and Root Access

Use rsync to transfer files

August 16, 2021 by InMotion Hosting Contributor

In this article I’m going to teach you how you can utilize the Linux rsync command on either your VPS (Virtual Private Server) or dedicated server Read More >

Posted in SSH and Root Access

Viewing Running Processes on your Dedicated Server

August 16, 2021 by John-Paul Briones

In this tutorial: Using the “top” command Using the “ps” command (This article assumes you have Dedicated Server Hosting. Is that not the case? Let Read More >

Posted in SSH and Root Access

Enabling DSO via SSH

November 19, 2021 by InMotion Hosting Contributor

While DSO is one of the oldest PHP handlers in use, it is also one of the fastest. As such, you may find yourself looking Read More >

Posted in SSH and Root Access

Installing DSO + RUID2

November 5, 2021 by InMotion Hosting Contributor

In this tutorial, we will be installing the PHP Handler DSO with Mod_RUID2 via the EasyApache 3 script in the command line interface. Please keep Read More >

Posted in SSH and Root Access

Upgrading Software via SSH

August 16, 2021 by InMotion Hosting Contributor

Occasionally, you may need to upgrade your server software. This may be due to software updates, a change in configuration, or the installation of supplemental Read More >

Posted in SSH and Root Access

SoftException UID is smaller than min_uid

August 16, 2021 by Scott Mitchell

When working with SSH (shell) there are various things you can do, among the simplest is creating and editing files that are in use on Read More >

Posted in SSH and Root Access

How to run Exim on an additional port

August 16, 2021 by Brad Markle

By default, exim runs on port 25. Because a lot of internet services providers block port 25, this can cause many users problems when sending Read More >

Posted in SSH and Root Access

Linux/SSH command list

August 16, 2021 by Scott Mitchell

Shell access is a great feature on our servers. This allows you to connect to the server and issue commands via a command line terminal. Read More >

Posted in SSH and Root Access

Advantages of SSH

August 16, 2021 by Scott Mitchell

SSH (short for Secured SHell) is a secure way for you to remotely access your hosting account. By using SSH, you are able to log Read More >

Posted in SSH and Root Access

Ways to easily manage your site with SSH

August 16, 2021 by Scott Mitchell

SSH (Secure Shell) Access is now available for all shared, reseller, VPS, and Dedicated server accounts. Those that use SSH frequently find that managing their Read More >

Posted in SSH and Root Access

Is My Root User Hidden?

March 11, 2021 by Christopher Maiorana

The root user is a sort of “superuser” that can perform advanced system administrative tasks on your system. If you have a VPS or Dedicated Read More >

Posted in SSH and Root Access

How to Connect to your Dedicated Server via SSH

July 20, 2021 by John-Paul Briones

In this tutorial: 1. Adding IP to Firewall 2. Connecting with PuTTY, OpenSSH, or Terminal In this tutorial, we will show you how to connect Read More >

Posted in SSH and Root Access

How to use Port Knocking

August 16, 2021 by InMotion Hosting Contributor

Note that you will require root access in order to use these directions. This tutorial will go over how to use port knocking which will Read More >

Posted in SSH and Root Access

What is MariaDB?

August 16, 2021 by Arnel Custodio

MariaDB is an open source relational database management system based on MySQL. It is a fork or developmental derivative of MySQL and provides a replacement Read More >

Posted in SSH and Root Access

How to Install Percona DB Server

August 16, 2021 by John-Paul Briones

In this tutorial we will show you how to install Percona DB server via SSH. This will allow you to replace MySQL with Percona DB Read More >

Posted in SSH and Root Access

Installing LEMP-Stack on CentOS7

July 16, 2021 by Kyle McClammy

This guide will show you the steps needed to install a basic LEMP stack on your Non-cPanel server running CentOS. All the commands shown will Read More >

Posted in SSH and Root Access

How to Use SCP For Secure File Transfer

August 16, 2021 by Christopher Maiorana

In this article, we will show you how to use SCP for secure file transfer between your local computer and your InMotion Hosting server. SCP Read More >

Posted in SSH and Root Access

Installing Django 2.0 CentOS

January 2, 2020 by Kyle McClammy

Django is an open-source framework written in python for quickly building web applications. Django includes user authentication, content management, sites maps, and several other features Read More >

Posted in SSH and Root Access

Installing Django 2.0 Ubuntu

January 2, 2020 by Kyle McClammy

Django is an open-source framework written in python for quickly building web applications. Django includes user authentication, content management, sites maps, and several other features Read More >

Posted in SSH and Root Access

Verify File Checksums with SSH

November 19, 2021 by InMotion Hosting Contributor

After downloading a file, it’s always helpful to validate it to ensure its not corrupt or malicous. You can accomplish this by comparing checksums – Read More >

Posted in Security, SSH and Root Access

How to Lookup a CNAME via SSH

August 16, 2021 by John-Paul Briones

In this tutorial, we will show you how to lookup a CNAME record using SSH. This can be an important step when troubleshooting redirect issues. Read More >

Posted in SSH and Root Access
Latest Support Articles
  • Minecraft Game Panel – Using Plugins
  • What is Monarx Security?
  • Maximize User Interaction in WordPress with Remoji: A Step-by-Step Tutorial
  • Minecraft Instance Configuration Options
  • Updating AMP in the Minecraft Game Panel
  • Using the Minecraft Game Panel Console
  • Minecraft Server Instance Management
  • Minecraft Game Panel Security and Privacy Options
  • Managing Backups on Your Minecraft Server
  • Using the Minecraft File Manager
  • How to Schedule Triggers on Your Minecraft Server
  • Connecting to Your Minecraft Server with SFTP
  • Access & Change Minecraft Networking Options
Popular Tutorials
  • Backups and Restorations
  • cPanel
  • Databases
  • DNS and Nameserver Changes
  • eCommerce
  • Email Basics
  • Git
  • Google Tools
  • Hosting Product Guides
  • NGINX
  • Secure Socket Layer (SSL)
  • Security
  • Softaculous
  • SSH and Root Access
  • WebHost Manager (WHM)
  • WordPress
  • WooCommerce

Need More Help?

Search our Help Articles
Current Customers

Chat: Chat with Sales
Call: 757-416-6575 x2
Ticket: Submit a Support Ticket

Get Reliable Web Hosting

Chat: Chat with Sales
Email: [email protected]
Call: 757-416-6575 x1

Get web hosting that grows with your business. Our all-in-one hosting platform gives you everything your website needs to scale - so you can focus on the next big thing for you and your business.