码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu添加新用户

时间:2020-02-29 13:25:04      阅读:84      评论:0      收藏:0      [点我收藏+]

标签:user   nbsp   cat   bash   root   bin   su -   sudoers   bsp   

useradd linc -m -s /bin/bash

 

添加sudoers

su -

vim /etc/sudoers

 

# User privilege specification
root    ALL=(ALL:ALL) ALL
rzx     ALL=(ALL) NOPASSWD: NOPASSWD: ALL

 

ubuntu添加新用户

标签:user   nbsp   cat   bash   root   bin   su -   sudoers   bsp   

原文地址:https://www.cnblogs.com/-rzx-/p/12382336.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!