Changes between Version 12 and Version 13 of Tutorials/m0SDN/OpenStack
- Timestamp:
- Jun 9, 2023, 3:52:54 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/m0SDN/OpenStack
v12 v13 16 16 }}} 17 17 18 To verify if you have loaded Ubuntu 20.04 properly, use this command once you ssh into the node1-2 19 {{ 20 lsb_release -a 21 }} 22 this will list the current version of Ubuntu loaded. 18 To verify if you have loaded Ubuntu 20.04 properly, use this command once you ssh into the node1-2 {{{ 19 lsb_release -a}}} this will list the current version of Ubuntu loaded. 23 20 24 21 === Set up an OpenStack development environment via DevStack ===