User Tools

Site Tools


open_suse12.1

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.1 [2012/06/05 13:50]
wolfbardo
— (current)
Line 1: Line 1:
  
-====== openSUSE 12.1 ====== 
-opsi40 Installation 
- 
-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> 
- 
-===== missing packages ===== 
-<code "bash"> 
-zypper install python-pyasn1 
-</code> 
- 
-=====  install opsi40 =====  
-<code "bash"> 
-zypper ar --refresh "http://download.opensuse.org/repositories/home:/uibmz:/opsi:/opsi40/openSUSE_12.1/home:uibmz:opsi:opsi40.repo" 
- 
-zypper mr -p 50 home_uibmz_opsi_opsi40 
- 
-zypper refresh 
-# 
-zypper -v install opsi-depotserver opsi-configed 
-</code> 
-===== Configure with Yast Samba / tftpd / ssh / Firewall  ===== 
-===== opsi stuff  ===== 
-<code "bash"> 
-opsi-setup --set-rights 
-opsi-setup --auto-configure-samba 
-opsi-setup --init-current-config 
-/etc/init.d/opsiconfd restart 
-/etc/init.d/opsipxeconfd restart 
-</code> 
-===== miscellaneous   ===== 
- 
-edit /etc/nsswitch.conf 
-<code "bash"> 
-/etc # diff /etc/nsswitch.conf /etc/nsswitch.conf.org 
-32c32 
-< hosts:        files dns 
---- 
-> 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.1 (x86_64) 
-Release:        12.1 
-Codename:       Asparagus 
- 
-rpm -q -a | grep opsi 
-opsi-depotserver-4.0.2.1-1.1.noarch 
-opsipxeconfd-4.0.2.1-1.1.x86_64 
-opsi-linux-bootimage-20120119-1.1.noarch 
-opsi-utils-4.0.2.1-1.1.noarch 
-python-opsi-4.0.2.1-1.1.noarch 
-opsi-configed-4.0.1.24-1.1.noarch 
-opsi-atftp-0.7.dfsg-9.1.x86_64 
-opsiconfd-4.0.2.1-1.1.x86_64 
-</code> 
open_suse12.1.1338904217.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)