Monday, August 25, 2008

Ubuntu on a USB pen/drive




Easy tool to create a bootable USB drive, for multiple distributions.

Install:
sudo apt-get install p7zip p7zip-full mtools
wget http://unetbootin.sourceforge.net/unetbootin-linux-latest
chmod +x unetbootin-linux-*
sudo ./unetbootin-linux-XXX

Reference: http://unetbootin.sourceforge.net/

No comments:

Post a Comment

Implementing a killswitch when your VPN connection drops on Ubuntu

Goto https://github.com/lafa/vpn_enforce and follow the instructions. This assumes you already configured your vpn on gnome network settings...