Difference between revisions of "Fedora 21 Server"
Line 23: | Line 23: | ||
mounting a smb share/NAS (optional) | mounting a smb share/NAS (optional) | ||
− | + | <pre>//10.0.0.15/Downloads /home/administrator/xpshare cifs username=Administrator,password=harddrive,noperm,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0</pre> | |
Revision as of 01:25, 7 April 2015
Currently Under Construction! Expect an amazing article soon! Last modified: April 6th, 2015.
Notes... Fedora 21 server does not have a GUI. This guide, however, will guide you through installing FOG totally (with various setups).
lets see...
READ FIRST, COMPLETE FIRST ---Prerequisites CHECKLIST... Choosing a password for FOG user and root. Deciding where images will be stored. Full FOG DHCP or ProxyDHCP ?
Installing Fedora 21 server
configuring the /images directory during Fedora installation (optional)
Formatting & mounting a 2nd drive (optional)
mounting a smb share/NAS (optional)
//10.0.0.15/Downloads /home/administrator/xpshare cifs username=Administrator,password=harddrive,noperm,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0
Installing SVN (required)
Updating Fedora (optional)
SSH'ing into your server (optional, but strongly recommended).
Static IP address.. yum install system-config-network cd /usr/bin ./system-config-network to setup a static ip address.
Disable firewall and SELinux.
Installing FOG
dnsmasq setup