.. Intern Playbook documentation master file, created by sphinx-quickstart on Tue Jun 17 09:44:43 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Intern Playbook =============== **Welcome** to the HPC System Adminstration Learning Hub. Whether you're part of our internship program or simply curious about high performance computing, this guide is for you. Our goal is to give students and early-career professionals a window into the day-to-day responsibilities of HPC system administrators, and help you build the skills to get started yourself. What You'll Find Here --------------------- This resource is designed to help you: * Understand Linux fundamentals and terminal workflows * Learn the tools HPC system administrators rely on * Practice with mini-projects inspired by real-world sysadmin tasks * Discover best practices in system administration and security You don't need to have prior experience with HPC or system administration, just a curiosity and a willingness to try things out. Structure of the Playbook ------------------------- This site is organized into different sections that introduce HPC concepts step by step. Each page includes a **Resources** section at the bottom, with links to documentation, tutorials, and additional reading. Under **Projects & How-Tos**, you'll find hands-on intern tasks that tie back to the topics covered through out the playbook. Contents -------- .. toctree:: :maxdepth: 1 :caption: Introduction introduction/what-is-hpc introduction/what-do-sysadmins-in-hpc-do introduction/hpc-architecture .. toctree:: :maxdepth: 1 :caption: Getting Started getting-started/installing-the-system getting-started/intro-to-linux getting-started/learning-vim getting-started/learn-bash-scripting getting-started/super-user-privileges .. toctree:: :maxdepth: 1 :caption: Core Tools & Concepts core-tools/getting-started-with-git core-tools/using-screen-and-tmux core-tools/learning-markdown core-tools/overview-ssh core-tools/generating-ssh-keys core-tools/learn-python .. toctree:: :maxdepth: 1 :caption: Applications applications/creating-virtual-machine applications/nfs-autofs applications/apache-web-server applications/intro-to-wazuh applications/using-salt applications/using-ansible applications/using-thunderbird applications/configure-postfix applications/using-checkmk applications/using-veracrypt .. toctree:: :maxdepth: 1 :caption: Projects & How-Tos intern-tasks/intern-tasks-list intern-tasks/create-your-own-docs .. toctree:: :maxdepth: 1 :caption: HPC Environment cluster/hpc-beginners.md cluster/vm-hpc-cluster cluster/running-python-on-the-cluster .. toctree:: :maxdepth: 1 :caption: Miscellaneous misc/intern-learning-resources