User Tools

Site Tools


mywiki:linux:notes

This is an old revision of the document!


Fedora Notes

Confiugration

Install Local yum repository based on Fedora 20 DVD ISO

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

Disable Firewall

systemctl stop firewalld

Set up Samba Server

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.1415165267.txt.gz · Last modified: (external edit)