omd

-----------------------------------SERVER-SIDE--------------------------------------- wget https://labs.consol.de/repo/stable/rhel6/x86_64/omd-1.30.rhel6.x86_64.rpm rpm -ivh omd-1.30.rhel6.x86_64.rpm or rpm -Uvh "https://labs.consol.de/repo/stable/rhel6/i386/labs-consol-stable.rhel6.noarch.rpm"  yum install omd* or(If rhel-7) rpm -Uvh "https://labs.consol.de/repo/stable/rhel7/i386/labs-consol-stable.rhel7.noarch.rpm"  yum install omd* [root@li911-180 ~]# omd create prod Adding /omd/sites/prod/tmp to /etc/fstab. Creating temporary filesystem /omd/sites/prod/tmp...OK Restarting Apache...OK Created new site prod with version 1.30. The site can be started with omd start prod. The default web … Continue reading omd