Get Ubuntu 16.04 VMs in Azure with PowerShell
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 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.
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.
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.
Part 2 of a Docker website series: Setting up a secure Ubuntu server as a Docker host for production deployment.
A review of the book 'Data Science at the Command Line', highlighting its approach to data manipulation and analysis using command-line tools.
A detailed review of the Bonobo Extreme laptop, covering its performance, Ubuntu integration, and significant hardware/software flaws.
A tutorial on learning Docker by setting it up on an Ubuntu virtual machine in Windows Azure, covering installation and basic container usage.