Page 2 of 2

Re: Linux remote desktop

Posted: Wed Nov 17, 2010 2:24 pm
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 ;)

Re: Linux remote desktop

Posted: Wed Nov 17, 2010 2:27 pm
by badboy29
You probably have server version, in this version, these things are not installed by default.

Re: Linux remote desktop

Posted: Wed Nov 17, 2010 2:36 pm
by _DS_
jurchiks wrote:Also, I can imagine that editing files through console is kind of hard, if not impossible.
Install mc.

Re: Linux remote desktop

Posted: Wed Nov 17, 2010 2:51 pm
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

Re: Linux remote desktop

Posted: Fri Nov 19, 2010 7:06 am
by web
also for best reomte desktop like experience on linux you can use nx server.