Changes

From SME Server
Jump to navigationJump to search
685 bytes added ,  06:57, 4 April 2019
Line 27: Line 27:  
=== Description ===
 
=== Description ===
 
This allow you to install SME on a minimal CentOS. All you need is network enabled to install the rpm.   
 
This allow you to install SME on a minimal CentOS. All you need is network enabled to install the rpm.   
 +
 +
{{Note box|Important: ensure networking is working when installing minimal CentOS}}
    
Everything is automated, all you will need is to answer to :  
 
Everything is automated, all you will need is to answer to :  
Line 51: Line 53:     
=== Installation ===
 
=== Installation ===
Download the file and install
+
You may have to install wget
  wget <nowiki>https://mirror.koozali.org/releases/9/smedev/x86_64/RPMS/smeserver-centos2sme-6.9.1-5.el6.sme.noarch.rpm</nowiki>
+
yum install wget
 +
 
 +
Download the file and install (you might check the last available version in https://mirror.koozali.org/releases/9/smecontribs/x86_64/RPMS/ to adapte the following line)
 +
  wget https://mirror.koozali.org/releases/9/smecontribs/x86_64/RPMS/smeserver-centos2sme-6.9.1-5.el6.sme.noarch.rpm
    
  yum install smeserver-centos2sme-6.9.1-5.el6.sme.noarch.rpm
 
  yum install smeserver-centos2sme-6.9.1-5.el6.sme.noarch.rpm
Line 59: Line 64:  
  centos2sme
 
  centos2sme
    +
Run this, if dependency errors occur it will have setup Koozali repos so updates can be actioned.
 +
 +
You may get dependency errors due to updates that have recently been pushed to Koozali mirrors.
 +
Most recently following are three that required further action due to recent changes:
 +
# yum downgrade initscripts
 +
# yum install yum-plugin-post-transaction-actions
 +
# yum install dhcp-common
 +
 +
Rerun install script
 +
# centos2sme
    
=== Uninstall ===
 
=== Uninstall ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu