Articles
How Do I SSH in to My Server as a System User?
Most of the time you will be using SSH as the system user your app belongs to. We do not...
How to Connect to your Server with OpenSSH on Linux or macOSTo connect to your Droplet, you’ll need to open a terminal. How you do this varies between...
How to Connect to your Server with PuTTY on WindowsPuTTY is an open-source SSH and Telnet client for Windows. It allows you to securely connect to...
How to Connect to your Server with the SimpleCloudHosting built-in Console/TerminalMost users will manage their servers using Mac Terminal SSH, Windows based PuTTY, or a control...
How to Use SSH Public Key AuthenticationOverview Public key authentication is a way of logging into an SSH/SFTP account using a...
How to ssh your server using Mac terminaltest
Useful SSH Command Lines For Beginners1) How to find out where you are, the pwd command shows you present working directory. pwd 2)...
What SSH is and why you should consider using itSSH is an acronym for Secure Shell. SSH allows a user to log in to a computer located around the...