Explains how to setup iSCSI under CentOS / Red Hat Enterprise Linux (ES) 4 server.
{ 3 comments }
Posts tagged as:
Explains how to setup iSCSI under CentOS / Red Hat Enterprise Linux (ES) 4 server.
{ 3 comments }
Upgrading lighttpd is a piece of cake. There are two methods:
a) Use yum or apt-get or FreeBSD ports / command to update binary lighttpd package
b) Just download latest lighttpd tar ball from official web site and install the same.
Let us see how to upgrade lighttpd using source code (tar ball).
# 1 : Download lighttpd
Use [...]
{ 1 comment }