Project

General

Profile

How to become an ungleich system engineer » History » Revision 2

Revision 1 (Nico Schottelius, 03/19/2019 08:17 AM) → Revision 2/5 (Nico Schottelius, 03/19/2019 08:18 AM)

h1. How to become an ungleich system engineer 

 {{toc}} 

 h2. Status 

 This document is *IN PROGRESS*. 


 h2. Introduction 

 If you are interested in the skill set a typical engineer at ungleich needs to have or if you want to improve your skill set for being able to apply at as system engineer, this document is for you. 
 This document is structured into topics that you should be able to handle. With one part that describes how to learn that section and one part on how to verify you have learned the right things. 


 h2. Capabilities 

 h3. Operating System 

 If you are fluent in either Linux or BSD, you should easily find your way. If you are not yet, we recommend: 

 * Install your own computer with Ubuntu (any version) 
 * Get used to it 
 * Wipe Ubuntu, replace it with Arch Linux 
 * Use it, break it 
 * Switch to Devuan 
 ** Understand apt & friends 
 * (optional) Use another machine and install Centos 
 ** Observe the differences to all other operating systems you tried before 

 h3. Networking / IPv6 

 You know how to separate networks, you are fluent in IPv6 (hint: man sipcalc) and you know some basics of routing () 

 Some questions to check your knowledge: 

 * Why does the gateway has to be in the same network? 
 * How do IPv6 hosts get their IP addresses? 
 * Why is there an fe80:... default gateway in IPv6? 


 h3. Ceph 

 You can install, configure and maintain ceph clusters on IPv6 only networks. 

 Learning: 

 * Take 3 hosts (if you don't have 3 computers, you can get 3 affordable VMs at "IPv6OnlyHosting":https://ipv6onlyhosting.com 


 Verify questions: 

 * Why does ceph need managers? 
 * How to move an OSD to another host? 





 h3. Monitoring 

 ...