Follow the step given below :
Open Terminal and Type :
For gnome users :
gksudo gedit /etc/apt/sources.list
For KDE users :
gksudo kwrite /etc/apt/sources.list.
Add the line below :
deb http://packages.medibuntu.org/ karmic free non-free
Now save the sources [...]
Lamp is an web developement under Linux(Using mysql as database) , where Apache as the web server,Mysql as the relational database management system and PHP as the object-oriented scripting language.
Installation : Apache2
Open Terminal and follow the commands given below (step by step)
Command :-
sudo apt-get install apache2
For checking Apache has been installed correctly, [...]
Ubuntu Jaunty Jackalope (9.04)
For testing only! This is a pre-release version of Ubuntu and is almost ready for general use.
Thanx to lafaspot for this video
Ubuntu 9.04 or, should I say, “The Jackalope,” will be the tenth release of the Ubuntu operating system. However, until then, we have another version that should attract our attention [...]