Getting started with Linux is a common topic. Many beginners do not know how to learn Linux more effectively. Actually, it's easy to learn about Linux: Read more books and practice more! A good book can help you learn more with less effort. This article will recommend several entry-level Linux books to you. As long as you study hard, you will be able to quickly improve your Linux level. Here, we need to emphasize that you must carefully and systematically learn and master the basic knowledge. With the foundation, you will be able to draw inferences from each other and solve problems on your own. Some friends may like to learn some advanced skills, in fact, that is half the power of work. Even if you learn a lot of advanced skills, if you do not have a solid foundation, these skills can only count on your knowledge and cannot be converted into your ability. Therefore, we strongly recommend that you step by step
Linux has a solid foundation. Okay, let's talk about it.
Laruence's Linux private house dish (version 3rd)
For entry books, we recommend 《Laruence's Linux private dish(Version 3rd), this is definitely a classic entry-level good book that can be understood without any foundation. Although we say it is an entry level, if you can really master the majority of the content mentioned above, your level is already quite good. I entered the Linux World with laruence's Linux private dish. At that time, only the website and the paper version of books were not published, I went to the bird's website to download all the chapters and convert them into simplified Chinese. Then I printed them and spent more than 100 RMB, the books that were published later only sold for 50 yuan, but it is worth it. Back to the topic, this book is rich and comprehensive. The system explains the basic concepts, functions, and commands of Linux.
With a large number of instance operations and detailed resolution. In short, this book is the best choice for beginners to learn about Linux.
ToDangdang |
ExcellenceView Details
This book is divided into five parts: The first part introduces the origin of Linux and how to plan and install it; the second part introduces the management of Linux File Systems, files, directories and disks; the third part introduces command line shell and shell programming, and introduces VI and VIM usage. The fourth part introduces Linux Account management that is very important to system security, and host system and program management, such as viewing processes, task allocation, and job management. The fifth part introduces the management items of the system administrator (Root, such as understanding system operation status and system services, parsing login files, backing up the system, and managing the core.
Linux System Management Technical Manual (version 2)
Recommended advanced booksLinux System Management Technical Manual(Version 2). This is a world-recognized Linux bible.
The father of Linux is strongly recommended. The book details the best practices of system management, including storage management, network design and management, Software Configuration Management, and performance analysis. It is particularly worth mentioning that the system administrator will also read from the book a new and comprehensive discussion on difficult topics such as DNS, LDAP, security, and ipne organization management. It covers the current versions of almost all important Linux distributions on the market.
ToDangdang |
ExcellenceView Details
Let's take a look at how experts in the world comment on this book:
Linus Torvalds (father of Linux): "As shown in this book, Linux systems are as powerful, secure, and reliable as the corresponding proprietary UNIX systems. Thanks to the constant efforts of thousands of Linux developers, Linux is better prepared than ever before, and is more suitable for all the "fronts" in the real world. Several authors in this book are very familiar with "terrain", so I am very happy to hand you over to them ."
Jonathan Corbet, one of the founders of lwn.net: "This book clearly explains today's technology from the perspective of decades of system management experience. I only recommend this book ."
Peter salus, editor-in-chief of matrix.net: "The books of several authors, such as Nemeth, are the best in the Linux system management field: The book is knowledgeable, insightful, and focuses on implementation of concepts ."
Once again, it is not good to have a good book. You must read it carefully. Do not try to learn more quickly. You must read more and practice it on a Linux system. Remember to never learn any technology. I believe that after you have mastered the two books recommended above, you will surely be able to reach a very high level! I wish you a success!