Thread
:
:( help
View Single Post
michaaa62
2012-01-12 , 13:20
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
12
Did you try to start it 'backgrounded'
Code:
x11vnc -forever -usepw &
You could start it via ssh anytime you need it or even tunnel the traffic through ssh
Code:
ssh -t -L 5900:localhost:5900 far-host 'x11vnc -localhost -display :0'
Quote & Reply
|
The Following User Says Thank You to michaaa62 For This Useful Post:
miroslav_s
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62