Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Remote desktop terminal
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
_easyrider_
Apprentice
Apprentice


Joined: 02 May 2003
Posts: 238
Location: Denmark

PostPosted: Sun Oct 10, 2004 8:33 pm    Post subject: Remote desktop terminal Reply with quote

I would like to hear if anybody can give me some advice on what programt to use and how to set them up if i would like to use my server as an desktop terminal server. I have no kind of X installed so i need to know it all from scratch..
Back to top
View user's profile Send private message
BWoso
l33t
l33t


Joined: 31 Dec 2003
Posts: 920
Location: Cleveland Ohio, USA

PostPosted: Sun Oct 10, 2004 9:00 pm    Post subject: Reply with quote

Is ssh the correct answer for this?

If so as root type
Code:
# /etc/init.d/sshd start
# ifconfig    (to find out your IP)

then from another computer, if windows download a ssh client, type ssh -l yourusername your.i.p.address and log into your computer.
_________________
I think that the forums are the greatest thing about Gentoo, thanks to everyone that posts on them!

The best way to cheer yourself up is to try to cheer somebody else up.
-Mark Twain-
Back to top
View user's profile Send private message
snowbum
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2004
Posts: 127
Location: peace

PostPosted: Sun Oct 10, 2004 9:06 pm    Post subject: Reply with quote

You want an actual X server or a console? Well of course you know you can use ssh for the later. If you want and X server you can use Xorg. What I use succesfully is VNC. I want to send email on my notebook, which is in one room in the building. And my admin boxes are in another room. So I usually always have a VNC session for viewing my notebooks screen and inputing keyboard and mouse events. It works pretty well for the most part. Sometimes when typing I get double letters. Also VNC is easily run on Windows platforms and I think MAC OS as well.

Code:

emerge -av vnc


KDE also uses VNC for it's "Desktop Sharing." So that should work with any vnc client.
_________________
The sun shall be turned to darkness and the moon into blood...
Back to top
View user's profile Send private message
_easyrider_
Apprentice
Apprentice


Joined: 02 May 2003
Posts: 238
Location: Denmark

PostPosted: Sun Oct 10, 2004 9:26 pm    Post subject: Reply with quote

Do you know a guide to install and setup Xorg and how to install KDE?. I need a virtual X server for some of my users to connect to the internet and etc.
Back to top
View user's profile Send private message
snowbum
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2004
Posts: 127
Location: peace

PostPosted: Sun Oct 10, 2004 10:18 pm    Post subject: Reply with quote

http://www.gentoo.org/doc/en/desktop.xml

maybe an
Code:
emerge -av KDE
is all you'll need. But you will most definatly still have to config X.

Please be warned that it may not be that not be easy to setup a system to allow multiple independent logins/connections to your server via VNC(if you want them to all have separate desktop) VNC is mostly beneficial for one user at a time. It sounds like you need a proper x server and client. The above link will teach you how to setup Xorg, and nice desktop GUIs such a KDE and Gnome.

If someone else knows how to setup a client to connect to the server, please advise.
_________________
The sun shall be turned to darkness and the moon into blood...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum