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 SSHYou've seen the warning messages when a hacker tries to enter a server and it says something like...
How To Change File and Directory PermissionsSometimes when we upload files via FTP software or install mods or plugins via a forum or blog,...
Restarting The SSH ServiceAfter using certain SSH commands you may wish or need to restart the SSH daemon (sshd) to make...
Useful CLI Commandsecho $SHELL: Tells you what shell you are in. Yes, there are different types of shells but bash...
Accessing Your FilesThere are a number of ways to access and edit your files. The most obvious is using FTP. But for...
How to secure SSH - Part 1In Part 1, we'll be discussing various ways to secure your SSH terminal. Before attempting any of...