09 2021 档案

摘要:一、关机重启登录注销 1、关机 shutdown -h now shutdown -h 1 halt ①sync ②init 0 2、重启 shutdown -r now reboot 3、登录 su -root //切换root用户登录 4、注销 logout 二、用户管理 1、添加用户 user 阅读全文
posted @ 2021-09-01 11:19 菜鸟不想早飞 阅读(6) 评论(0) 推荐(0)