Des articles

 Change the default SSH port

The Secure Shell (SSH) Protocol by default uses port 22. Accepting this value does not make your...

 DomainKey and DKIM working simultaneously in Kloxo

I have DomainKey and DKIM working simultaneously. Here's what you need to do 1. install...

 How To Install Nginx On Kloxo

# update system yum update # update kloxo - repeat until version 6.1.10 when running 'sh...

 How to Create/Restore Backup In Kloxo

Backup/Restore is a core part of Kloxo. You can take backup of your entire hosting and you can...

 How to Install LiteSpeed on a WHM/cPanel Server

Here’s how you install LiteSpeed on a WHM/cPanel Server – it should take about 25minutes from...

 How to optimize memory in Kloxo

1. First take care of MySQL : You need to SSH to your VPS at first.Now if you don't already...

 Install ionCube Loader Using The Atomic Yum Repository On CentOS Linux

The other day I needed to install ionCube Loader for encrypted PHP code to run on a CentOS Linux...

 Installing Zend Optimizer On Debian

The Zend Optimizer enables you to run Zend Guard encoded files.1. Download a copy of Zend...

 Internal Server Error while accessing cPanel, WHM & webmail

When accessing cPanel, WHM & webmail at times you get a error as below. Performing upcp OR...

 MariaDB MYSQL Invalid Grant String Set Default Role 0

Symptoms When accessing cPanel >> MySQL Databases you receive an error with the following:...

 Optimising Wordpress Blog

Every one loves wordpress and they enjoy working on it . However using a custom theme and plugins...

 Reducing memory In Kloxo

Let's reduce the Mysql server memory requirements # nano /etc/my.cnf inside section [mysqld]...

 Repairing a MySQL Database with phpMyAdmin

Occasionally database tables become corrupt and you are no long able to access them. It is a good...

 Reset a MySQL root password

So you've managed to misplace your root login for a MySQL database? Not to worry, the following...

 Setting up a Linux Streaming Server

Linux, streaming server Linux, allows you to stream video, audio or other media on your website....

 Tuning MySQL Performance with MySQLTuner

1 Using MySQLTunerYou can download the MySQLTuner script as follows:wget...

 Using VI Text Editor

Text editors are programs used to create or edit files. One of the most popular editors on...

 VPN via the TUN/TAP device

Kernel TUN/TAP support OpenVZ supports VPN inside a container via kernel TUN/TAP module and...