Explore >> Select a destination


You are here

smallhacks.wordpress.com
| | www.linux.it
8.7 parsecs away

Travel
| | Some notes on using debvm, an amazing piece of software I've started using only recently. Create a new virtual machine: $ debvm-create You now have a virtual machine ...
| | spyder.wordpress.com
6.7 parsecs away

Travel
| | yes I do. That draft was created just after I joined twitter, and in the details I had written that I had just passed 400 tweets. I'm now closing in on 13,000. I am, however, in the process of scaling back my twitter and Facebook usage - I identified last week that as I reduce...
| | tthtlc.wordpress.com
8.2 parsecs away

Travel
| | First boot up the Freebsd QEMU guest image as per normal: qemu-system-x86_64 -net user -net nic -m 2048 -hda freebsd10.img -boot c -cdrom FreeBSD-10.0-RELEASE-amd64-dvd1.iso And copy out the kernel and kernel.symbols file from /boot/kernel directory to the host machine. Then shut the guest image down, and reboot with QEMU serial debugging enabled: qemu-system-x86_64 -s -S...
| | matttproud.com
73.5 parsecs away

Travel
| I have been using Linux since 1997. The progression of distributions on my personal1 machines was roughly this: 1997-1998: Red Hat Linux 1998-2002: Slackware 2002-2004: Debian 2004-2007: Gentoo 2007-2010: Fedora 2010-today: Debian One thing that I can't easily trace back the history of (save using bisection of installed Linux releases) is determining when the /etc/default directory emerged in Debian-based systems. It's my understanding that the directory came from such distributions and later appeared in...