1
0
Fork 0
mirror of https://codeberg.org/Mo8it/How_To_Linux.git synced 2024-10-18 14:12:38 +00:00
How_To_Linux/src
2022-08-24 02:43:16 +02:00
..
day_1 Add more info about package managers 2022-08-23 00:23:24 +02:00
day_2 Add tipps to the tasks of day 2 2022-08-24 02:43:07 +02:00
day_3 Add day_3 files 2022-08-24 02:43:16 +02:00
day_4 Done introduction 2022-08-19 03:56:11 +02:00
day_5 Done introduction 2022-08-19 03:56:11 +02:00
README.md Fix typo 2022-08-19 05:20:14 +02:00
SUMMARY.md Add day_3 files 2022-08-24 02:43:16 +02:00

How To Linux

by Mo Bitar

So you want to learn Linux? You want to fulfill your childhood dream and look like a hacker? Or you just want to manage some servers or escape Windows or Mac for an alternative system that is free and open source? Then this book is for you!

This book focuses on the terminal side of Linux. This means that no GUI (graphical user interface) is discussed in this book. This makes the content of the book more useful for server usage and administration since servers normally have no GUI. Nevertheless, if you want to use Linux as a desktop, then being able to deal with the terminal is not only useful, but could even be required at some point.

You might ask, why not just use a GUI for everything? Hopefully, this book will let you understand why. A CLI (command line interface) is not well suited for everything. But for many tasks, a CLI might be much more powerful. It allows automation and enables you to use it as a component to build something bigger.

This book is intended to be used within a 5 days course1. Therefore, the main sections are the 5 days. It is assumed that you read the book from the beginning to the end. If you skip some sections, you might not understand something in later sections.

The book also contains some tasks to help practice and experiment with what you have learned on your way.

Are you excited? Lets start the journey!



  1. The book started with a vacation course on the Johannes Gutenberg university in Mainz, Germany. ↩︎