Ubuntu create new users and increase administrator privileges Family2014-06-24 22:21:22$ is an ordinary administrator, #是系统管理员, under Ubuntu, the root user does not have a password by default and therefore cannot be used (supposedly for security).
When installing the package, you will be prompted without sudo permission.eg : sudo apt-get install golangWorkaround
Go to a user with root privilegeseg: su rootand follow the prompts to enter the password
sudo vim/etc/sudoers
User management in Ubuntu (5) grant regular user system administrator permissions Related links: Ubuntu User Management (a) user account http://www.2cto.com/ OS /201207/143927.html?ubuntuin user management (2) Group management http://www.2cto.com/
In the terminal, enter:sudo passwd rootEnter new UNIX Password: (enter your password here)Retype new UNIX Password: (Determine the password you entered)Passwd:password updated successfullyLater, if you want to get root privileges, just do the
Ubuntu 13.10 on how users get root privileges, how users get permanent root privileges, if you configure root login
First, how the user obtains root authority:
1. Enter Terminal
2. Enter sudo passwd root and set the password, prompting you to enter
Turn from: Ubuntu Create new users and increase administrator privileges$ is an ordinary administrator, #是系统管理员, under Ubuntu, the root user does not have a password by default and therefore cannot be used (supposedly for security). If you want to
User Management In Ubuntu (5) link to granting system administrator privileges to regular users: User Management In Ubuntu (1) User Account Management (2) Group Management http://www.bkjia.com/ OS /201207/143929.html#tu's user management (3) user
Jingyan.baidu.com/article/495ba84116104238b20ede62.htmlHow to open root in Ubuntu, how to enable the root account in Ubuntu
|
Browse:8344
|
Updated: 2014-06-26 13:38
1
2
3
4
5
6
Step
Ubuntu Linux has a distinctive feature, that is, when you first use, you cannot log on as root to the system, why this? This will start with the installation of the system. For other Linux systems, the root password is typically set during the
Questions Guide:What is the difference between 1.adduser and useradd?2. Does that way automatically create groups, user groups, and so on?3. How do I create a new user with administrator privileges? $ is a normal administrator, #是系统管理员, under Ubuntu,
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.