Bombcar Heavy Blog
Stuff
2009-12-23
PrBoom WAD names
›
PrBoom works with multiple released versions of Doom, but has particular naming conventions you must follow if you want the Launcher to see ...
2009-10-13
Using a NextWindow touchscreen with Ubuntu
›
This should work for any X.org based Linux system. The key is to point it at the right event id as follows in /etc/X11/xorg.conf : Sectio...
3 comments:
2009-09-04
Routing a port through a machine that's not the default router
›
I have an OpenVPN machine on my network that hosts a VPN, but it is not the default router for the network. I wanted to forward a port for t...
2009-08-26
Using SSH to connect to a link-local IPv6 address
›
It turns out that the self-assigned IPv6 addresses you see are not unique; they're only guaranteed unique on each interface. To ssh to o...
2009-08-13
Using command line switches in bash scripts
›
I have a number of bash scripts that do useful things to lists of items, such as this: ./install_stuff.sh 10.0.0.2 10.0.5.3 By using shift, ...
Bypassing SSH host key checks and the SSH agent
›
Sometimes you have too many SSH keys loaded, and trying to SSH to a box will fail. Sometimes you're trying to SSH to a box that's be...
2009-07-30
Xen recovery on CentOS
›
I had a Xen domain crash, and it was a file image based LVM system. To mount the system manually in the host, I had to do: losetup /dev/loop...
2009-05-19
bzr error on BranchHooks
›
On one Ubuntu 8.04 system, I was getting the following error: 0.031 looking for plugins in /root/.bazaar/plugins 0.031 looking for plugins...
2009-03-10
NVidia TwinView on Ubuntu
›
After using envyng to install the NVIDIA drivers, I would get this error when trying to turn on TwinView: Failed to set MetaMode (2) 'DF...
1 comment:
2009-02-24
Diablo II on Vista
›
If you try to install Diablo 2 on Vista you may get this error: Error in script file Setupdat\inst.ins, line 14: undefined symbol (desktop) ...
9 comments:
‹
›
Home
View web version