Linux

How to Shrink Your Massive WSL Virtual Disk

If you use Windows Subsystem for Linux (WSL2), you may notice a large file on your system drive: C:\Users\<YourUser>\AppData\Local\Packages\<YourDistroFolder>\LocalState\ext4.vhdx This

The Essential rsync Command Guide for Linux

rsync is a sysadmin's best friend. It's a powerful and versatile tool for copying and synchronizing files and directories, whether locally or remotely. The real magic of rsync is

How to Install OpenVPN on a VPS

In this guide we will be installing ‘OpenVPN Access Server’ onto a VPS. 1. Get a VPS You are going to need a VPS with full root access. You can get one here.