diff --git a/docs/survivalkit.md b/docs/survivalkit.md
new file mode 100644
index 0000000000000000000000000000000000000000..cb97bfce430195c438586e176736695562baefa1
--- /dev/null
+++ b/docs/survivalkit.md
@@ -0,0 +1,47 @@
+# CERN Linux Survival Kit training course
+
+We do provide an online training course for those who need it, you can find it on our [Training catalogue](https://lms.cern.ch/ekp/servlet/ekp?PX=N&TEACHREVIEW=N&CID=EKP000043411&TX=FORMAT1&LANGUAGE_TAG=en&DECORATEPAGE=N).
+
+This online course covers various aspects:
+
+* Installation
+* CERN Linux distributions
+* Using LOCMAP at CERN
+* Building Software for Linux
+* How to access/administrate AFS files
+* How to access/administrate EOS files
+* How to access CVMFS
+* Why we don't update CentOS package
+* How to open a support case in a good way
+* CERN tools
+* RHEL at CERN and licensing
+* How to use journalctl and new systemd tools
+* How to use systemd for daily tasks
+
+!!! note
+    Please note that this is NOT a Linux System Administration course.
+
+**Format:** Online: theory & hands-on
+
+**Target Audience:** Personnel who are running services in the CERN Data Center interested in the operating systems supported at CERN
+
+**Objectives:** To provide a set of recipes commonly needed by people managing Linux systems outside the computer centre
+
+**Contact:** <technical.training@cern.ch>
+
+**Course Price (CHF):** 0
+
+**Number of Hours:** 4
+
+**Competencies:** [Compute systems](https://aisdb.cern.ch/pls/htmldb_aisdb_prod/f?p=158:1:212972988511920::NO::P1_SUBDOMAIN_ID:213B)
+
+**Additional Requirements:**
+
+Ideally, you should have completed some of the following trainings available on UDEMY:
+* For Absolute Beginners:  
+    * [Linux Mastery: Master the Linux Command Line in 11.5 Hours](https://cern.udemy.com/course/linux-mastery/)
+    * [Learning Linux Essentials: Taking your first steps in Linux](https://cern.udemy.com/course/learning-linux-essentials-taking-your-first-steps-in-linux/)
+
+* For more Experienced Users:
+    * [CentOS 7 Linux Server: Alternative to Red Hat Enterprise](https://cern.udemy.com/course/centos-7-linux-server-administration-alternative-to-red-hat-enterprise/)
+    * [Linux Academy Red Hat Certified Systems Administrator Prep](https://cern.udemy.com/course/linux-academy-red-hat-certified-systems-administrator-prep/)
diff --git a/mkdocs.yml b/mkdocs.yml
index c828867cb2eb0b24d8cecc25ccf055f47ce0238c..1182a26c0fe520c554df2d38cbbd5fa10811af95 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -111,6 +111,7 @@ nav:
           - AUTOGENERATE_SLC6_TEST
     - 'Documentation': docs/index.md
     - 'Software': software/index.md
+    - 'Linux Survival Kit training': survivalkit.md
     - 'Support':
         - 'Support information': support/index.md
         - 'Support policy': support/support-policy.md