H-Sphere versions: All
This document explains you how to upgrade your Bind to version 8.4.6-1.
This update fixes a vulnerability that may result in a Denial of Service
(more..)
Update Procedure
- Log into your control panel server as root:
su -
- Unpack the contents of the downloaded archive:
tar zxf u-bind-8_4_6-1.tgz
- Enter the unpacked directory:
cd u-bind-8_4_6-1
- Run upgrade:
./update.sh
|