How to Setup Passwordless SSH Login on EC2 Ubuntu 22.04
Every time you SSH into an EC2 instance with a .pem key, you have to pass the -i … Read more
Every time you SSH into an EC2 instance with a .pem key, you have to pass the -i … Read more
This guide shows you how to install Datadog Agent with Apache on EC2 Ubuntu 22.04 and configure it … Read more
This guide walks you through how to install MySQL on an EC2 Ubuntu 22.04 instance, secure it, and … Read more
Amazon EFS (Elastic File System) gives you shared, scalable file storage that multiple EC2 instances can mount at … Read more
When HAProxy sits in front of Apache2 as a reverse proxy, Apache logs the proxy’s IP address instead … Read more
This guide shows you how to secure Apache2 with a free SSL certificate from Let’s Encrypt on Ubuntu … Read more
You deleted a branch on GitHub or GitLab, but when you type git checkout and hit Tab, the … Read more
This guide shows you how to mount an S3 bucket on Ubuntu 22.04 using s3fs-fuse. Once mounted, the … Read more
Different projects often need different Python versions. This guide covers two ways to manage Python versions on WSL … Read more
If you work in WSL and access files from your Windows drives, you’ve probably seen Zone.Identifier files appearing … Read more