Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
CrewUnionProblemKill
proj5-FAT32onMaQueOS
Wiki
云端开发环境
云端开发环境
· Changes
Page history
在“环境配置”中新增“为新建用户更换shell”
authored
May 03, 2024
by
R
Show whitespace changes
Inline
Side-by-side
云端开发环境.md
View page @
32b420e7
...
@@ -17,3 +17,7 @@
...
@@ -17,3 +17,7 @@
```
```
# useradd -m developer
# useradd -m developer
```
```
## 为新建用户更换shell
```
$ chsh -s /usr/bin/bash
```
\ No newline at end of file