ssh -X user@hostJust made sure that, X11 forwarding is enabled on the sshd_config .
Once the connection is made, you can make sure the display is exported using:
# echo $DISPLAY
localhost:10.0if the value is empty, make sure you have the necessary package (mkxauth) installed to create .XAuthority file.
./arun
No comments:
Post a Comment