This post contains installation notes for installing firewalld on Ubuntu Linux running within Windows Subsystem for Linux (WSL). What is Firewalld? Firewalld is a tool that helps users to manage the firewall on their Linux machine. With firewalld, users can […]
Systemd is Available on WSL
Windows Subsystem for Linux (WSL) can now run systemd inside our installed WSL distributions. This is old news, announced September 2022, but I only found out about this today! I might need to update some of my WSL blog posts. […]
Installing Postgres on Ubuntu 20.04 for WSL
This concise guide walks you through the steps of installing PostgreSQL on Ubuntu 20.04, specifically tailored for the Windows Subsystem for Linux (WSL). This installation is universal, ensuring compatibility with Ubuntu 20.04 and beyond. Update Local Ubuntu Packages Let’s start […]
Installing and Configuring AWS CLI on Ubuntu
Ready to use Amazon Web Services (AWS) CLI on Ubuntu 20.04 or 22.04? Follow this guide for a quick walkthrough – from updating packages to running AWS CLI commands. Let’s dive in! Updating Local Packages on Ubuntu Before we begin, […]