Thrustmaster TARGET Scripts for X3: Albion Prelude
July 13, 2016
I’ve been messing about with getting back into X3 in the past few days, specifically with Albion Prelude. I spent ages with Terran Conflict, back in the day.
random notes, guides, and thoughts…
July 13, 2016
I’ve been messing about with getting back into X3 in the past few days, specifically with Albion Prelude. I spent ages with Terran Conflict, back in the day.
July 6, 2016
There’s a few issues with running Vagrant with Libvirt on Ubuntu 16.04 . Namely, the bundled version of Vagrant is broken. Whoops!
July 6, 2016
I do a fair bit of messing around with Linux in VMware Workstation on Windows. This tends to make the underlying VMDK increase rapidly in size, and the ‘Compact’ feature doesn’t work in the current version of Workstation.
June 20, 2016
If you’ve configured Dropbear (the SSH server) for OpenWRT so that it has a secondary listener for your WAN port (you may want to do this if you want the WAN SSH listener on a different port from the default), then you’ve probably noticed that it doesn’t come up on its own after your WAN link drops.
June 14, 2016
On a KVM virtual machine I have, I want to have the MySQL (well, MariaDB) database running on NFS, which means that I need MariaDB to only start up after NFS becomes available. This would normally require editing the default systemd unit file for MariaDB. This is a bad idea, since your changes will be reverted every package upgrade. Here’s how to fix that.
June 7, 2016
The following line will generate (pseudo-randomly) a static MAC address, suitable for use with a KVM virtual machine;