Configuring Wifi and Internet in Ubuntu. I have been personally dealing with this problem from past 1 week. But didn’t get the time to solve this because of busy schedule. Some days back I installed Ubuntu on my machine and started playing with its features. Accidentally I somehow removed the Network Manager of Ubuntu, which [...]
Posted by Inderjeet as Ubuntu
I just installed the LAMP (Linux+Apache+MySQL+PHP) structure on my Ubuntu machine. Installing the structure is pretty easy. But getting it all running seamlessly is the another thing. After installing the things I typed http://127.0.0.1 (http://localhost/) on my Browser and it said “It Works”. But when I tried to open the phpmyadmin (http://localhost/phpmyadmin/) which is used [...]
Posted by Inderjeet as Ubuntu
I have recently installed Ubuntu 9.04 Jaunty on my machine. Let me introduces Ubuntu to people who don’t know about it. It is a Open source OS from Canonical, which can be downloaded free from web. It is available as both server and desktop editions. After installing Ubuntu I have had to install day to [...]