X11 Forward SSH
X11 Forward ssh
on rpm based
yum install xorg-x11-auth xorg-x11-fonts-* xorg-x11-utils libX11 xorg-x11-server-utils.xorg-x11-xauth"
on sshd_config change option X11ForwardEnable to Yes value.
ssh -X user@ip
for test
xclock
X11 Forward ssh
on rpm based
yum install xorg-x11-auth xorg-x11-fonts-* xorg-x11-utils libX11 xorg-x11-server-utils.xorg-x11-xauth"
on sshd_config change option X11ForwardEnable to Yes value.
ssh -X user@ip
for test
xclock