=== Open Source MANO (OSM) This tutorial implements the getting started from: https://osm.etsi.org/wikipub/index.php/OSM_Release_SIX and adds support for ORBIT hardware. The previous tutorial targeted Ubuntu 14.04 and 16.04, this is updated for Ubuntu 18.04. {{{ omf load -t srv3-lg1.sb1.cosmos-lab.org -i baseline_1804.ndz -r 60 omf tell -a on -t srv3-lg1.sb1.cosmos-lab.org ssh root@srv3-lg1.sb1.cosmos-lab.org }}} {{{ wget https://osm-download.etsi.org/ftp/osm-6.0-six/install_osm.sh chmod +x install_osm.sh ./install_osm.sh }}}