mywiki:linux:notes
This is an old revision of the document!
Table of Contents
Fedora Notes
Confiugration
Set sudo for one user
#su - # #Suppose Set user sampleusername to administrator #usermod sampleusername -a -G root
Or directly add below line into /etc/sudoers file:
sampleusername ALL=(ALL) ALL
Issues
bootloader stage1 target device
During Installing Fedora 20 via DVD ROM, Error “you have not created a bootloader stage1 target device” :
Solution: Reboot the computer and go to boot menu(priority) in BIOS setting. Select normal DVD Room boot up instead of EFI: DVD Rom.
mywiki/linux/notes.1415001378.txt.gz · Last modified: (external edit)
