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
新增“用户配置”片段
authored
May 03, 2024
by
R
Hide whitespace changes
Inline
Side-by-side
云端开发环境.md
View page @
a5f4dd47
#
云端开发
环境
#
host
环境
1.
x86架构
2.
内存8G
3.
cpu:4核,Ice Lake
4.
Ubuntu 20.04 server 64bit
# 用户配置
-
root
-
admin
```
# useradd -m admin
# usermod -aG sudo admin
```
-
developer
```
# useradd -m developer
```
\ No newline at end of file