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

Re: Abilitare il server X



On Sun, Mar 10, 2002 at 02:49:40PM +0100, Fabio Vendramin. wrote:
> Sono riuscito a fare funzionare il tutto!!
> Vi riassumo come ho fatto tanto per la cronaca:
> 
> Prima di tutto NON OCCORRE togliere il -nolisten tcp dal file
> /etc/X11/xinit/xserverrc
Figuriamoci. Se vuoi connetterti ad un X server tramite protocollo
X, il server *deve* essere in ascolto.

Usando ssh fai un "tunnel" tra le due macchine. Dalla man page
di ssh:
"the connection to the X11 display is automatically forwarded to
the remote side in such a way that any X11 programs started from
the shell (or command) will go through the encrypted channel, and
the connection to the real X server will be made from the local
machine."

Poiche' in questo modo i dati viaggiano cifrati molto tempo
macchina viene "sprecato" nella cifratura/decifratura: se non
devi trattare dati sensibili in ambienti "untrusted" ti conviene
fare una normale connessione X.

/dev/null



Reply to: