sudo apt-get remove --purge '^nvidia-.*'
sudo apt-get install ubuntu-desktop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules
sudo apt-get remove --purge '^nvidia-.*'
sudo apt-get install ubuntu-desktop
sudo rm /etc/X11/xorg.conf
echo 'nouveau' | sudo tee -a /etc/modules
wsl --install --web-download
wsl --update --web-download
wsl --install -d ubuntu --web-download
--web-download: Download the update from the internet instead of the Microsoft Store.
keytool -importkeystore -srckeystore certificate.p12 -destkeystore certificate.jks -srcstoretype PKCS12 -deststoretype JKS
Symptoms In some scenarios, the following validation warning appears on an updatable object: " Object is no longer supported. Enforci...