= Installing 10.1 = == Swap file == Make sure swap partition is as minimum as large as installed memory otherwise JAVA makes no use of the large memory setup. == CUPS printing == Using YAST add a network printer using the CUPS protocol. Afterwards all CUPS printers are visible. == Software package management == Use either "zen-installer" or "rug" to manage software packages. == Adding OpenSuse as installation source == {{{ rug service-add --type=ZYPP http://download.opensuse.org/distribution/SL-10.1/inst-source openSuse-10.1 }}} Then activate "openSuse-10.1 in configuration dialog of "zen-installer". It could be the "rug subscribe" command could be used as well. == AFS (Andrew File System) == Use "zen-installer" to install the packages: {{{ S | Catalog | Bundle | Name | Version | Arch --+---------+--------+--------------------+----------+------- i | System | | afs-krb5 | 2.0-20 | x86_64 i | System | | afs-krb5-debuginfo | 2.0-20 | x86_64 i | System | | openafs | 1.4.0-21 | x86_64 i | System | | openafs-client | 1.4.0-21 | x86_64 i | System | | openafs-debuginfo | 1.4.0-21 | x86_64 i | System | | openafs-devel | 1.4.0-21 | x86_64 }}} == install Tivoli "dsm" package (ADSM) == Using "zen-installer" install the "ksh" package Then install following packages: {{{ rpm -i TIVsm-API.i386.rpm rpm -i TIVsm-API64.i386.rpm rpm -i TIVsm-BA.i386.rpm }}}