TechFiz on August 31st, 2008

Hpn revamps habba.in with a dashing new look. Its colorful and adds more fun while we prepare ourself for a new journey.

Continue reading about Habba.in revamped for Mysore event

TechFiz on August 30th, 2008

If you want to view your Debian/Ubuntu desktop, you need to add the language support for your language via System -> Administration -> Language Support Menu option.
Once you’re in-front of language support window, do select the language which you want for yourself. Click on “Ok” to start with the installation process. If your installation is [...]

Continue reading about Language support in Debian/Ubuntu

TechFiz on August 30th, 2008

What if I like to access the servlets directly via port 80 instead of using :portnumber on my URL?
You can do a trick, Edit apache virtualhost entry and add the JkMount directive.
For example: I wanted to access a servlet which was under seed directory of my document root. I was able to access the servlet [...]

Continue reading about Apache/Tomcat and JkMount with Servlets

TechFiz on August 29th, 2008

Have you ever wondered how to give access to the files which are stored under /home/username/public_ftp of a Cpanel account anonymously?
Yes, It’s possible. First you need to get a dedicated account assigned for the domain and then, goto /etc/pure-ftpd folder. Here you find a directory named with the different IPs which are found on the [...]

Continue reading about Pure-FTP and Anonymous access

TechFiz on August 29th, 2008

Title: Habba Volunteers meetLocation: Vivekananda Park, Akashavani Circle, MysoreLink out: Click hereDescription: First meet for Habba v2 event preparation.
-Sampada Technical TeamStart Time: 11:00Date: 2008-08-31

Continue reading about Habba Volunteers meet

Today I was unable to start apache on one of the VPS servers. Here is the error_log output.
[Thu Aug 28 16:45:02 2008] [warn] pid file /var/run/apache2.pid overwritten — Unclean shutdown of previous Apache run?
[Thu Aug 28 16:45:02 2008] [notice] Apache/2.2.3 (Debian) configured — resuming normal operations
[Thu Aug 28 16:45:02 2008] [alert] (12)Cannot allocate memory: apr_thread_create: [...]

Continue reading about Cannot allocate memory: apr_thread_create: unable to create worker thread