# export DISPLAY=152.17.49.131:0.0
# echo $DISPLAY
152.17.49.131:0.0
# ssh -X server1
DISPLAY ISSUE
# echo $DISPLAY
localhost:10.0
# /usr/openwin/bin/xclock
You must have a X11 emulator working.
Public key is deployed for root, not for user1.
You can deployed if necessary :
Su – user1
Mkdir .ssh
Exit
Cp /root/.ssh/authorized_keys /home/user1/.ssh
0 comments