Changes between Version 12 and Version 13 of Tutorials/Cloud/OSM
- Timestamp:
- Oct 15, 2019, 3:22:21 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Cloud/OSM
v12 v13 42 42 1. Log in as the user "native": {{{ ssh native@srv3-lg1.sb1.cosmos-lab.org }}} 43 43 1. Set up OSM 44 1. Install "net-tools" {{{ sudo apt install net-tools }}} 44 45 1. Download script: {{{ wget https://osm-download.etsi.org/ftp/osm-6.0-six/install_osm.sh }}} 45 46 1. Make it executable: {{{ chmod +x install_osm.sh }}}