Category

Snippets

All posts in Snippets.

How to install multiple instances of Ubuntu in WSL2

A guide to installing multiple fresh instances of Ubuntu in WSL2

Upgrade Python to latest version (3.14) on Ubuntu Linux or WSL2

A complete guide on how to upgrade Python to the latest version (Python 3.14) on Ubuntu Linux and solve associated issues. Also works on WSL2. Can also be used to upgrade to any Python version.

Add new users with SSH access to EC2 instance

How to new additional user with keypair for SSH access to EC2 instance

Run Selenium and Chrome on WSL2 using Python and Selenium webdriver

A guide to installating, configuring and running Selenium and Chrome for Testing on Windows Subsystem for Linux (WSL2) and run tests using Python and Selenium webdriver.

Fix or configure Git authentication in WSL2

Configure Git authentication in WSL2 and avoid entering credentials every time