Ubuntu

Introduction

I use Ubuntu as my primary OS, specifically the Kubuntu flavor. I also use it over Mac OS and Windows.

Well, now it is 50/50 Kubuntu and elementary OS. Oh, elementary OS isn't really part of the Ubuntu family, but it is based off Ubuntu.

Boot Stuff

menuentry 'Windows 11' {

    search --fs-uuid --no-floppy --set=root <UUID>

    chainloader (${root})/EFI/Microsoft/Boot/bootmgfw.efi

}

DKMS Modules

Printing

Kubuntu is very different from many other flavors.  I switched my Kubuntu machine to elementary OS and noticed that I no longer had "print to pdf".  The follow command added it:

If you have an older Ubuntu flavor, try:

Miscellaneous