Brussels Formation Linux Sys Admins documention repo.
Go to file
vl4dd 91345c1f0e remove ssh 2021-04-08 10:29:28 -04:00
Git completes git documentation but is only a first pass 2021-04-07 22:13:21 +02:00
Linux remove ssh 2021-04-08 10:29:28 -04:00
Vim Adds wargames directory 2021-04-08 10:27:42 -04:00
wargames/bandit Adds wargames directory 2021-04-08 10:27:42 -04:00
readme.md adds more links and some more verbose information to the readme.md file 2021-04-07 21:37:38 +02:00

readme.md

LinuxSysAdminsDoc

Description

Shared documentation for the Brussels formation Linux Sys Admins group. feel free to modify :)

Topics

The topics will link you to our documentation

Git

As git is one of the most used version control systems we'll be using it in class for all note keeping.

  • a very handy cheat sheet in pdf outines the basic Git commands to help you learn git, as well as more advanced concepts such as Git branches, remote repositories, undoing changes, and much much more.
  • the exercise, fracz, that we started in class can be found here.
  • Hugo suggested this game, programmed in the godot language as a nice way to see how git works, especially how branches can be visualized

Online platform to learn and practice Git. Discover its features you might haven't been aware of. With all the exercises provided you will rapidly become a Git Master!

Vim