Linux/SSH command list Scott MitchellUpdated on August 16, 2021 1 Minute Read 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. For many, this is faster as well as more convenient. There are many commands available for use in the command line terminal. Below is a list of some of the more common commands that you can use when managing your site using SSH access. Some may require root access and will only be available on VPS and Dedicated servers when logged in as the root user. Linux Command List cat cd chmod chown grep history ls mkdir more mv passwd pwd Share this Article Related Articles Use rsync to transfer files How to Generate SSH Keys and Set Up SSH Key Authentication How to Connect to Your Server with SSH How to SSH Into Your Shared/Reseller Server SSH Commands: The Practical Guide for Developers and Site Owners How to Use SCP For Secure File Transfer A Complete SSH Tutorial for Beginners How to Connect to Your Server via SSH How to View MariaDB Databases Using the Command Line How to Add SSH Keys to Your GitHub Account