forked from Controls/gitea-pages
357 B
357 B
How To Start Vncserver
Login to the remote host:
# ssh root@<hostname>
# ls -l /tmp/krb*
Login as <user> you want to get the Desktop from:
# su - <user>
# export KRB5CCNAME=/tmp/krb5cc_3651_bxD3lb
# aklog
# x0vncserver -SecurityTypes=None -display=:0.0
Start vnc client on local host:
# vncviewer