server

:: change date and time on xen vm

:: how to change date and time on xen vm + enable independent_wallclock on xen vm # echo 1 > /proc/sys/xen/independent_wallclock...
Sysadmin.ID
14 sec read

:: install epel repository on centos 5.6

:: what is epel repository The EPEL (Extra Packages for Enterprise Linux) repository is a community-based effort from the Fedora Project...
Sysadmin.ID
15 sec read

:: update centos 5.5 to 5.6

:: how to update linux centos 5.5 to 5.6 # yum update :: checking centos version # cat /etc/issue CentOS release...
Sysadmin.ID
13 sec read

:: installing postgresql on linux debian

:: what is postgresql please take a look this :: how to install postgresql on debian # aptitude install postgresql ::...
Sysadmin.ID
10 sec read

:: virtual host on lighttpd

:: how to setup ligttpd vhost on linux debian + create directory for vhost website # mkdir -p /var/www/vhost/blackonsole.org/{http,logs} # mkdir...
Sysadmin.ID
28 sec read

:: 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