Search found 4 matches
- Thu Apr 16, 2020 4:16 pm
- Forum: General support
- Topic: load x11vnc on startup
- Replies: 7
- Views: 7432
Re: load x11vnc on startup
Hi slughorn, thanks for the additional informations, but it is really too much for me. There is only one command line (it works perfect when i type it manually): "x11vnc -display :0 -rfbport 5900 -localhost -bg -rfbauth /etc/x11vnc.pass" I found some examples and i edited them, but i had n...
- Tue Apr 14, 2020 4:45 am
- Forum: General support
- Topic: load x11vnc on startup
- Replies: 7
- Views: 7432
Re: load x11vnc on startup
Hi slughorn, thanks for the link. I know about this and similar pages. I use those pages when i want to optimise some exsisting routines. But in this case i am just a primary schoolboy. I don't know, how to start with building a startup routines for BSD. I can read text, i can write it to a terminal...
- Tue Apr 14, 2020 3:58 am
- Forum: General support
- Topic: load x11vnc on startup
- Replies: 7
- Views: 7432
Re: load x11vnc on startup
Hi ericbsd,
did You mean, there is no way to start x11vnc on boot?
And it is waisting time to follow slughorn?
did You mean, there is no way to start x11vnc on boot?
And it is waisting time to follow slughorn?
- Mon Apr 13, 2020 9:24 am
- Forum: General support
- Topic: load x11vnc on startup
- Replies: 7
- Views: 7432
load x11vnc on startup
what have i done: sudo pkg install x11vnc sudo x11vnc -storepasswd /etc/x11vnc.pass sudo x11vnc -display :0 -rfbauth /etc/x11vnc.pass and it works fine. But i can't find a working solution for a startup script for FreeBSD or GhostBSD. All other Linux scripts are not working here. Example: sudo syste...