adfrad.com:
complicated tech for simple people
Tuesday, 9 July 2019
Adding Time Tracking / Time Estimates to a Kanban project
›
Time tracking is, rather unhelpfully, not added as standard in Kanban Projects, which is not ideal when it comes to measuring velocity. H...
Thursday, 11 October 2018
Vagrant file sync in Windows
›
Sometimes, vagrant boxes are provided without the VirtualBox Guest Additions preinstalled (I'm looking at you Centos). If you need the...
Tuesday, 14 August 2018
Installing latest version of git on Centos
›
The Centos repo for git is waaay out of date. Here's how to download an up to date version. sudo yum -y install epel-release sudo y...
Thursday, 26 July 2018
Fixing a PC Keyboard on a Mac (Home and End keys)
›
Ensure your Mac has ben set up with a <countryname> PC keyboard profile in preferences. Then edit (or create) the file ~/Library/Key...
Monday, 7 May 2018
Ubuntu 18.4 - Right click doesn't work on the touchpad
›
A very quick fix, for a very silly default behaviour... By default, Ubuntu has been set up to respond to two finger taps as a secondary /...
Saturday, 13 January 2018
Automatically remove old kernels versions
›
Centos sudo yum install yum-utils -y sudo package-cleanup --oldkernels --count=2 Ubuntu Free up space if you don't have any on y...
Thursday, 5 October 2017
Get graylog running on port 80 instead of 9000
›
If you are building a single service server (and if you are doing anything with log files the chances are that you are... then you might wan...
›
Home
View web version