12 2021 档案

摘要:# Ubuntu 普通用户提升到root权限 sudo vim /etc/passwd # 找到用户test test:x:1000:1000::/home/test # 修改权限 test:x:0:0::/home/test # 查看ip ifconfig git config --global 阅读全文
posted @ 2021-12-02 13:55 klx_klx 阅读(20) 评论(0) 推荐(0)