Explore >> Select a destination


You are here

www.everydaylinuxuser.com
| | www.mikekasberg.com
2.4 parsecs away

Travel
| | When you run the Ubuntu installer, theres an option to dual-boot Ubuntu with an existing Windows installation. Theres also an option to encrypt your Ubuntu...
| | www.jeremymorgan.com
2.2 parsecs away

Travel
| | When you dual boot Windows and Arch Linux, any time you reinstall or upgrade Windows you lose the boot menu to get into Linux. In this tutorial I'll show you how to fix that.
| | eran.sandler.co.il
3.9 parsecs away

Travel
| | Fixing NVMe Drive Detection on a ThinkPad T14 Gen 1 with Ubuntu I recently got a used ThinkPad T14 Gen 1 off eBay. It came without a storage drive, probably because it used to belong to some company and they pulled the disk before selling it. I picked up a Samsung 980 NVMe at a good price and installed it. The BIOS saw it right away, so I figured I was good to go. But when I booted the Ubuntu installer, it couldn't see the drive.
| | dustymabe.com
46.8 parsecs away

Travel
| Recently we switched our 9p filesystem usage in CoreOS Assembler to use virtiofs. This is the technology behind a lot of new lightweight container VM technology like kata-containers and libkrun, but can also be easily used with libvirt. Running as non-root using qemu:///session Currently the virtiofs integration doesn't work as non-root via a qemu:///session connection. There is an oustanding RFE for this upstream and downstream in RHEL that can be followed for updates.