linux_introduction/readme.md

47 lines
938 B
Markdown
Raw Normal View History

2022-02-18 11:45:27 +01:00
# Planning
## Essential
### Day 1
* Introduction to Linux and it's history
* How to create a virtual machine
* Breakdown of the Debian installation
* Install your own graphical Debian installation with gnome as graphical interface
* Explain the concept of a package manager
* Install VLC via the graphical software tool
* Introduction to the command line
* Install `htop` via `apt`
* Add a secondary desktop environment (XFCE or LXDE) via `tasksel` and explore it's footprint
* Disable the window manager via `systemctl`
* Install a minimal Debian machine and add some software to it (htop, bmon, ...) as an exercise
### Day 2
* Install the guest additions to the main Debian machine
### Day 3
* Install `openssh-server`
### Day 4
* over the wire bandit game
### Day 5
* over the wire bandit game
* time for Q and A
## CCNA
### Day 1 - 5
* Idem as [essential](#essential)
### Day 6
### Day 7
### Day 8
### Day 9
### Day 10