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

Setting dns over TLS on ubuntu 26.04 using quad9 and

With this change future dns queries should got to Quad9 and fallback Cloudflare if Quad9 has a outage, and should go over TLS.  Change /etc/...