This website requires JavaScript.
Explore
Help
Register
Sign In
Kister
/
My-Notes
Watch
1
Star
0
Fork
0
You've already forked My-Notes
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
My-Notes
/
笔记
/
Linux
/
基础指令
/
sudo指令.md
T
Add File
New File
Upload File
Apply Patch
Kister
0292147403
增加了网工相关笔记,还有一点linux和git
2026-06-23 22:30:02 +08:00
190 B
Raw
Permalink
Blame
History
作用:sudo用来在非root账户上用root权限执行指令
使用权限:在sudo组的账号,例如创建系统时的账号
案例:
sudo su - //用sudo来切换到root账号
Reference in New Issue
View Git Blame
Copy Permalink