diff --git a/README.md b/README.md index 0943726..7a09479 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,40 @@ -# examples-linuxbase +# Linux base system + + + + + +## LabInstance Linux + + +![alt text](images/swarmlab-network.png "") + + +## Quickstart + +This is a quickstart guide of howto use this *LabInstance* + +- On step "*1. Select Git Repo*" [see here](http://docs.swarmlab.io/SwarmLab-HowTos/HowTo-create-lab.adoc.html) +choose "*examples-linuxbase*" + +- On step "*2. Select swarm service*" choose "*ondemand_service_linuxbase*" + +- On step "*3. Save Lab Instance*" put the name you want + +- Save it. + +Your are ready to run your fresh *LabInstance* [see here](http://docs.swarmlab.io/SwarmLab-HowTos/HowTo-create-lab.adoc.html#_run_instance) + + +### Default Configuration + +- Working Directory + +> /home/ubuntu + +- Default user for Linux + +> ubuntu + + diff --git a/images/swarmlab-network.png b/images/swarmlab-network.png new file mode 100644 index 0000000..60d2d10 Binary files /dev/null and b/images/swarmlab-network.png differ