wsl_linux_ubuntu_cheatsheet
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wsl_linux_ubuntu_cheatsheet [2025/09/07 05:18] – removed - external edit (Unknown date) 127.0.0.1 | wsl_linux_ubuntu_cheatsheet [2025/09/17 02:33] (current) – stephen | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== WSL / Linux / Ubuntu Cheatsheet ====== | ||
+ | |||
+ | ===== Windows Commands ===== | ||
+ | |||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | ===== WSL / Linux Commands ===== | ||
+ | |||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | File System | ||
+ | | '' | ||
+ | | Diagnostic Info || | ||
+ | | '' | ||
+ | |||
+ | ===== Accessing drives ===== | ||
+ | |||
+ | * In WSL, accessing Windows drive: ''/ | ||
+ | * In Windows, accessing WSL: '' | ||
+ | |||
+ | ===== Run commands on Bash start up ===== | ||
+ | |||
+ | Edit your '' | ||
+ | |||
+ | ===== Mount a Windows Drive ===== | ||
+ | |||
+ | - Get drive info: '' | ||
+ | - Make a directory to mount it to: '' | ||
+ | - Mount it: '' | ||