This repository was archived by the owner on Jul 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +21
-8
lines changed
Expand file tree Collapse file tree 2 files changed +21
-8
lines changed Original file line number Diff line number Diff line change 33 :author: Serhii Horodilov
44 :keywords: linux, basics, index
55
6- .. todo
7-
8- .. attention:: Page is under construction
9-
10- .. figure:: /../assets/img/construction.svg
11- :figwidth: 250
12- :align: center
13-
146###############################################################################
157 Linux Basics
168###############################################################################
179
10+ Linux is a powerful, open-source operating system widely used in various
11+ domains, from embedded systems to supercomputers. It is known for its
12+ stability, security, and flexibility, making it a preferred choice for
13+ developers, especially in server environments.
14+
1815.. toctree::
1916 :name: linux
Original file line number Diff line number Diff line change @@ -225,3 +225,19 @@ @misc{medium:db-acid-cap
225225 date = { 2017.1.12} ,
226226 url = { https://cinish.medium.com/database-acid-cap-isolation-levels-371b7e06a112}
227227}
228+
229+ @manual {linux-intro ,
230+ title = { Introduction to Linux. A hands on guide} ,
231+ author = { Machtelt Garrels} ,
232+ }
233+
234+ @manual {linux-tutorial ,
235+ title = { Linux Tutorial} ,
236+ author = { Jon Wakelin and Liam Gretton and Gary Gilchrist and Teri Forey} ,
237+ }
238+
239+ @manual {linux-grd1-manual ,
240+ title = { Introduction to Linux for Users and Administrators} ,
241+ author = { Tobias Elsner and Anselm Lingnau} ,
242+ editor = { Anselm Lingnau} ,
243+ }
You can’t perform that action at this time.
0 commit comments