Jump to content
  • 0

Linux - Ubuntu/Debian


Question

Posted

Hello MxC,

 

I have no idea how to install L2J on linux that's the reason need some help.

I currently have access via ssh can somebody help me make the server work?

2 answers to this question

Recommended Posts

  • 0
Posted

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.

Guest
This topic is now closed to further replies.


×
×
  • Create New...