Tutorial

Exim4 :: Installing on Ubuntu

:: How to install Exim4 in Linux Ubuntu sudo apt-get install exim4   :: Checking exim4 sudo netstat -tlupn | grep...
SysadminID
26 sec read

Linux CentOS:: Install ffmpeg

:: How to install ffmpeg in Linux CentOS + add DAG repository vi /etc/yum.repos.d/dag.repo # add these line: name=DAG RPM...
SysadminID
10 sec read

XEN:: How to reset root password in guest vm

:: How to reset root password in guest vm + Find info for guest disk file xm list cat /etc/xen/guest_name.conf #...
SysadminID
18 sec read

cPanel :: PHP Startup: Suhosin Extension does not officially support PHP 5.2

:: error PHP Warning: PHP Startup: Suhosin Extension does not officially support PHP 5.2 and below anymore, because it is discontinued....
SysadminID
35 sec read

cPanel :: Attracta SEO Tools 401 Error

:: Error HTTP error 401 You do not have permission to access this page.   :: How to fix 401 error...
SysadminID
13 sec read

cPanel / WHM :: Installing ApacheBooster

:: How to install ApacheBooster on cPanel / WHM server wget //prajith.in/downloads/apachebooster.tar.gz tar -zxf apachebooster.tar.gz cd apachebooster sh install.sh   ::...
SysadminID
9 sec read

cPanel :: Installing NGINXCP

:: How to install nginxcp on cPanel / WHM server cd /usr/local/src wget //nginxcp.com/latest/nginxadmin.tar tar xf nginxadmin.tar cd publicnginx ./pythonfix ./nginxinstaller...
SysadminID
11 sec read