by Garth | Nov 11, 2022 | Ubuntu, Windows
Step 1:Open the below link and READ IT!https://learn.microsoft.com/en-za/windows/wsl/install 1: Open PowerShell and Start the install process wsl –install 2: Result shows you available distros: Ubuntu Ubuntu Debian Debian GNU/Linux kali-linux Kali Linux Rolling...
by Garth | Aug 30, 2022 | Windows
In the Administrator: Command Prompt window, type the following commands.Press Enter key after each command: DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Restorehealth Important: When you run this command, DISM uses Windows Update to...
by Garth | Dec 20, 2021 | Debugging, Docker, Laravel, PHP, Windows
Useful for Debugging :https://old.garthbaker.co.za/re-install-ubuntu-windows-11/ Install PHP 8 (Ubuntu Terminal cd ~) sudo apt update sudo apt -y upgrade — sudo apt update sudo apt install lsb-release ca-certificates apt-transport-https...
by Garth | Aug 3, 2021 | Windows
Install -WSL2-Ubuntu-Docker-PHP-mbstring-MYSQL-Composer-Git