User Tools

Site Tools


open_suse12.2

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
open_suse12.2 [2012/09/28 08:10]
wolfbardo
— (current)
Line 1: Line 1:
  
-====== openSUSE 12.2 ====== 
-opsi40 Installation ( opsi Featurepack 4.0.2-2 Testing Release ) 
- 
-supplementing doc in  
-http://download.uib.de/opsi4.0/doc/opsi-getting-started-en.pdf 
-===== basic install ===== 
-<code "bash"> 
-# Check the opsi-server entry in /etc/hosts or the output of 
-getent hosts $(hostname -f) 
-# should be like 
-# 192.168.1.1 server.domain.tld server 
- 
- 
-zypper up 
-</code> 
- 
-=====  install opsi40 =====  
-<code "bash"> 
-zypper ar --refresh "http://download.opensuse.org/repositories/home:/uibmz:/opsi:/opsi40-testing/openSUSE_12.2/home:uibmz:opsi:opsi40-testing.repo" 
- 
-zypper mr -p 50 home_uibmz_opsi_opsi40-testing 
- 
- 
-zypper refresh 
-# 
-zypper -v install opsi-depotserver opsi-configed 
-</code> 
-===== Configure with Yast Samba / tftpd / ssh / Firewall  ===== 
- 
-===== miscellaneous   ===== 
- 
-edit /etc/nsswitch.conf 
-<code "bash"> 
-/etc # diff /etc/nsswitch.conf /etc/nsswitch.conf.org 
-32c32 
-< hosts:        files dns mdns4_minimal [NOTFOUND=return] 
---- 
-> hosts:        files mdns4_minimal [NOTFOUND=return] dns 
-</code> 
- 
-===== tested with  ===== 
-<code> 
-lsb-release -a 
-LSB Version: n/a 
-Distributor ID: SUSE LINUX 
-Description: openSUSE 12.2 (x86_64)  # AND openSUSE 12.2 (i586) 
-Release: 12.2 
-Codename: Mantis 
- 
-rpm -q -a | grep opsi 
-opsiconfd-4.0.2.3-1.1.noarch 
-python-opsi-4.0.2.3-1.1.noarch 
-opsi-depotserver-4.0.2.2-1.1.noarch 
-opsi-configed-4.0.2.5.6-1.1.noarch 
-opsi-utils-4.0.2.2-1.1.noarch 
-opsi-linux-bootimage-20120728-1.1.noarch 
-opsi-atftp-0.7.dfsg-2.1.x86_64           # AND opsi-atftp-0.7.dfsg-2.1.i586 
-opsipxeconfd-4.0.2.2-1.1.noarch 
- 
-</code> 
open_suse12.2.1348819803.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)