Articles

 Free SSH Clients

Here are some free SSH clients to use on your VPS:   1.  Putty - the original SSH client and...

 How To Add a Warning Message To SSH

You've seen the warning messages when a hacker tries to enter a server and it says something like...

 How To Change File and Directory Permissions

Sometimes when we upload files via FTP software or install mods or plugins via a forum or blog,...

 Restarting The SSH Service

After using certain SSH commands you may wish or need to restart the SSH daemon (sshd) to make...

 Useful CLI Commands

echo $SHELL: Tells you what shell you are in. Yes, there are different types of shells but bash...

 Accessing Your Files

There are a number of ways to access and edit your files. The most obvious is using FTP. But for...

 How to secure SSH - Part 1

In Part 1, we'll be discussing various ways to secure your SSH terminal. Before attempting any of...