[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Connecting remotely to my home computer



On Tue, Apr 15, 2003 at 09:07:24PM -0600, Jamin W. Collins wrote:
> On Tue, Apr 15, 2003 at 10:46:40PM -0400, Roberto Sanchez wrote:
> 
> > I read the FAQ and had little trouble setting it up to work with SSH.
> > But how would I set it up under inetd and restrict it to localhost
> > connections?
> 
> Add the following entry (or one like it) to /etc/inetd.conf[1]:
>    vnc     stream  tcp     nowait  nobody /usr/sbin/tcpd \
>       /usr/bin/X11/Xvnc -inetd -query localhost -once \
>       -geometry 1024x480 -depth 24
was that a typo, or  do  you like weirdly sized X sessions?
i use vncserver -geometry 1024x768 -depth 24 :2
but i guess you can use whatever size you want!

-- 
Hugh Saunders [GCv3.12] GCS d- s: a--- C+++ UL++>$ P+ L+++ E--- W-- N++
K- w-- M- V? PS-- Y PGP- t-- !5 X- R- tv-() b- DI+ D- G++ e- h++ r z?



Reply to: