23 10 2020
Recently I needed to tweak some settings on my car with VCDS, thankfully I can use the free one as my car is a 2002 model. As it’s a windows program and I only have a linux laptop, this is how I got it to work with the cable I bought.
Adjective: Comparative form of nerdy: more nerdy.
23 10 2020
Recently I needed to tweak some settings on my car with VCDS, thankfully I can use the free one as my car is a 2002 model. As it’s a windows program and I only have a linux laptop, this is how I got it to work with the cable I bought.
26 07 2019
Some notes on MongoDB
31 05 2019
The main guide is here: https://www.freeipa.org/images/5/5b/FreeIPA33-extending-freeipa.pdf but it’s for an older version so some of the examples don’t work and doesn’t cover all the steps for updating existing users. We will be adding the attribute ‘car’ as an example. Add the attribute with ldapmodify:
2 07 2015
Some notes on the raidcfg tool
2 07 2015
Some notes on ipf
2 07 2015
Just some notes on making an encrypted partition.
8 10 2014
The method I used to install the puppet agent on a server via ruby gems, as the client server requires a newer version of ruby than what puppet uses with packages. Your mileage might vary if followed as puppetlabs documentation says “not recommended”!
3 10 2014
I’ve had to install this a bunch of times this week for people, so I figured I would document it here. If you want to install the latest version of libicu, you need to ensure that PHP is not compiled with intl support in cPanel’s easyapache, else it won’t pick up the later version.
17 01 2014
Just some notes for myself on how to connect to my SheevaPlug from my Ubuntu workstation.
7 12 2013
This is how I setup MySQL replication with puppet managing the configuration files/install. The MySQL module used is – https://github.com/puppetlabs/puppetlabs-mysql