Spin up a Ubuntu VM using Pulumi and libvirt
A tutorial on using Pulumi IaC with libvirt to create and manage an Ubuntu virtual machine on a local machine or bare-metal server.
A tutorial on using Pulumi IaC with libvirt to create and manage an Ubuntu virtual machine on a local machine or bare-metal server.
A hands-on review comparing Linux Mint and elementary OS, focusing on user experience, installation, and daily usability for end-users.
A technical guide for upgrading PostgreSQL from version 12 to 13 on Ubuntu 21.04, including commands and cluster management.
A guide to identifying Ubuntu 16.04 VMs in Azure using PowerShell scripts before its end-of-life, covering both image-based and manually built VMs.
A tutorial on using Ubuntu's Autoinstallation feature to automatically configure a server VM in VirtualBox, including hostname, IP, and SSH setup.
Guide to moving Docker and Multipass data directories to a larger partition to free up disk space on a Linux system.
A guide to enabling wake-from-suspend for a Bluetooth keyboard on Ubuntu by configuring USB device power settings via sysfs and udev rules.
A technical guide for upgrading PostgreSQL from version 11 to 12 on Ubuntu 20.04, including commands and troubleshooting steps.
A guide to setting up an R development environment using RStudio Server within the Windows Subsystem for Linux (WSL).
A guide to installing Docker CE on Ubuntu when apt package lists are broken, including troubleshooting steps and manual workarounds.
Guide to deploying Node.js web apps on Ubuntu 18.04 for production, covering installation and setup.
A step-by-step tutorial on setting up a Kubernetes cluster using Ubuntu 18.04, covering provisioning, master node, and worker node configuration.
A guide to installing Azure CLI and Ansible on Ubuntu, highlighting version conflicts and providing a one-script installation method.
Guide to running Azure CLI using Bash on Ubuntu in Windows 10 via WSL.
A developer's 2016 year in review, covering learning Linux, Docker, software craftsmanship, and sharing knowledge through blogging and talks.
A guide to fixing a broken Chromium user profile on Ubuntu by deleting or renaming specific cache and configuration files.
A technical guide on compiling and installing Shiny Server from source on a 32-bit Ubuntu system, including dependency setup and troubleshooting.
Guide to disabling MySQL strict mode on Laravel Forge/Ubuntu servers to fix application compatibility issues.
Part 6 of a Docker website series: creating a custom Ubuntu base image for containers, covering Dockerfile setup and best practices.