sigmoid

..oo..oo..oo..oo..oo..oo..

Browsing Posts in linux

Let’s assume you already have a database under dn: olcDatabase={1}mdb,cn=config and you would like to keep access logs. To achieve this, we will do (and assume) the following: Enable the AccessLog Module Create an AccessLog database, where the logs will be stored There is already an existing database for which we want to keep logs […]

10 June 2018 – NOTE: LEDE is no more. It has merged with OpenWRT. Furthermore, the TP-Link WA901NDV3 is no longer supported. I have updated some of the links to the new OpenWRT website, but further changes may have taken place. I will leave the post here for reference, but you ought to try compiling […]

This is a guide useful for anyone using Plex Media Server on Gentoo and seeking to encrypt/secure their connections with TLS for the Plex Web UI. The instructions can be easily adapted to other distros and should work with minor modifications. I have written these notes using media-tv/plex-media-server-1.5.5 and app-crypt/certbot-apache-0.13.0. You’ll need root in order […]

Sometimes it is useful to “reset” the numbers of an auto-incrementing field in a MySQL table. This obviously is a VERY bad idea if you have relations to these indices, so make sure you know what you’re doing before executing this on your tables! So, having warned you, here is the SQL code to do […]

I’ve been using Gentoo for many years now and although hardware has failed me several times, with anything from the motherboard to the hard drives going bad, I have managed to keep the same software and transplant it on new hardware with minimal effort each time. Some of my Gentoo servers have been updating and […]