Articles

  How can I add an IP address to my Linux Server

Adding an IP address to a CentOS server is very easy. Go to the network configuration...

 *WARNING* Since the Virtuozzo VPS iptables ip_conntrack_ftp kernel module + csf

Getting the following error while trying to restart csf in my VPS . root@edesk [/etc/csf]# csf...

 Backup And Restore A MySQL Database Through Command Line

Most of the time, you can easily manage your database with web-based tools such as phpMyAdmin....

 Changing the hostname on CentOS

If the hostname setting is incorrect on your CentOS/RedHat/Fedora machine, it's really easy to...

 Command to start/stop/restart CSF firewall rules and CSF Firewall

How to Start CSF firewall rules on linux server root@localhost[~]$ csf -s How to Stop/Flush CSF...

 Connecting to your Linux server

To connect to your Linux VPS or Dedicated Server, you need a ssh client.  We recommend...

 Connecting to your Windows server

To connect to your Windows VPS or Dedicated server, you use Remote Desktop Connection. Go to:...

 Disable Root SSH Login on Linux

One of the biggest security holes you could open on your server is to allow directly logging in...

 Disabling Dangerous PHP Functions..

Have you ever wondered which PHP functions are termed to be highly dangerous in web hosting...

 Enable/Disable multiple RDP in Windows Server 2012

 Hosting multiple SSL certificates on a single IP address with SNI

Overview All of our hosting services support the Server Name Indication (SNI) extension to the...

 How can I create a database from an sql backup file ?

First, create the database.. /path/to/bin/mysqladmin -u $mysqlusername -p$mysqlpassword create...

 How can I see all running processes from my server?

Type the following command from shell prompt.It will display the currently running processes. ps...

 How to Enable / Disable Multiple RDP Sessions in Windows 2012

How to Enable/Disable Multiple RDP Sessions in Windows 2012By default, Windows 2012 servers allow...

 How to Enable TUN/TAP Module in OpenVZ

OpenVZ supports VPN inside a container via kernel TUN/TAP module and device. To allow VPS #101...

 How to Free Inode Usage

FINDING INODES ON A REALLY FULL UP SYSTEM It's quite easy for a disk to have a large number of...

 How to disable direct root Logins?

SSH into your server as ‘admin’ and gain root access by su Copy and paste...

 How to enable PPP Module to a VPS on OpenVZ

Steps to Enable PPP Module in a VPS: To enable PPP module on a VPS, the Hardware Node should...

 How to enable swap inside your VPS

A lot of people are asking about swap in an OpenVZ VPS. Usually swap is not good but in some...

 How to manually change LiteSpeed to a new license key

If you need to change to a new license key due to license upgrade/downgrade, and have...

 Howto Setup root forwarder [CSF (ConfigServer Firewall)]

After installing CSF as cPanel Add-on on an dedicated server. On doing test scan it tells:...

 Increase simultaneous/concurrent TCP connections (Linux)

Symptom /var/log/messages states that packets are being dropped due to the limit being reached....

 Install CHKROOTKIT on CentOS 5.x & 6.x

Steps to Install CHKROOTKIT on CentOS: #cd /usr/local/src #wget...

 Installing RKHunter on CentOS 5.x & 6.x

Steps to Installing RKHunter #cd /usr/local/src #wget...

 MYSQL: Out of resources when opening file... (Errcode: 24)

The mysql error:  Out of resources when opening file... (Errcode: 24)   indicates that the number...

 Memory usage seems too high inside a VPS

There are cases when you may notice that the memory usage is too high inside your VPS without a...

 RESTORE YOUR MYSQL DATABASE FROM THE COMMAND LINE

Restoring via the command line Restoring from FILENAME.mysql is a three step process:...

 Setting up a Red5 Flash Media Server

Process for installing a Red5 Flash Media server in a VPS or Dedicated environment.   Install...

 Setup VNC on CentOS 6

  The process of setting up VNC (and GNOME Desktop) is slightly different between CentOS 5 and...

 Steps to recover and disinfect your site from eval base64_decode php virus

1) Shutdown the Site You need to basically close the door to your site before you do your...

 Stop .pl .cgi Script Execution From Browser

 Ubuntu Services Commands

What services are available for startup?Use the status-all switch to list all services which are...

 Use Public Key Authentication with SSH

Authentication Authentication keys come in two parts: a "public" component that is stored in...

 What the temporary links to access cpanel/plesk?

This is the most common question asked. So please refer the following Links to access...

 cPanel EasyApache 4 Installing Imagemagick and imagick PHP extension

This is a quick guide on how to install both the imagick PHP extension as well as the application...