Bumped onto one nice song this morning. Trying to catch the Dhuha time’s .. :) Doa Dhuha Album : Hijrah Munsyid : UNIC 1e-9puhEZ-I Ya Allah sesungguhnya waktu dhuha itu
Month: May 2011
httpd:How to add another port for webhostinghttpd:How to add another port for webhosting
Let’s say somehow client want the webservices to be hosted at the different port of default *:80. Just add the following : into /etc/httpd/conf/httpd.conf #Listen 12.34.56.78:80 Listen 80 Listen 8080
iSCSI: how to remove and add host targetiSCSI: how to remove and add host target
There are times at certain environment that the supposed to be fixed IP Address of the shared storage have to change. Althought ,am having difficulties to contemplate the reality that
How to setup Virtual FTP server using pure-ftpd in CentOSHow to setup Virtual FTP server using pure-ftpd in CentOS
To setup Virtual FTP server using pure-ftpd in CentOS is as below : 1. Download the packages. Assuming you already had rpmforge repo enable in your yum.conf.d yum install pure-ftpd