User Tools

Site Tools


deploying_e.f.a._on_clean_centos_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
deploying_e.f.a._on_clean_centos_installation [2016/12/11 13:44] – [Start building] darky83deploying_e.f.a._on_clean_centos_installation [2016/12/11 13:51] – [After building] darky83
Line 20: Line 20:
   * 4GB memory   * 4GB memory
   * Active internet connection (About 0.5 ~ 1GB will be downloaded, depending on the needed updates.)   * Active internet connection (About 0.5 ~ 1GB will be downloaded, depending on the needed updates.)
 +  * Root access
   * Free access over the internet (minimum is http/https access)   * Free access over the internet (minimum is http/https access)
   * A bunch of free time   * A bunch of free time
  
 ===== Start building ===== ===== Start building =====
 +  - Make sure you have root access to the system and login as the root user (or su - root)
   - Make sure the system is fully updated:    - Make sure the system is fully updated: 
     - ''yum -y update''     - ''yum -y update''
-  - Install wget if it is not already installed+  - Install wget & screen
-    - ''yum -y install wget''+    - ''yum -y install wget screen''
   - Get the installation script:   - Get the installation script:
     - ''wget https://raw.githubusercontent.com/E-F-A/v3/master/build/prepare-build-without-ks.bash''     - ''wget https://raw.githubusercontent.com/E-F-A/v3/master/build/prepare-build-without-ks.bash''
   - Make the script executable:   - Make the script executable:
     - ''chmod 700 prepare-build-without-ks.bash''     - ''chmod 700 prepare-build-without-ks.bash''
 +  - Start a screen session:
 +    - ''screen''
   - Start the installation:   - Start the installation:
     - ''./prepare-build-without-ks.bash''     - ''./prepare-build-without-ks.bash''
 +  - The system is now installed, depending on the speed of your internet connection and the speed of the system this can take a while, so sit back and let it run.
 +
 +==== After building ====
 +After building the system you will need to follow the normal [[initial_configuration|Initial Configuration]].
deploying_e.f.a._on_clean_centos_installation.txt · Last modified: 2018/06/01 19:36 by spammy