society
Registered User
Suse 9.3 (32BIT)
Verfügbare Pakete
Bind: 9.5.0P2
Manuelle Installation:
Installation Suse 9.3:
Code:
/etc/init.d/named stop
cd /root
mkdir bind
cd bin
#Alles Downloaden
wget -r -np -nH -1
#Installieren bzw. Updaten
rpm -Uvh *.rpm
/etc/init.d/named start
Verfügbare Pakete
Bind: 9.5.0P2
Manuelle Installation:
Code:
http://rpms.serversupportforum.de/suse93/bind-9.5.0P2/
Installation Suse 9.3:
Code:
/etc/init.d/named stop
cd /root
mkdir bind
cd bin
#Alles Downloaden
wget -r -np -nH -1
Code:
http://rpms.serversupportforum.de/suse93/bind-9.5.0P2/
#Installieren bzw. Updaten
rpm -Uvh *.rpm
/etc/init.d/named start
Last edited by a moderator: