Cristian O. Balan

Results 26 comments of Cristian O. Balan

This repo hasn't had any update for 2.5 years now and the author hasn't since responded to opened issues. I'm afraid this is a dead project.

The CloudFlare DEV mode stays on only for 3 hours. Make sure is not that. On 15 February 2017 at 19:58, Bekir Cem Ünalan wrote: > Cloudflare dev mode for...

@bekircem Would you cat your content of your Nginx website config file in /etc/nginx-sp/vhosts.d/yourwebsiteapp.conf?

Sorry, I'm not using this script and now I've seen that apparently generates an extra separated *.ssl.conf for your app. If that's the case, just make sure that it writes...

Looks like someone did something similar 2 years ago, https://github.com/dmakeienko/azcli (haven't tried it though).

It should be enough telling Redis to autostart with `sudo update-rc.d redis-server enable`

@KilometerM , do you have any Guest devices in the NextDNS's UI Logs? I also have an UDM and can't see any of the Guest devices in the logs although...

Same "Failed to compile BPF module" problem on a Scaleway VPS with their Xenial image.

Hi @Alex-D , I think it would be good to get disk usage (and perhaps CPU and RAM at this point) and if processes are up or not. Thank you.

Great, `screen -d -m ./monitoror` is good enough for me so I can automate this easily. Thanks.