Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To install DualShield RADIUS Server using Linux console:

Copy the link address for the latest version of DualShield Radius server Framework update from our support page...  https://support.deepnetsecurity.com/visit.asp?pg=download/dualshield/radiusdas-serverframework

Paste the link into the wget command for example.

Code Block
themeDJango
wget https://download.deepnetsecurity.com/dualshield6/Radius-ServerFramework/setup-dual-radius-7.3DualShieldFrameworkUpgrade-5.6.0.05021111.bin


Execute the command below to change and make the file executable

Code Block
languagebash
themeDJango
chmod a+x ./setup-dual-radiusDualShieldFrameworkUpgrade-XXXX.YYYY.bin

in which XXXX is the version number and YYYY is the build number.

...

Code Block
languagebash
themeDJango
sudo ./setupdualshield-XXXX.YYYYDualShieldFrameworkUpgrade.bin -- -console 


The installation process will begin:

...