Re: Ask detail operate process about edit sudoers file by terminal

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/13/2013 11:37 PM, LingxianGuo wrote:
> As a beginner,I am using Fedora18 64bit.The Firefox needs the plugin of
> the Adobe flash Player,I have downloaded the file of
> install_flash_player_11_linux.x86_64.tar.gz.By terminal, when I copied
> the file of libflashplayer.so to /usr/lib64/mozilla/plugins,the result
> is my user name is not in the file of sudoers.Except C Language,I do not
> know any more about computer:BY TERMINAL,I NEED THE DETAIL OPERATE
> PROCESS ABOUT EDITING SUDOERS FILE--EVEN EVERY COMMAND 
> 

As root, type
  visudo

remove the comment before the 2nd line here so it looks like this:

  ## Allows people in group wheel to run all commands
  %wheel  ALL=(ALL)       ALL

Save the file.

Still as root, edit the groups file:

  vi /etc/group

Find the line with "wheel" and add your user id after the colon

  wheel:x:10:sdstern

save the file.  Log out of your terminal session and open a new one and
you'll be able to sudo.

If you're using Firefox, it's probably easier to load the flash plugin
from adobe's repo than to download and copy yourself -- and to leep it
up to date.

See
http://www.if-not-true-then-false.com/2010/install-adobe-flash-player-10-on-fedora-centos-red-hat-rhel/
for instructions.





-- 
-- Steve
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux