Since I haven't found any documentation on the topic of running varnish as non-root, I proudly present: how to run varnish as non-root. A warning ahead: this will require fiddling with init scripts, so make sure to keep backups. Also, scripts will be overwritten with each package update. Changes to /etc/init.d/varnish Ulimit calls are not … Continue reading Running varnish as unprivileged user
Tag: linux
Running a website on ip6
I started quite a while ago moving a pet project to ip6. While it doesn't involve any programming per se, it turned out to be quite a complicated process involving multiple configuration steps. Thus, for your enjoyment I present: running a website on ip6 with Ubuntu 14.04 (older versions won't work because their kernel doesn't … Continue reading Running a website on ip6
Linux picking the best access point in a WLAN with repeaters
In many larger WLAN setups you'll find repeaters or extenders which spread the WLAN to farther places on the floor. Often they are set up in such a way that they use the same WLAN name (SSID) and password. In that case the WLAN hardware on your laptop will pick the best access point and … Continue reading Linux picking the best access point in a WLAN with repeaters
Collection of linux scripts online
Linux scripts from this blog are now available in gitub https://github.com/ggeorgovassilis/linuxscripts
Smaller brightness steps with the Asus N56VB and Ubuntu
Ubuntu on the laptop is definitely maturing. We're way past "at least it boots" and now that survival is ensured, it is time for luxury illnesses. One of those on the Asus N56VB is handling of screen brightness which, for my taste, comes in too steep steps. Especially the minimum brightness is still too bright … Continue reading Smaller brightness steps with the Asus N56VB and Ubuntu