Articles

Getting Started with WP-CLI Functions

WP-CLI is a powerful tool that allows you to use the command line over SSH to manage your...

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 macOS

To 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 Windows

PuTTY 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/Terminal

Most users will manage their servers using Mac Terminal SSH, Windows based PuTTY, or a control...

How to Delete Files and Folders via SSH

Sometimes you would need to remove a file or a folder from the system. To do so using SSH, you...

How to Import a Database Using the Command Line

If you're not familiar with using SSH, it's easier to import a database using Adminer. However,...

How to Use SSH Public Key Authentication

Overview Public key authentication is a way of logging into an SSH/SFTP account using a...

How to ssh your server using Mac terminal

SSH or Secure SHell is an encrypted connection protocol which is used to connect to the command...

List of Basic SSH Commands

1. ls Command This SSH command is used to list all files and directories.<img...

Useful SSH Command Lines For Beginners

1) How to find out where you are, the pwd command shows you present working directory. pwd 2)...

WP-CLI is installed on your server by default

WP-CLI allows you to use the command line to manage your WordPress installations. Everything from...

What SSH is and why you should consider using it

SSH is an acronym for Secure Shell. SSH allows a user to log in to a computer located around the...

Powered by WHMCompleteSolution