Remote Desktop

[[Xwindow]]

xauth extract - $DISPLAY | rsh $XCLIENT_HOST xauth merge -
"xterm: bad command line option xterm"
startx --query remotehost -- :1 2>&1 | more

http://bugs.debian.org/435457

ssh -CY $host
Gtk-WARNING **: cannot open display: localhost:11.0
sudo su
cd 
cp /home/$user/.Xauthority .
chmod 600 .Xauthority
xterm # ok

ErroR :

X11 connection rejected because of wrong authentication.

SolutioN :

cp ~/.Xauthority /tmp
chroot . # /tmp bind
ln -fs /tmp/.Xauthority /root/
xdpyinfo

Activer VNC

System Tray :

business.rutgers.edu_csn_cs-pics_systray.jpg

icone firewall :

Si il fonctionne se positionner sur l'icone et stopper le firewall (bouton droit ou gauche … etc ???)

Pour Zone Alarm : click sur l icone du firewall dans la barre windows / Programs / Add / …

D:\Program files\Real VNC\*.exe (tous les exes)

MISC

MORE

remote.txt · Last modified: 2022/04/16 12:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki