Advise 1-2 books for the initial learning of Linux, preferably with an emphasis on learning bash. I bought "Ubuntu and Debian Linux for advanced: more than 1000 irreplaceable commands", but in general it is designed for already experienced users and admins ...
Closed due to the fact that off-topic participants Oceinic , Mirdin , cyadvert , Timofei Bondarev , Visman Oct 14 '15 at 16:57 .
It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:
- " Questionnaires are forbidden on Stack Overflow in Russian . To get an answer, rephrase your question so that it can be given an unambiguously correct answer." - Mirdin, cyadvert, Timofei Bondarev
5 answers
I recommend a series of articles (basics of Linux from the founder of Gentoo):
- Part 1 (1/4): BASH, Basics of Navigation
- Part 1 (2/4): Managing Files and Directories
- Part 1 (3/4): Links, and deleting files and directories
- Part 1 (4/4): Glob-substitutions
- Part 2 (1/5): Regular Expressions
- Part 2 (2/5): Folder Assignments, File Search
- Part 2 (3/5): Process Management
- Part 2 (4/5): Text Processing and Redirects
- Part 2 (5/5): Kernel Modules
- Part 3 (1/4): Documentation
- Part 3 (2/4): Permissions Model
- Part 3 (3/4): Linux Account Management
- Part 3 (4/4): Setting Up the User Environment
- Part 4 (1/4): File Systems, Partitions, and Block Devices
As I understand it, the cycle is not yet complete, but everything is quite clearly written.
- links to do it - rnd_d
Linux Pocket Guide by Daniel J. Barrett.
There is a runing Linux tutorial, in 2005 it was last republished and even very successfully translated into Russian. It is very large, but almost all aspects of working in Linux are affected, including several chapters on bash programming.
Books are hard to advise in my opinion in the modern world. I would advise Introduction to Linux , if there are no problems with English, and OpenNet .
It seems to be a good site: recipes for Linux . There is also a good textbook on bashu.