How to Resize WSL2 VHDX Virtual Disk
I was struggling to compact my WSL VHDX disk, it has hardly 10 GB data but it was showing 72 GB in size. I used following method one which gave 1 GB benefit. But method 2 saved 50GB+ space…
I was struggling to compact my WSL VHDX disk, it has hardly 10 GB data but it was showing 72 GB in size. I used following method one which gave 1 GB benefit. But method 2 saved 50GB+ space…
url = "https://example.com/oauth/connect/token" , headers = [ # "Content-Type" = "application/json" , # "trackingId" = "0a48aa65-dd11-…
Which of the following statements best reflects one of the concepts articulated in the Manifesto for Agile Software Development? SELECT THE CORRECT ANSWER Collaborative contract negotiati…
Windows 10 or WIndows 11, but WSL 2 provides huge support to linux development. In this article i want to quickly guide you how I have setup PHP 8.1 (latest), Apache2 and MariaDB (alternati…
When I Installed WSL by default it installed Debian 10 which was the latest version available that time. Not latest version of Debian bullseye released. Method 1: Fails Try to execute sud…
Aws EC2 linux running rhel started throwing errors. When I run yum update -y Error: Package: containerd.io-1.2.13-3.2.el7.x86_64 (docker-ce-stable) Requires: container-selinux &g…
Comments # This is a one-line Python comment - code blocks are so useful! """This type of comment is used to document the purpose of functions and classes.""&q…