LEEUNITYAssets / Content / 博客.asset
层级
⌄ Lee / Homepage
INSPECTOR
Type
Content
Name
博客
lee@mtftm.com ↗GitHub ↗
N022SYSTEM / WINDOWS

技术 / English

Common WSL Commands

Set Default User / Destroy System / Create System

更新
2026.07.18
阅读
1 分钟
语言
English

Set Default User

Debian config --default-user root

Destroy System

wsl --unregister Debian

Create System

wsl --install -d Debian

Shut Down System

wsl --shutdown