How to configure vpn client on Linux

How to configure vpn client on Linux

This has been tested under RHEL 4/5, CentOS 4.4/5 and fedora 8 (kernel version 2.6.15+) I found and stored few required rpm packages from various places that you will download from given. http://www.4shared.com/file/113579629/ee5e0aed/libglade-017-11i386.html http://www.4shared.com/file/113579642/2fd674e3/libglade-devel-017-11i386.html http://www.4shared.com/file/113579654/dfaee097/libxml-1817-8i386.html http://www.4shared.com/file/113579677/7491d3af/libxml-devel-1817-8i386.html http://www.4shared.com/file/113579714/ba004fa4/php4-pcntl-449-1fc5i386.html http://www.4shared.com/file/113579747/5e7eea5b/php4-pcntl-gtk-102-4fc5i386.html http://www.4shared.com/file/113579758/d7dac68b/pptp-172-3fc5i386.html http://www.4shared.com/file/113579764/f541d963/pptpconfig-20060821-1fc5noarch.html After downloading these first you will have to install lib packages and then pptp packages …

Read More Read More

Automate script for hp_ltt with read option

Automate script for hp_ltt with read option

Hello Friends, Many days back, I have configured this storageworks devices of HP and nowadays one of my friend is having like the same issue’s with the os’s to configuring HP storageworks, he has been doing manual driver scan with hp_ltt tool every time when system has been rebooted. Actually there some thing missing with …

Read More Read More

openlsm-0.99 released

openlsm-0.99 released

Dear All, We are pleased to announce that the openslm-0.99 development platform released on 10th Jun 2009. We are sure that  all contributor’s of openlsm and IndianGNU.org community will start coding for openlsm… * Please don’t forget to test openlsm and give your valuable feedback/suggestion! community Blog – http://www.indiangnu.org/ Download openlsm ~ * http://openlsm.sourceforge.net/ http://sourceforge.net/project/showfiles.php?group_id=211420 …

Read More Read More

openLSM + Cherokee

openLSM + Cherokee

Dear All, We are pleased to announce that tomorrow we are launching openslm-0.99 development platform. We are sure that  all contributor’s of openlsm and IndianGNU.org community will start coding for openlsm… * Please don’t forget to test openlsm and give your valuable feedback/suggestion! openlsm + Cherokee – After all ups and  down finally openLSM community …

Read More Read More

Partitioning in MySQL

Partitioning in MySQL

Introduction – Partitioning is available in Oracle since 8i (few feature or type) version but in MySQL it is available after 5.1 version. Partitioning allows you to distribute portions of table across a file system (physically at different location). User can define the partitioning of table so that some portion of table can stored at …

Read More Read More

WebSVN 2.2 best tool to browse your svn repository

WebSVN 2.2 best tool to browse your svn repository

Introduction – Recently we started development work on  openSLM. As per our plan we will complete  openLSM web server  customization within two months from now… So I installed Subversion and WebSVN latest version to serve by purpose. WebSVN 2.2 is one of the best tool to view or browse your subversion repository on web  by …

Read More Read More

Dear Reader

Dear Reader

Dear Reader, Thank you for your patience. IndianGNU.org site was down since past one & half month. I am really sorry for same!!. We moved  IndianGNU.org to new hosting  provider. WordPress is also upgraded to new 2.7.1 version with lot of new features. Please provide your feedback if any thing is missed Thank you, IndianGNU.org

Subversion – How to configure with Apache WebDAV or svnserve

Subversion – How to configure with Apache WebDAV or svnserve

1] What is Subversion? Subversion is a beautiful free/open source tool (software) to manage changes made to your information. Subversion manages files and directories, and the changes made to them over time. This allows you to recover older versions of your data or examine the history of how your data changed. Subversion can operate across …

Read More Read More

Epoch or Unix timestamp and Date format

Epoch or Unix timestamp and Date format

What is Epoch time ? Unix time, or POSIX time is also know as Epoch time. Linux/Unix operating systems maintain system time based on some starting time called the Epoch. In Linux/Unix and POSIX systems count time as seconds since midnight Coordinated Universal Time (UTC) of January 1, 1970, not counting leap seconds. It is …

Read More Read More