Articles tagged with: Linux

Basic Nginx snippets

Summary: A guide on how to manage a full Linux instance using Amazon Lightsail, with a focus on improving Nginx skills. It includes code snippets for various tasks such as error log location, subsites, proxying Python apps, protecting sensitive files, MIME types, authentication, subdomain aliases, custom headers, redirections, HTTP methods, optimizations, and serving static content.


UEFI, NVMe and being stubborn

Summary: Installing Linux on a Dell XPS 13 9350 laptop, encountering issues with UEFI booting and Ubuntu, and learning about NVM Express controllers.


Setting up a Ubuntu VirtualBox Virtual Machine

Summary: A detailed guide on setting up an Ubuntu VirtualBox Virtual Machine, including basic configuration, Ubuntu tweaks, troubleshooting tips, and security measures.