24
Jul
2008
Bind 9.5.0P1 für SuSE 9.3
Suse 9.3 (32BIT)
Verfügbare Pakete
Bind: 9.5.0P1
Manuelle Installation: http://rpms.serversupportforum.de/suse93/
Installation Suse 9.3:
Code:
/etc/init.d/named stop
cd /root
mkdir bind
cd bin
#Alles Downloaden
wget -r -np -nH -1 http://rpms.serversupportforum.de/suse93/bind-9.5.0P1/
#Installieren bzw. Updaten
rpm -Uvh *.rpm
/etc/init.d/named start
This entry was posted
on Donnerstag, Juli 24th, 2008 at 11:23 am and is filed under Linux, RPMS.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.