Articles

  Creating a Package on WHM

With WHM installed in your Hosting, you can create multiple sub-packages which you can then...

 5 basic cURL command examples

URL is very useful command line tool to transfer data from or to a server. cURL supports various...

 7 basic tips to improve Apache security

Apache is the most popular and most used web server in the world, and it is the first web server...

 Accessing your VPS or Dedicated Servers using SSH

What is Secure Shell (SSH)?Secure Shell (SSH) is a cryptographic network protocol typically used...

 Adding an Account on WHM

To create an account on WHM, you first need to Add a Package. Once, you have added a Package, you...

 An introduction to Linux log files

Learn about the log files when your system is running smoothly as understanding the log files...

 Basic MySQL database administration on a Linux VPS/Server

MySQL is one of the most popular relational database management systems (RDBMS). It is...

 Basic shell commands after Putty

With the rise of control panels over the years administering a server has become less challenging...

 CSF - Firewall Installation & Configuration

The CSF (ConfigServer) firewall is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion...

 CSF firewall and steps to install the same

The CSF (ConfigServer) firewall is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion...

 Change exim interface IP address

Your server's main/shared IP address may get blacklisted by one or many RBLs due to a variety of...

 Configure Odoo 8 subdomain filtering on a Linux VPS

Odoo in one of the most commonly used business applications at the moment. It can be configured...

 Configuring cPHulk and unblocking your IP

Brute force is an attack (hacking) method that involves using an automated system to guess the...

 Configuring/Adding a secondary/new IP address on a CentOS/Redhat server

If you have cPanel, then you can add additional IP addresses on the server by accessing the WHM...

 Directory and File Structure - Linux

Directory/Folder StructureFrom amongst the several directories found within your cPanel account,...

 How to Show All Users in MySQL

This is a common question most beginner MySQL users ask. We notice it all over the internet and...

 How to Speed Up Your Magento eCommerce Site

Magento is a very popular and feature rich open source e-commerce web application. Magento is...

 How to Use Robots.txt

What is the Purpose of the Robots File?When a search engine crawls (indexes) your website, the...

 How to apply and revert a Magento security patch on a Linux VPS/Server

Magento is one of the most popular open-source eCommerce platforms and it is used by thousands of...

 How to change the default SSH port on a Linux VPS/Server

There are many ways to secure your Linux vps/server. Changing the default SSH port from the...

 How to check if an email address really exists

In this article, you’ll learn how to use the command line to verify whether a specific email...

 How to create and edit files on a Linux VPS/Server

Once you are navigated to the newly created directory, create your first file using the touch...

 How to drop tables from a database in phpMyAdmin?

This article will demonstrate how to drop (permanently delete) tables from a database in...

 How to find a file on a Linux VPS

Using the command line on a Linux machine could be very uncomfortable, especially for the...

 How to improve the performance of your website with APC and memcached

Today we will show you how to improve the performance of your website with APC and memcached.APC...

 How to install Mahara on Ubuntu

Mahara is a fully featured web application to build your electronic portfolio. You can upload...

 How to install Monitorix system monitoring tool on CentOS 6

Monitorix is open-source, lightweight and at the same time very simple to use. To install this...

 How to install ProjectSend on CentOS 6

we will show you how to install ProjectSend on a Centos 6 VPS using Apache web server and MySQL...

 How to install Suhosin on a Linux VPS/Server

Suhosin is an advanced protection system for scripts and the PHP core itself. It is an open...

 How to install TicketsCAD on CentOS

Tickets CAD is a free open-source computer-aided dispatch (CAD) software and it is a part of the...

 How to install Tomcat

Apache Tomcat is a opensource webserver product of Apache Foundation like Apache HTTP server. It...

 How to install Virtualmin on a Linux VPS

irtualmin is very flexible and powerful web hosting control panel for Linux and UNIX systems. It...

 How to install Webasyst on CentOS

Webasyst is an open source PHP framework used by web developers for creating sleek multi-user web...

 How to install and configure AutoMySQLBackup

AutoMySQLBackup is very useful utility for creating daily, weekly or monthly backups of one or...

 How to install and use WP-CLI on a Linux VPS/Server

WP-CLI is a command line interface for managing WordPress installations. WP-CLI provides a set of...

 How to install mod_evasive on cPanel servers

mod_evasive is an Apache module to provide evasive action in the event of an HTTP DoS or DDoS...

 How to secure WordPress on a Linux VPS/Server

More than 60 million people use WordPress to run their websites or blogs. Having in mind its...

 How to update the software on a Linux VPS

Many critical vulnerabilities are patched by the time they become public so if you do not update...

 How to upgrade a WordPress website via SSH

Keeping your WordPress installation, plugins and themes up to date is very important. You have to...

 How to use EasyApache 3 on a Linux VPS/Dedicated Server with WHM/cPanel

EasyApache is very useful software provided by WHM that can be used to install, modify, update,...

 How to use rsync on a Linux VPS/Server

Rsync is a file-copying tool which allows you to copy or synchronize files and directories on a...

 Install Adminer on a CentOS VPS

Adminer is a database management tool written in PHP. It is similar to phpMyAdmin and it is...

 Install Config Server Firewall on a Linux VPS/Server

Security is one of the most important things you need to consider if you have an online business....

 Install Hiawatha on a Linux VPS/Server

Hiawatha is an advanced, light and high-performance open source web server designed by Hugo...

 Install InvoicePlane on a CentOS

InvoicePlane is a self-hosted open source application for invoices, clients, quotes and payments...

 Install LimeSurvey on a CentOS VPS

LimeSurvey (formerly PHPSurveyor) is an open source online survey application. It allows you to...

 Install Moodle 3.0 on a Linux VPS

Moodle is an all-in-one learning platform which is very flexible and highly customisable. It is...

 Install PHP Composer on a Linux VPS

PHP is one of the most widely used programming languages for building web applications....

 Install PrestaShop on a CentOS VPS/Server

PrestaShop is an open-source e-commerce solution which allows you to maintain your own online...

 Install Python from source on Linux VPS/Server

Python is an open-source high-level programming language and at the same time, it is...

 Install Ruby on Rails with Apache and Passenger on CentOS 6

Firts, lets create a new sudo user adduser newUser passwd newUser usermod -G wheel newUser...

 Install Softaculous Auto Installer on WHM/cPanel

Softaculous is an auto installer which allows you to install 350+ great scripts on your server....

 Install Zikula on a CentOS VPS

Zikula is an open source PHP application framework and CMS released under the GNU General Public...

 Install and configure Linux Malware Detect on a CentOS VPS/Server

Linux Malware Detect or just Maldet is free and open source malware scanner for Linux machines....

 Install mod_security with the OWASP core rule set on a CentOS

Mod_Security is free and open source web application firewall for Apache and Nginx. It is very...

 Installing Cloudlinux and Configuring LVEManager and Cagefs

The process below explains how to install CloudLinux on your server1. Download the cldeploy...

 Locations of Common Log Files on cPanel Servers

EximExim is the MTA(Mail Transfer Agent) that cPanel utilizes.  Exim has three primary logs, but...

 Mail Limiting via WHM

It is important that you keep a check on the spam originating from your server by using some of...

 Optimizing Apache

Apache OptimizationThe efficiency with which Apache runs can greatly be improved with a few small...

 Optimizing Joomla

Joomla is a popular CMS that is highly extensible and customizable. The following are suggestions...

 Optimizing Magento

Magento is a very popular eCommerce application. It offers a great deal of customization and...

 Optimizing MySql

For a basic level optimization of MySQL server you can use the MySLQ tuner script that is easily...

 Optimizing Wordpress

Wordpress is currently one of the most popular blogging/CMS applications. Here are some ideas for...

 Optimizing and repairing MySQL databases with mysqlcheck

We will talk about mysqlcheck which is a maintenance command line tool that allows you to check,...

 Optmods for EasyApache

There have been many changes in the funtionality of cPanel over a couple of years. Some new...

 PHP Cannot modify header information

Warning: Cannot modify header information - headers already sent by (output started at...

 PHP Parse error: syntax error, unexpected $end

This error is typically caused by a missing } used in PHP to denote content belonging to a WHILE,...

 Rebooting your VPS or Dedicated server

f you’d like to reboot your VPS or dedicated server after making any configuration changes or due...

 Rebuilding Apache & PHP in WHM

If you’ve got a VPS or Dedicated Server with cPanel and would like to upgrade to the latest...

 Repair tables in MySQL

Table corruption in MySQL is a very frequent issue. This primarily happens due to failed/forced...

 Security Tips for Your Server

Here are a few easy tips on how to improve the stability and security of your Virtual Private...

 Tomcat installation on non-cPanel servers

Apache Tomcat is a opensource webserver product of Apache Foundation like Apache HTTP server. It...

 What is DNS and how does it work?

You’ve probably noticed how DNS is mentioned all over the Internet. Every website uses it and...

Powered by WHMCompleteSolution