Setting custom DNS servers on Linux can increase performance, security and even thwart some websites using Geo-blocking via DNS. There are several ways to do this including Network Manager GUI that’s included in many Linux distros like Debian, Ubuntu and derivatives, Netplan which is now included as standard in Ubuntu 20.04; or using resolv.conf (not directly, but via the head file). This guide will use resolv.conf, see my other guide for setting … [Read more...] about Set permanent DNS nameservers on Ubuntu/Debian with resolv.conf
Ubuntu
How to install Ubuntu 20.04 Desktop
Today, I'll show you how to install Ubuntu 20.04 LTS Desktop on a PC or laptop using either a DVD or USB bootable drive. It's pretty straight forward and suitable for noobs but please remember, this is a clean installation of Ubuntu (not a dual boot) so any data on the target computer will be irreversibly lost. Requirements A PC or laptop to install Ubuntu (the target computer) A USB flash drive (minimum 4GB size) or blank DVD Ubuntu … [Read more...] about How to install Ubuntu 20.04 Desktop