From 63705589723b48448f3b3e3ef55825848112bc12 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 21 Oct 2019 12:44:37 +0100 Subject: [PATCH] Linux-201/ -> 201/ --- {Linux-201 => 201}/Lab-Sheet.md | 0 {Linux-201 => 201}/images/nginx-default.png | Bin .../images/puttygen-password.png | Bin .../images/puttygen-randomness.png | Bin {Linux-201 => 201}/images/puttygen.png | Bin 201/index.html | 128 ++++++++++++++++++ 6 files changed, 128 insertions(+) rename {Linux-201 => 201}/Lab-Sheet.md (100%) rename {Linux-201 => 201}/images/nginx-default.png (100%) rename {Linux-201 => 201}/images/puttygen-password.png (100%) rename {Linux-201 => 201}/images/puttygen-randomness.png (100%) rename {Linux-201 => 201}/images/puttygen.png (100%) create mode 100644 201/index.html diff --git a/Linux-201/Lab-Sheet.md b/201/Lab-Sheet.md similarity index 100% rename from Linux-201/Lab-Sheet.md rename to 201/Lab-Sheet.md diff --git a/Linux-201/images/nginx-default.png b/201/images/nginx-default.png similarity index 100% rename from Linux-201/images/nginx-default.png rename to 201/images/nginx-default.png diff --git a/Linux-201/images/puttygen-password.png b/201/images/puttygen-password.png similarity index 100% rename from Linux-201/images/puttygen-password.png rename to 201/images/puttygen-password.png diff --git a/Linux-201/images/puttygen-randomness.png b/201/images/puttygen-randomness.png similarity index 100% rename from Linux-201/images/puttygen-randomness.png rename to 201/images/puttygen-randomness.png diff --git a/Linux-201/images/puttygen.png b/201/images/puttygen.png similarity index 100% rename from Linux-201/images/puttygen.png rename to 201/images/puttygen.png diff --git a/201/index.html b/201/index.html new file mode 100644 index 0000000..4b7c4b2 --- /dev/null +++ b/201/index.html @@ -0,0 +1,128 @@ + + + + + Linux 101 • Freeside + + +
+
+
+

Linux 101

+
+
+

Structure

+
    +
  • Introduction - why and where
  • +
  • Installation of Ubuntu
  • +
  • Writing and compiling a simple C♯ program
  • +
+
+
+

Why?

+
+
+
    +
  • 74.44% Windows
  • +
  • 12.22% macOS
  • +
  • 9.51% Other
  • +
  • 1.58% Linux
  • +
+
+

According to statcounter GlobalStats

+
+
+

Why?

+
+
+
    +
  • 69.4% of webservers use a Unix-based OS
  • +
  • 30.6% of webservers use Windows
  • +
+
+

+ According to + W3Techs +

+
+
+

Where?

+
    +
  • US Department of Defence
  • + +
  • French Parliament
  • +
  • Amazon
  • +
  • Android
  • +
+

Sources: 1

+
+
+ +
+
+

Setting up a web server

+
+ +
+ +
+
+

Summary

+
+
+

Summary

+
    +
  • We've secured a Linux server
  • +
  • We've installed Nginx
  • +
  • We're serving a static website
  • +
+
+
+

Where next?

+
    +
  • Application server setup
  • +
  • Git hosting
  • +
  • Email hosting
  • +
  • Decentralised Instant Messaging
  • +
  • Containerisation
  • +
  • Self-hosting (kickball/awesome-selfhosted on GitHub)
  • +
+
+
+

Future Workshops

+
    +
  • 301: Deploying your application to a Linux server
  • +
  • Talks
  • +
  • Server administration
  • +
  • Embedded systems: Raspberry Pi etc.
  • +
+
+ +
+
+ + + + + + +