User Tools

Site Tools


red_hat_enterprise_linux_6.2

Differences

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

Link to this comparison view

Next revision
Previous revision
red_hat_enterprise_linux_6.2 [2012/05/31 09:36]
wolfbardo created
red_hat_enterprise_linux_6.2 [2012/06/06 08:07]
wolfbardo
Line 19: Line 19:
 Create the file `/etc/yum.repos.d/opsi40.repo` with the following content: Create the file `/etc/yum.repos.d/opsi40.repo` with the following content:
 <code "bash"> <code "bash">
- 
----- 
 [opsi4] [opsi4]
 name=opsi4.0 for RHEL/ CentOS $releasever - $basearch name=opsi4.0 for RHEL/ CentOS $releasever - $basearch
Line 31: Line 29:
 ===== install opsi40  ===== ===== install opsi40  =====
  
 +<code>
 yum makecache yum makecache
  
Line 37: Line 36:
  
 yum install opsi-depotserver opsi-configed yum install opsi-depotserver opsi-configed
 +</code>
  
 ===== miscellaneous   ===== ===== miscellaneous   =====