Articles
Check available disk space on your server with SSH for Linux
After connecting to your Linux server via SSH, you have several commands available to check disk...
Convert Windows Server Evaluation to the retail edition
When a new VM or dedicated server is setup with a Windows Server OS, it can be deployed with the...
Editing files in SSH using VI
VI is a Linux text editor that can edit most of the files under a Linux architecture (text files,...
How To Install and Uninstall FrontPage Extensions
This tutorial will show you how to install and uninstall FrontPage extensions. Please note that...
How to enable custom PHP.INI settings
Making changes to the PHP.INI can be done for your account by doing the following. In this...
How to enable or disable directory browsing in IIS
Directory browsing allows visitors to see a list of files and folders in a directory when no...
How to export your Windows IIS website list to a txt and xls (Excel) file
If you manage multiple websites on a Windows IIS server, exporting a list of your sites is useful...
How to install a .bin file using SSH on Ubuntu/CentOS
.bin files are self-extracting Linux binary installers, commonly used for distributing server...
How to update your servers cPanel license (SSH)
Now and again you might need to manually update your cPanel license. To do this login to the...
Installing and running rkhunter on a VPS or dedicated server
rkhunter (Rootkit Hunter) is an open-source security tool for Linux that scans your server for...
Keeping SSH session running using 'Screen'
Screen is like a window manager for your console. It will allow you to keep multiple terminal...
Migration: To and from Linux/Windows Servers
Here are some key points and issues when migrating from or to Linux/Windows servers.MsSQL...
Redirect from non-https (http) to https using htaccess
Redirecting from HTTP to HTTPS is very easy and a lot of control panels such as cPanel have...
Redirecting all domains to one domain using htaccess
Sometimes you will want to migrate all domains that point to the same webroot to a single domain...
SFTP/SSH Ports for Shared and Reseller Hosting
We use custom ports for our SSH/SFTP services to help prevent common attacks on servers. Please...
Where to find your servers httpd.conf file
The location of Apache's main configuration file (httpd.conf or apache2.conf) varies by operating...