User Tools

Site Tools


distros:ubuntu_wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
distros:ubuntu_wsl [2023/09/14 17:51] – created Sean Rhonedistros:ubuntu_wsl [2023/11/10 15:40] (current) Sean Rhone
Line 24: Line 24:
 ==== Install ==== ==== Install ====
  
-  * Restart after installing+  * :!: Reboot after installing
  
   dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart   dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Line 31: Line 31:
  
   * WSL 2 requires CPU virtualization   * WSL 2 requires CPU virtualization
-  * If WSL presents a list of commands, restart+  * If WSL presents a list of commands, reboot
  
   wsl --set-default-version 1   wsl --set-default-version 1
Line 41: Line 41:
   wsl --install --distribution "Ubuntu"   wsl --install --distribution "Ubuntu"
  
-====== WSL ======+====== Ubuntu ====== 
 + 
 +===== WSL =====
  
 **** ****
  
-  wt wsl --distribution "Ubuntu"+  wt wsl
  
 ===== Update ===== ===== Update =====
- 
-**** 
  
   sudo apt update && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt clean && sync   sudo apt update && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt clean && sync
  
-====== SSH ======+  sync && exit 
 + 
 +===== Folders =====
  
 **** ****
  
-  wt wsl --distribution "Ubuntu" -- ssh "espionage724@192.168.1.152"+  mkdir -p ~/'Downloads'
  
/var/www/wiki/data/attic/distros/ubuntu_wsl.1694728308.txt.gz · Last modified: 2023/09/14 17:51 by Sean Rhone