fixes link list
This commit is contained in:
parent
4aba5f0a77
commit
a6d3001853
|
@ -5,10 +5,11 @@ Each lessons has the link towards the official information hosted on the [lpi](h
|
||||||
Additional links are included as well towards relevant information, mostly coming from Pluralsight, ryanstutorials and the Debian system administrator handbook.
|
Additional links are included as well towards relevant information, mostly coming from Pluralsight, ryanstutorials and the Debian system administrator handbook.
|
||||||
|
|
||||||
The exercises from the official documentain are copy/pasted into seperate markdown files.
|
The exercises from the official documentain are copy/pasted into seperate markdown files.
|
||||||
* [Lesson 1](./lpi_essentials_lesson_01.md)
|
|
||||||
* [Lesson 2](./lpi_essentials_lesson_02.md)
|
* [Lesson 1](./lpi_essentials_lesson_01.md)
|
||||||
* [Lesson 3](./lpi_essentials_lesson_03.md)
|
* [Lesson 2](./lpi_essentials_lesson_02.md)
|
||||||
* [Lesson 4](./lpi_essentials_lesson_04.md)
|
* [Lesson 3](./lpi_essentials_lesson_03.md)
|
||||||
* [Lesson 5](./lpi_essentials_lesson_05.md)
|
* [Lesson 4](./lpi_essentials_lesson_04.md)
|
||||||
|
* [Lesson 5](./lpi_essentials_lesson_05.md)
|
||||||
|
|
||||||
Some additional exercises compiled by [sudomateo](https://github.com/sudomateo/lsa-i/tree/master/docs/linux-essentials) can be found in the [exercises_sudomateo.md](./exercises_sudomateo.md) file.
|
Some additional exercises compiled by [sudomateo](https://github.com/sudomateo/lsa-i/tree/master/docs/linux-essentials) can be found in the [exercises_sudomateo.md](./exercises_sudomateo.md) file.
|
||||||
|
|
Loading…
Reference in New Issue