Jump to content
  • 0

Linux - Ubuntu/Debian


Statique

Question

2 answers to this question

Recommended Posts

  • 0

Do you have LAMP (Linux - Apache - MySQL - Php) or simple Debian?

 

If you don't have LAMP you'll have to install mysql, etc.

 

To install java & mysql type

apt-get install sun-java6-jdk mysql-server

 

to connect to your mysql type

mysql -u root -p

 

I'm running my server on Linux too, if you need anything else let me know.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...