Knowledgebase

Categories

cPanel Plugin (5)

how to, etc

Hardware (1)

Hardware Information

Networking (1)

Networking Articles

Tips & Trick (9)

Tips & Trick

Tools (4)

Tools for make you server better

Most Popular Articles

how to check VPS Disk I/O

1. Login to root 2. Execute this command dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

Resetting MySQL Root Password

The preceding sections provide password-resetting instructions for Windows and Unix...

how to install Root Kit Hunter (RKHunter) on Centos

This post explains how to install RKHunter  in Linux. Rootkit scanner is a scanning tool....

change ssh port

1. Login into your server as a root user pico -w /etc/ssh/sshd_config Find the line...

how to reset date on server

rpm -qa | grep ntp .. (see if you have ntp even loaded) If not .. load the package .. Now it...