Brussels Formation Linux Sys Admins documention repo.
Go to file
vl4dd e3ee05e3d6 Adds more commands into basic_cmd.md 2021-04-08 04:30:33 -04:00
Git completes git documentation but is only a first pass 2021-04-07 22:13:21 +02:00
Linux Adds more commands into basic_cmd.md 2021-04-08 04:30:33 -04:00
Vim Adds Vim diretory and inset line to the main readme.md 2021-04-03 11:14:09 +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