httpd

:: install lighttpd on linux

:: how to install lighttpd on linux debian # aptitude install lighttpd :: configuring lighttpd on linux # vi /etc/lighttpd/lighttpd.conf ###...
sysadmin.id
34 sec read

:: reinstall apache on cpanel

:: how to reinstall apache on cpanel login to your cpanel server and run easyapache script # /scripts/easyapache or you can...
sysadmin.id
6 sec read

:: installing nginx with h264 streaming

:: download and extract package # wget //nginx.org/download/nginx-1.0.0.tar.gz # tar xzf nginx-1.0.0.tar.gz # wget //h264.code-shop.com/download/nginx_mod_h264_streaming-2.2.7.tar.gz # tar -zxvf nginx_mod_h264_streaming-2.2.7.tar.gz # wget...
sysadmin.id
52 sec read

:: php-fpm on php 5.2.10

:: how to installing php-fpm on php 5.2.10 # zypper in patch # cd php-5.2.10/ # wget //php-fpm.org/downloads/php-5.2.10-fpm-0.5.13.diff.gz # gunzip php-5.2.10-fpm-0.5.13.diff.gz...
sysadmin.id
8 sec read

Install icinga web on Linux Debian

|| what is icinga web Icinga Web is an online portal to view Icinga monitoring results and send commands to the...
sysadmin.id
1 min read

Installing Icinga with IDOUtils on Linux Debian

|| what is icinga Icinga is an enterprise grade open source monitoring system which keeps watch over a network and any...
sysadmin.id
1 min read

Install PHP 5.3 on Centos 5.5

|| add PHP 5.3 Webtatic repository # rpm -Uvh //repo.webtatic.com/yum/centos/5/latest.rpm || installing PHP 5.3 # yum --enablerepo=webtatic install php or ||...
sysadmin.id
7 sec read