install

:: CentOS: Apache2 worker MPM, FCGI, APC

:: Installing Apache2, FCGI, APC yum install httpd php-cgi mod_fcgid php-pecl-apc   :: Enable worker MPM on Apache2 vi /etc/sysconfig/httpd #...
sysadmin.id
45 sec read

:: Debian: Upgrade php 5.3

:: How to upgrade php 5.3 on Debian + setup php5.3 repo vi /etc/apt/source.list add these line: deb //php53.dotdeb.org stable all...
sysadmin.id
9 sec read

:: CentOS : Installing WebMin

:: How to installing WebMin on CentOS + create webmin.repo vi /etc/yum.repos.d/webmin.repo add these line: name=Webmin Distribution Neutral #baseurl=//download.webmin.com/download/yum mirrorlist=//download.webmin.com/download/yum/mirrorlist...
sysadmin.id
14 sec read

:: PHP : Installing JSON extention

:: How to installing php json extention on Linux CentOS + installing php yum install php php-pear php-devel gcc make +...
sysadmin.id
14 sec read

:: CentOS 6: Postfix and Dovecot

:: How to installing Postfix and Dovecot on Linux CentOS yum install postfix dovecot chkconfig postfix on chkconfig dovecot on  ...
sysadmin.id
53 sec read

:: Setup PPTPd VPN on Linux

:: What is PPTP The Point-to-Point Tunneling Protocol (PPTP) is a method for implementing virtual private networks. PPTP uses a control channel...
sysadmin.id
40 sec read

:: Install mod_evasive on cPanel

:: What is mod_evasive mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP...
sysadmin.id
35 sec read