Install OpenVPN: * CentOS: o Setup RPMForge Repository wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm rpm -Uvh rpmforge-release* o Install OpenVPN yum install openvpn chkconfig openvpn off then the configuration part more or less the
Category: Linux
How to send fax using remserial and efax on CentOS 5How to send fax using remserial and efax on CentOS 5
The condition is , Fax Modem is available over a TCP socket. Let say .. 192.168.1.59 port 4001 Now, in order to use that as a local serial modem. I
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
Perl script to delete file based on filename characterPerl script to delete file based on filename character
I had list of random file with the following title : SQjb2LNl 7XUPq4pE33 BfXleRiBEs DScVfSTsmp g98OFxz2Qy ILAct4iIj6 kwO1CyUMfD NDooi2dgzK PPWVzWKSwU s3nj04fMuG UIL7ywnzGo wughd2WRh5 ZAZjFiudHt 39TFHrbdFc 7XUrHjgPq7 BfXM2XVgMp DScXFGQuYc g99G9Lk0X0 ILAFJ9iQjH
First attempt with ipv6 at home networkFirst attempt with ipv6 at home network
After did fiddling a bit and search for ipv6 setup using google. I ended up with the following screen. not provided by default in TM unifi though.. time to explore
Firefox 3.6.13 and JRE plugins in CentOS 5.5Firefox 3.6.13 and JRE plugins in CentOS 5.5
Well, I did a removal of various self-installed firefox .. and also remove the exclusion of firefox package from /etc/yum.conf [main] cachedir=/var/cache/yum keepcache=0 debuglevel=2 logfile=/var/log/yum.log distroverpkg=redhat-release tolerant=1 exactarch=1 obsoletes=1 gpgcheck=1
Geoserver and Java (JRE)Geoserver and Java (JRE)
I was reinstalling some old system on new O/S.. CentOS release 5.4 (Final) before this I think was older version. After few time restarting Geoserver , no luck.. I tried
XML beautify using perl XML::WriterXML beautify using perl XML::Writer
There are code that we generate somehow having the whole data merged into just ONE long line. And end-user complained can’t be processed. Which is not so easy to read.
