LinuxSysAdminsDoc/readme.md

1.3 KiB

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