Tuesday 26 February 2013

[New way]Raspberry-Pi through Browser with VNC

1
sudo apt-get install x11vnc vnc-java
1
x11vnc -storepasswd
1
x11vnc -forever -usepw -httpdir /usr/share/vnc-java/ -httpport 5800


This way need the browser support run java.

No comments:

Post a Comment