Linux:用户登陆注销

  1. root为超级管理员,权限极高,因此要用普通用户登陆,再通过su 用户名来切换用户
    在这里插入图片描述
  2. 切换账户后用exit返回原有账户
    在这里插入图片描述
  3. logout注销用户
    ![在这里插入图片描述](https://img-blog.csdnimg.cn/20190430092825853.pn
    提示:logout在图形运行级别无效,在运行级别3下有效
posted @ 2019-04-30 09:30  drl_blogs  阅读(294)  评论(0编辑  收藏  举报