Raveen Kumar

Windows WSL Notes

https://thomasward.com/wsl2-x11/

Change password

To change to root user

ubuntu config --default-user root

To change password

passwd, passwd <user_name>

Open Windows GUI applications with Linux command line

mspaint.exe file.png
notepad.exe file.txt

https://dev.to/adityakanekar/upgrading-from-wsl1-to-wsl2-1fl9

#Notes #Linux #Wsl