Difference between revisions of "Fedora 21 Server"

From FOG Project
Jump to: navigation, search
Line 1: Line 1:
Currently Under Construction
+
Currently Under Construction!
 
Expect an amazing article soon!
 
Expect an amazing article soon!
 
Last modified: April 6th, 2015.
 
Last modified: April 6th, 2015.
Line 10: Line 10:
 
lets see...
 
lets see...
  
Prerequisites... Choosing a password for FOG user and root.
+
Prerequisites... Choosing a password for FOG user and root. Deciding where images will be stored.
  
 
Installing Fedora 21 server
 
Installing Fedora 21 server
  
mounting a 2nd drive (optional)
+
configuring the /images directory (optional)
 +
 
 +
Formatting & mounting a 2nd drive (optional)
 +
 
 +
mounting a smb share/NAS (optional)
  
 
Installing SVN (required)
 
Installing SVN (required)
Line 27: Line 31:
 
./system-config-network  
 
./system-config-network  
 
to setup a static ip address.
 
to setup a static ip address.
 +
 +
 +
Disable firewall and SELinux.

Revision as of 22:51, 6 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...

Prerequisites... Choosing a password for FOG user and root. Deciding where images will be stored.

Installing Fedora 21 server

configuring the /images directory (optional)

Formatting & mounting a 2nd drive (optional)

mounting a smb share/NAS (optional)

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.