Gentoo Archives: gentoo-user

From: Mark Shields <laebshade@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] VNC server / windows viewer
Date: Thu, 12 Oct 2006 18:21:57
Message-Id: 642958cc0610121114ycb0cbeqd9356d00a9a41425@mail.gmail.com
In Reply to: [gentoo-user] VNC server / windows viewer by "Timothy A. Holmes"
1 On 10/12/06, Timothy A. Holmes <tholmes@×××××××××.net> wrote:
2 >
3 > Good morning all:
4 >
5 > For a couple days now I have been looking for a good simple setup that
6 > will allow me to run vnc on one of my gentoo workstations at home and
7 > connect to it from my windows box in another area of the house. I am
8 > not going across the internet, or anything wild like that, just trying
9 > to keep an eye on my box (the active desktop in fluxbox) when im
10 > elsewhere in the house. So far all the VNC HOW-Tos etc that I have read
11 > involve what appears to me to be very overly complex tunneling over ssh
12 > etc (a good thing if I was going over the internet, but for what im
13 > doing, totally un-necessary)
14 >
15 > When I lived in the Fedora world, I could just install vncserver and
16 > start it up and it connected me to my active desktop and away I went.
17 > If anyone can suggest a method or solution, I would be MOST
18 > appreciative.
19 >
20 > TIM
21 >
22 >
23 > Timothy A. Holmes
24 > IT Manager / Network Admin / Web Master / Computer Teacher
25 >
26 > Medina Christian Academy
27 > A Higher Standard...
28 >
29 > Jeremiah 33:3
30 > Jeremiah 29:11
31 > Esther 4:14
32 >
33 >
34 > --
35 > gentoo-user@g.o mailing list
36 >
37 >
38 What you're looking for is a little more complicated. If all you wanted was
39 a remote desktop you could connect to, then that's easily done. Emerge
40 tightvnc then type vncserver :1. It'll prompt you for a password, then you
41 use a vncviewer to connect to that host (format: host:display, so if your
42 server was 192.168.0.200, it would be 192.168.0.200:1).
43
44 But what it sounds like you want to do is connect to an existing X session,
45 am I right? If so, follow this:
46 http://gentoo-wiki.com/HOWTO_Use_VNC_to_connect_to_existing_X_Sessions
47
48 On a related note, I'm looking for something similar, but I want a user to
49 be presented with an xdm (or gdm) login. Just one remote connection, one
50 resolution.
51
52
53 --
54 - Mark Shields

Replies

Subject Author
Re: [gentoo-user] VNC server / windows viewer Paul Varner <fuzzyray@g.o>