Showing headlines posted by mic_linux_usa

subversion-six-commands-in-one-script

Most of the time developers forget to checkin or update the file/folders from server, With this bash script file will automatically update from server, then lock and open in vi editor whenever developer save the file it will ask for commit message and checkin in server after that it will unlock for other developers.

How to setup apache high availability cluster?

This is how to setup the apache high availability cluster in debian with NFS as data storage, In this setup you can add many servers in cluster.

Successful Debian Kernel upgrade compile in few mins

I never found good documentation on upgrading/compiling Linux kernel in Debian, Most of the time I stuck in between and my running libs gets corrupted, then same story; Put new hard disk, Install latest Debian, mount old HDD and copy all the contents. After reading documents in net, I setup my step-by-step Linux kernel up-gradation (Bash Scripts) in Debian. Up-till now I upgraded more than 5 Debian kernels without any problem.

Very easy installation of Apache subversion and Active Directory

  • Opensourcedevelopment.net (Posted by mic_linux_usa on Jul 15, 2007 6:15 AM EDT)
  • Groups: Linux
Everyone is facing the problem of integration of apache/Subversion with Active directory. I found the document with complete package and it takes only 5-10 mins to install. You can also use the same and if any problem, Logon to http://forum.opensourcedevelopment.net, It is really very good.