These two days I suddenly wanted to experience Gnome desktop, So I installed Fedora20, But I encountered a lot of problems after the installation. The first one is that the user is not in the sudoers file, when I need the root permission, a prompt is displayed: XX is not in the sudoers file. The incident will be reported. The solution is as follows: the solution is simple: add your username to the/etc/sudoers file. Open this file in the gedit Editor: sudogedit/etc.
These two days I suddenly wanted to experience Gnome desktop, So I installed Fedora 20, but I encountered a lot of problems after the installation. The first one is that the user is not in the sudoers file, when I need the root permission, a prompt is displayed: XX is not in the sudoers file. The incident will be reported.
The solution is as follows:
The solution is simple: add your username to the/etc/sudoers file.
Open this file in the gedit Editor: sudo gedit/etc/sudoers
Find the Allow root to run any commands anywhere line and add: Here your username ALL = (ALL) ALL
Save it.
For more information about Fedora, see Fedora topics page http://www.linuxidc.com/topicnews.aspx? Tid = 5
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-06/103424.htm