We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We offer binary builds for zeroSDN on out github page: https://github.com/zeroSDN/ZSDN-Controller/releases
The folling commands assume apt-get to be installed, however, you should be able to acquire the same packages on other linux distributions as well.
Install Java 8
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer
(optional, for testing) Install Mininet
sudo apt-get install mininet
(optional, for logging module) Install Apache Casandra
Installation
Build and Deploy
Modules
General