From ccfdda7dfd711ef23f6578c84c8a229fd2a9eba0 Mon Sep 17 00:00:00 2001 From: test2 Date: Fri, 12 Jun 2020 14:57:44 +0300 Subject: [PATCH] ansible --- README.md | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index da1149c..d2d4f66 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,11 @@ Instances of Ubuntu with Linux-based tools -## LabInstance os2 ![alt text](images/swarmlab-network.png "") - - -[inspired by NLKNguyen](https://github.com/NLKNguyen/alpine-mpich) - - ## Quickstart This is a quickstart guide of howto use this *Lab* @@ -30,20 +24,21 @@ This is a quickstart guide of howto use this *Lab* > ubuntu -- Publish yoy work +- Publish Your Work --- **INFO** - Usage: -> -> mkdir /home/ubuntu/directory -> put you files in that directory -> swarmlab-publish /home/ubuntu/directory -> open URL in Browser -> +```bash + + mkdir /home/ubuntu/directory + put your files and other directories into /home/ubuntu/directory + swarmlab-publish /home/ubuntu/directory + open URL in Browser + +``` --- @@ -56,10 +51,10 @@ Usage: - connect to workers -> -> ssh ubuntu@[IP] -> user has sudo rights -> +```bash + ssh ubuntu@[IP] + Info: user has sudo rights +``` - connect to workers with ansible