by Kevin Bailey | Dec 11, 2015 | Technical Blog
Hmmm…. Not very nice this one. OK – so we switch to using my-huge.cnf or my-large.cnf. On current MySQL – Debian Jessie – this changes a couple of settings. One – it turns on binary logging by setting: log-bin=mysql-bin in the cnf file.... by Kevin Bailey | Nov 29, 2015 | Technical Blog
I like things to be clear – and I found Bitbucket’s teams, groups, permissions etc a bit confusing. So, after a big look, here’s my notes: Repos Are owned by a user or a team. Users can be granted read/write/admin access to a repo. Groups can be... by Kevin Bailey | May 1, 2015 | Technical Blog
OK. So I have a Vagrant file – and I can vagrant up and vagrant halt and vagrant up etc and all is fine. But then I want to add docker to my VM – just Docker – no docker images/containers etc – just the docker tool. So in my Vagrant file I add... by Kevin Bailey | Apr 2, 2015 | Technical Blog
I was having a problem getting my keyboard layout to permanently change after I’d installed lubunut-desktop on top of the standard vagrant precice32 VM box. I needed to switch to UK English. First off – ignore ibus – doesn’t seem to work... by Kevin Bailey | Apr 1, 2015 | Technical Blog
OK. So (under Windows 8) I installed Vagrant and then created a VM based on hashicorp/precise32. The first thing I went to do on the new VM was to apt-get update and apt-get dist-upgrade. Then – I was presented with an error message starting with: ‘The...
Recent Comments