当前位置:网站首页>WSL common commands
WSL common commands
2022-07-06 12:52:00 【Deng Jiawen jarvan】
Record common commands , For more complete orders, refer to the official documents
List the installed Linux Distribution version
wsl -l -v
Change the default user of the distribution
<DistributionName> config --default-user <Username>
Close a distribution
wsl --terminate <Distribution Name>
Put a distribution WSL Set to 1 or 2
wsl --set-version <distribution name> <versionNumber>
More comprehensive commands
https://docs.microsoft.com/zh-cn/windows/wsl/basic-commands
边栏推荐
- Naive Bayesian theory derivation
- [leetcode622] design circular queue
- Particle system for introduction to unity3d Foundation (attribute introduction + case production of flame particle system)
- Latex learning
- [algorithm] sword finger offer2 golang interview question 4: numbers that appear only once
- Fairygui joystick
- 第一人称视角的角色移动
- FairyGUI简单背包的制作
- 编辑距离(多源BFS)
- [Chongqing Guangdong education] reference materials for regional analysis and planning of Pingdingshan University
猜你喜欢
FairyGUI增益BUFF数值改变的显示
Fairygui loop list
(1) Introduction Guide to R language - the first step of data analysis
Teach you to release a DeNO module hand in hand
Fairygui character status Popup
FairyGUI循环列表
基本Dos命令
Force buckle 1189 Maximum number of "balloons"
Particle system for introduction to unity3d Foundation (attribute introduction + case production of flame particle system)
使用rtknavi进行RT-PPP测试
随机推荐
[leetcode19] delete the penultimate node in the linked list
idea中导包方法
Introduction to the daily practice column of the Blue Bridge Cup
Halcon knowledge: gray_ Tophat transform and bottom cap transform
NovAtel 板卡OEM617D配置步骤记录
Unity3D,阿里云服务器,平台配置
Database course design: college educational administration management system (including code)
Teach you to release a DeNO module hand in hand
InnoDB dirty page refresh mechanism checkpoint in MySQL
Fairygui joystick
Database table splitting strategy
Mysql database reports an error: row size too large (> 8126) Changing some columns to TEXT or BLOB or using ROW_ FORMAT=DY
Get the position of the nth occurrence of the string
[offer78] merge multiple ordered linked lists
[algorithm] sword finger offer2 golang interview question 1: integer division
It has been solved by personal practice: MySQL row size too large (> 8126) Changing some columns to TEXT or BLOB or using ROW_ FORMAT
Prove the time complexity of heap sorting
(3) Introduction to bioinformatics of R language - function, data Frame, simple DNA reading and analysis
[leetcode19]删除链表中倒数第n个结点
(课设第一套)1-4 消息传递接口 (100 分)(模拟:线程)