Skip to content

Instantly share code, notes, and snippets.

@nylen
Created November 11, 2010 00:15
Show Gist options
  • Select an option

  • Save nylen/671765 to your computer and use it in GitHub Desktop.

Select an option

Save nylen/671765 to your computer and use it in GitHub Desktop.
Xauthority
james@debbay:~$ xauth extract tmp $DISPLAY
james@debbay:~$ sudo -u wine -i
wine@debbay:~$ export XAUTHORITY=.Xauthority
wine@debbay:~$ xauth merge ~james/tmp
xauth: creating new authority file .Xauthority
wine@debbay:~$
@nylen

nylen commented Nov 11, 2010

Copy link
Copy Markdown
Author

s/b export XAUTHORITY=~wine/.Xauthority

@nylen

nylen commented Nov 11, 2010

Copy link
Copy Markdown
Author

or unset XAUTHORITY

@enzo878

enzo878 commented May 12, 2026

Copy link
Copy Markdown

my vnc of Kali nethunter it's off / usr/bin/xauth: file /home/kali/.Xauthority does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment