From c6ba0259964a08b407f9b7ec53946834bdfa2cf0 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 5 May 2017 22:12:46 +0200 Subject: Final platform-workshop slides --- platform-workshop/README.md | 33 +++++++---------------- platform-workshop/config.yml | 2 +- platform-workshop/images/bitmask-main-window.jpg | Bin 71840 -> 0 bytes platform-workshop/images/flying_cow_1000px.jpg | Bin 0 -> 5465 bytes platform-workshop/images/leap-webapp-tickets.xcf | Bin 324130 -> 0 bytes platform-workshop/slides.md | 6 ++--- 6 files changed, 14 insertions(+), 27 deletions(-) delete mode 100644 platform-workshop/images/bitmask-main-window.jpg create mode 100644 platform-workshop/images/flying_cow_1000px.jpg delete mode 100644 platform-workshop/images/leap-webapp-tickets.xcf diff --git a/platform-workshop/README.md b/platform-workshop/README.md index 7f6ac7d..983c6c2 100644 --- a/platform-workshop/README.md +++ b/platform-workshop/README.md @@ -9,45 +9,32 @@ # Known Issues / Things to be aware of during presentation - keylookup for @leap.se keys doesn't work +- Until we have an RDNS entry for blackbox.workshop.bitmask.net, riseup won't accept mails # Present - rm -rf ~/leap/workshop.bitmask.net +- Recreate blackbox.workshop.bitmask.net server from [portal.eclips.is](https://portal.eclips.is/portal/cloud/instance/console?id=1690): + - Stop instance + - [Reinstall](https://portal.eclips.is/portal/cloud/Instance/reinstall?id=1690) -- Recreate workshop.bitmask.net server fro portal.eclips.is -- Make sure DNS entries work -- +Upload final slides and share URL https://leap.se/slides/platform-workshop + rsync -avz ~/leap/git/leap_presentations/platform-workshop/slides/ website@hare.leap.se:slides/platform-workshop -# Todo - -HDMI beamer ?? - -- Upload final slides and share URL https://leap.se/slides/Platform-Workshop -- Create server with 2. IP -- Change linux-kernel to "Linux LTS latest" -- Create/update DNS entries for workshop.bitmask.net +DNS is already setup for `workshop.bitmask.net` + rm -rf ~/leap/workshop.bitmask.net ~/.leap/pixelated - May 04 14:26:15 - [wildebeest] Error: Could not set 'file' on ensure: No such file or directory @ dir_s_rmdir - /etc/systemd/system/apache2.service.d/autorestart.conf20170504-20145-1i4pf7u.lock at 21:/srv/leap/puppet/modules/systemd/manifests/unit_file.pp - -- net-ssh agent error ????? - -- Make new images for Bitmask-dev - -- copy paste foo +# Todo ## Nice to have - update LEAP/jessie so `leap node init` doesnt take so long -- where's the Bitmask gif elijah did a while ago ? -- Include images of gpg keys for e.snowden and other fun stuff -- figure out vertical slides with reveal-ck - Use custom header/footer for all slides -- Add Avatar - explain ssl certs foo better +- Next time: Add a VPN node ? ## Update Docuementation diff --git a/platform-workshop/config.yml b/platform-workshop/config.yml index 729026d..a189881 100644 --- a/platform-workshop/config.yml +++ b/platform-workshop/config.yml @@ -1,4 +1,4 @@ author: "Varac (LEAP/Pixelated)" -title: "LEAP Platform Hand-On" +title: "LEAP Provider Installation Workshop" theme: "night" transition: "fade" diff --git a/platform-workshop/images/bitmask-main-window.jpg b/platform-workshop/images/bitmask-main-window.jpg deleted file mode 100644 index 87cf3ad..0000000 Binary files a/platform-workshop/images/bitmask-main-window.jpg and /dev/null differ diff --git a/platform-workshop/images/flying_cow_1000px.jpg b/platform-workshop/images/flying_cow_1000px.jpg new file mode 100644 index 0000000..3a7983e Binary files /dev/null and b/platform-workshop/images/flying_cow_1000px.jpg differ diff --git a/platform-workshop/images/leap-webapp-tickets.xcf b/platform-workshop/images/leap-webapp-tickets.xcf deleted file mode 100644 index 75748d5..0000000 Binary files a/platform-workshop/images/leap-webapp-tickets.xcf and /dev/null differ diff --git a/platform-workshop/slides.md b/platform-workshop/slides.md index 1dfe603..fbcb49c 100644 --- a/platform-workshop/slides.md +++ b/platform-workshop/slides.md @@ -17,7 +17,7 @@ vagrant box add LEAP/jessie # LEAP Encryption Access Project ## Provider installation workshop -by Varac (LEAP, Pixelated) + @varac (LEAP, Pixelated) ```notes Introduction: @@ -66,7 +66,7 @@ Introduction: # Increase User experience - + --- @@ -344,7 +344,7 @@ Requires Vagrant >= 1.5 and Virtualbox or other hypervisor | Physical or paravir # Tutorials -These slides: https://leap.se/slides/33c3/ +These slides: https://leap.se/slides/platform-workshop # Vagrant -- cgit v1.2.3