View Single Post
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#2
Originally Posted by peplamb View Post
x11vnc is wonderful but the only problem i have is when every i get off of it from my PC it shuts down in my N900,

i want to know a way on how to keep the process alive say if it dies i would want to keep it restart just like a service when killed it should be restarted how do i do it?
a shell script
or a python script thats always running and checks if the process is killed it started x11vnc again not sure
how do i do it using shell script?

Thanks a Lot in advance!
You'd like to add -forever to keep it running ...forever.

And you'd also like to add -shared in case you'd like to have multiple sessions.

Having it restarted after killed requires a little bit setup. Let see if above serve your purpose first.
 

The Following 2 Users Say Thank You to 9000 For This Useful Post: