i need help on linux read please

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
icemanrj
Posts: 58
Joined: Wed Dec 26, 2007 1:49 am

i need help on linux read please

Post by icemanrj »

sorry :P but this i only one i have problem like
i need to download the java 6 on my dedicated server i got a linux centus but i don't know how to install the java any one have the code like via shh then using the java url to download on my dedicated server then install any have please
toxocara77
Posts: 42
Joined: Sun May 03, 2009 4:40 pm

Re: i need help on linux read please

Post by toxocara77 »

You can use lynx console browser to do this :)
Vapulabe
Posts: 271
Joined: Wed Mar 19, 2008 10:16 am

Re: i need help on linux read please

Post by Vapulabe »

You may download the file on your (windows) computer then transfert it using FTP to your server. You'll have a .sh file which is an installer. Use chmod 755 java-1.6....sh (put the file name there) to make it executable then run it.

You may need some command line argument to do a text-mode install... just run the file with --help to get more information.
MKas
Posts: 25
Joined: Wed Apr 15, 2009 10:57 am

Re: i need help on linux read please

Post by MKas »

That's why I prefer Fedora. Same architecture like CentOS, but much more packets.
icemanrj
Posts: 58
Joined: Wed Dec 26, 2007 1:49 am

Re: i need help on linux read please

Post by icemanrj »

let me try
Post Reply