distros:ubuntu_wsl
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
distros:ubuntu_wsl [2023/11/10 16:40] – external edit 127.0.0.1 | distros:ubuntu_wsl [2024/08/13 16:52] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | |||
- | * Ubuntu ((https:// | ||
- | * WSL | ||
- | |||
- | ====== Windows ====== | ||
- | |||
- | ===== Windows Terminal ===== | ||
- | |||
- | ==== VCLibs ==== | ||
- | |||
- | **** | ||
- | |||
- | powershell -Command " | ||
- | |||
- | ==== Windows Terminal ==== | ||
- | |||
- | * https:// | ||
- | |||
- | powershell -Command " | ||
- | |||
- | ===== WSL ===== | ||
- | |||
- | ==== Install ==== | ||
- | |||
- | * :!: Reboot after installing | ||
- | |||
- | dism.exe /online / | ||
- | |||
- | ==== WSL 1 ==== | ||
- | |||
- | * WSL 2 requires CPU virtualization | ||
- | * If WSL presents a list of commands, reboot | ||
- | |||
- | wsl --set-default-version 1 | ||
- | |||
- | ==== Ubuntu ==== | ||
- | |||
- | **** | ||
- | |||
- | wsl --install --distribution " | ||
- | |||
- | ====== Ubuntu ====== | ||
- | |||
- | ===== WSL ===== | ||
- | |||
- | **** | ||
- | |||
- | wt wsl | ||
- | |||
- | ===== Update ===== | ||
- | |||
- | sudo apt update && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt clean && sync | ||
- | |||
- | sync && exit | ||
- | |||
- | ===== Folders ===== | ||
- | |||
- | **** | ||
- | |||
- | mkdir -p ~/' | ||
C:/www/wiki/data/attic/distros/ubuntu_wsl.1699652416.txt.gz · Last modified: (external edit)