Brussels Formation Linux Sys Admins documention repo.
Go to file
waldek fa2f39964e cleans up bandit responses 2021-04-12 17:51:09 +02:00
Git starts a cleanup of the fracz exercize.md file 2021-04-10 13:05:48 +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 cleans up bandit responses 2021-04-12 17:51:09 +02:00
.gitignore adds a gitignore for vim swap files and removes the .notes.md.swp file 2021-04-08 22:24:24 +02: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