Sunday, January 26, 2014

HowTo: Upgrade Ubuntu 13.04 to 13.10 from the command line

$: sudo do-release-upgrade

References:
http://askubuntu.com/questions/110477/how-do-i-upgrade-to-a-newer-version-of-ubuntu

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...