PDA

View Full Version : [lubuntu] sql/java



mk2011
May 11th, 2012, 07:21 AM
How to install and run sql commands in ubuntu11.01.
How can i install Java? please help....

greenpeace
May 11th, 2012, 08:41 AM
Which sql are you using? for example installation of MySQL can be achieved from the command line as follows:

sudo apt-get install mysql-server mysql-client

which will install both the MySQL server and client.


For the installation of Java there is a lot of information on this guide:

https://help.ubuntu.com/community/Java