:: Re: [DNG] New behaviour under Devua…
Inizio della pagina
Delete this message
Reply to this message
Autore: Rick Moen
Data:  
To: dng
Oggetto: Re: [DNG] New behaviour under Devuan.
Quoting Hector Gonzalez (cacho@???):

> You can also do this, assuming your original user is "user":
> XAUTHORITY=~user/.Xauthority
> export XAUTHORITY
> DISPLAY=:0.0
> export DISPLAY
> and use x with that.


Some of us like to do 'ssh -Y root@localhost' because we got tired of
messing around with MIT magic cookies and the DISPLAY variable. ;->