Linux remote desktop

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
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Linux remote desktop

Post by Naonah »

Thank you all guys for help.

I had just not gnome-environment installed, lol. Cuz I didnt noticed that this Ubuntu setup is minimal :D

Now, ofc all work fine :D

Best regards and thank you for your time ;)
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: Linux remote desktop

Post by badboy29 »

You probably have server version, in this version, these things are not installed by default.
Aka UnHoly
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: Linux remote desktop

Post by _DS_ »

jurchiks wrote:Also, I can imagine that editing files through console is kind of hard, if not impossible.
Install mc.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: Linux remote desktop

Post by JMD »

You can install ubuntu desktop enviroment.

Code: Select all

sudo apt-get install ubuntu-desktop
When you are done you can shut the desktop enviroment down with:

Code: Select all

sudo /etc/init.d/gdm stop
and start it again with:

Code: Select all

sudo /etc/init.d/gdm start
web
Posts: 32
Joined: Wed Jul 08, 2009 3:09 am

Re: Linux remote desktop

Post by web »

also for best reomte desktop like experience on linux you can use nx server.
Post Reply