wsl_config
initial setup
To install WSL on a windows machine, use Debian, and use WSL2:https://learn.microsoft.com/en-us/w...
enabling bridged networking
https://randombytes.substack.com/p/bridged-networking-under-wsl https://github.com/microsoft/...
fixing hostname issues
To change the hostname, the following has to be completed: add the following to `/etc/wsl.conf` ...
guest OS setup
default linux stuff sudo su - mkdir /mnt/nfs1 apt -y update apt -y upgrade apt -y dist-upgrade a...
changing user uid
edit the uid in registry: Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\L...