Jeff MacKinnon's Homepage

Articles tagged with wsl2

WSL and Google G Drive

I have a job with a company laptop. They use Google Drive for their project folders, and this is not something that I will ever change with them. The also use Salesforce for almost all the things, and that is worse than any business "solution" that I have every tried …

Reset WSL2 Password to default

Somethimes I don't use WSL on my main machine for long periods of time and I forget the user password, so I've done this more than once.

Step 1:

Open a command prompt as administrator.

Get the Name of the WSL installation

wsl --list --verbose
Screenshot of where we are so far

Step 2: Set default user …

How I backup my WSL2 VM

I like the "idea" of Unix and the derivatives Linux and FreeBSD in particular. However, most the applications that I need to actually get work done rely on Windows.

So, when I build personal proejcts I like to build them with FreeBSD or a flavour of Linux (Like with TrueNAS …