创建ubuntu用户 #20

Closed
opened 12 months ago by Sirius · 1 comments
Owner
sudo adduser 用户名

输入信息,可为空
2.

sudo visudo

在文件底下添加用户名 ALL=(ALL:ALL) ALL解开sudo权限

1. ```bash sudo adduser 用户名 ``` 输入信息,可为空 2. ```bash sudo visudo ``` 在文件底下添加`用户名 ALL=(ALL:ALL) ALL`解开sudo权限
Sirius added the
ubuntu
label 12 months ago
Sirius closed this issue 12 months ago
Poster
Owner

有rsa登录免sudo密码用户名 ALL=(ALL) NOPASSWD: ALL

有rsa登录免sudo密码`用户名 ALL=(ALL) NOPASSWD: ALL`
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sirius/note#20
Loading…
There is no content yet.