installed phpmyadmin, but i get “404 not found”

I installed PhpMyAdmin on my Ubuntu 10.04  but when I came to test it out I couldn’t get it to work: I just got a 404 Not Found page instead of the PhpMyadmin login page.  I searched the web and found out a soltion.A small hack must be done on apache’s confighuration file to solve this problem .Edit /etc/apache2/apache2.conf

vim /etc/apache2/apache2.conf

Add this to the bottom of the file

Include /etc/phpmyadmin/apache.conf

then restart apache as root.


/etc/init.d/apache2 restart

Install Aptana Studio with jquery code assist in Debian Squeeze

In Debian Squeeze Aptana Studi Version 2 works fine….but when we try install jquery support from install Aptana feature it often fails to install…

This method fails in the midst of installation…So after searching i found one way..

1)Download plugin by clicking this: com.jquery.1.5_1.5.jar

2) Copy file com.jquery.1.5_1.5.jar to directory ~/Aptana Studio 2.0/dropins

3) Start Aptana 2.0 and enable the code assist as shown in the following picture.

You can get this by going to Window > Preferences

Select it and apply ok.Now you will get jquery support in your codes.

How to become invisible in pidgin using gtalk account

At some time its necessary for us to become invisible in our chats .In pidigin there is no invisible status option…but using this trick we can become invisible in pidgin in GNU.LINUX….First download this file from the below give link…..

http://fahhem.com/pidgin/gtalkinvisible.tar.gz

Extract the file.In your home folder if pidgin is installed there will be hidden folder called purple .Move the .so file to ~/.purple/plugins and restart Pidgin.

If plugins folder is absent create one thats all…..

Happy Hacking 🙂