Changes between Version 7 and Version 8 of Tutorials/Cloud/OSM


Ignore:
Timestamp:
Oct 15, 2019, 1:09:40 AM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Cloud/OSM

    v7 v8  
    2020 1. Log in as the user "native": {{{ ssh native@srv3-lg1.sb1.cosmos-lab.org }}}
    2121 1. Add user to groups: {{{ sudo groupadd lxd && sudo groupadd docker && sudo usermod -a -G lxd,docker native }}}
     22 1. Log out and back in {{{ exit }}} then {{{ssh native@srv3-lg1.sb1.cosmos-lab.org }}}
    22231. Set up OSM
    2324 1. Download script: {{{ wget https://osm-download.etsi.org/ftp/osm-6.0-six/install_osm.sh }}}