# sudo apt-get install x11vnc vnc-javaRun the terminal command
# x11vnc -forever -usepw -httpdir /usr/share/vnc-java/ -httpport 5800 -sharedWhen you run above command, system will prompt you to create password and the password will be kept in /home/
*PS:
-usepw : use password
-shared: will allow more than 1 user to remote
0 comments:
Post a Comment