Skip to content

Packages

OOCRAN Project edited this page Nov 5, 2017 · 6 revisions

Ubuntu and Debian

Debian and Ubuntu users can install the latest stable version of OOCRAN using the apt-get package manager. Download the .deb package from the OOCRAN offical website and write on the following commands:

sudo dpkg -i oocran_4.0.2.deb

Red Hat and CentOS

Red Hat and CentOS users can install the latest stable version of OOCRAN using the apt-get package manager. Download the .deb package from the OOCRAN offical website and write on the following commands:

sudo rpm -ivh oocran_4.0.2.rpm

Considerations

You can run OOCRAN using the following command into the terminal:

$ oocran start localhost:8000

Change localhost for the IP of your server and the port if you want.

The OOCRAN will be save on the /var/logs/oocran

Wiki

Create Catalog

Create Network Services (NS)

Monitoring

Configurations

Register VIM

Infrastructure

Clone this wiki locally