Project

General

Profile

Actions

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

« Previous | Revision 2/5 (diff) | Next »
Nico Schottelius, 03/19/2019 08:18 AM


How to become an ungleich system engineer

Status

This document is IN PROGRESS.

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.

Capabilities

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

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?

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

Verify questions:

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

Monitoring

...

Updated by Nico Schottelius about 5 years ago · 2 revisions