Introduction to the advantages of linux

Source: Internet
Author: User

Introduction to the advantages of linux

The Linux system allows us to understand how sharing, openness, and freedom can make our lives better. The Open Source spirit is a kind of feeling that makes every technician engaged in the Linux Industry proud, the prosperity of open-source products has benefited from the strong foundation of the open-source community. Linux really gives me a lot, not only the beauty of technology, but also the beauty of life. Next, I hope to talk more about Linux. Let me reveal the secrets of the Linux system!
The Linux operating system was first released in October 1991 by Linus Torvalds, a student at the University of Helsinki in Finland. He is the father of Linux, Linus Torvalds! I have read a lot of Linux books. In the thank-you part, I have to thank linus Torvalds first. After all, I have to thank my father-in-law for marrying my daughter, isn't it? Because of its high quality and open source code, the first version of Linux0.02 quickly caused a large number of hackers to "Watch out". Although there are hundreds of Linux releases, however, Linus Torvalds is still used to develop/maintain the system kernel in a unified manner. Although the times have changed, it leaves a truly precious thing-the Linux kernel.

Let's take a look at the advantages of Linux. I believe that you will have a deep feeling in your learning or use process, and all SIGHS: "Linux is so easy to use ", you can download and learn about Linux at http://www.linuxprobe.com/. linuxhas a better advantage than windows.
L stable and efficient
L free or slightly charged
L few vulnerabilities and quick Patching
L multi-task, multi-user
L more secure user and File Permission policies
L embedded systems suitable for small kernel programs
L relatively low resource consumption
See, these are the excellent features of Linux. They can be said to be "beautiful and lively" beautiful girls, and "cool and cool" Beautiful ladies! If you know the advantages, let's take a look at what should be paid attention to by Linux beginners. The following content only hopes to help Linux beginners a little bit. These are all things that Linux beginners need to pay attention to. Our learning process is often a tough task, therefore, it is a very happy thing to find people or things that share the same path with you in the course of learning. So I recommend you go to "Linux should study like this, not only is it because of the content of this book, but also the communication environment provided by this book. Many Linux enthusiasts learn and grow here, and find like-minded friends here.
Use the tab key to complete commands and copy scripts whenever possible.
After using Linux for a period of time, I believe that you will become more and more familiar with various commands. At this time, people will easily trust themselves and may easily cause errors, by subconsciously using the tab key, we can easily avoid errors. In shell scripts, we should try to copy commands from the test command line, so as to avoid the risk of errors caused by lengthy commands.
Perform operations with common users and minimize the use of root
The super account root has the same rights as the emperor.
The more rights you have, the more dangerous and important you need to pay attention to. This requires not only good Linux skills, but also some experience. Therefore, for beginners, try to use less root users. When some of our operations require the root permission, we can modify the sudoers file so that ordinary users can perform the operations with the root permission, so that we can complete the operations, it can also ensure the security of operations, simply an upper-case PERFECT!
Remember to back up when modifying the configuration file
Linux configuration files often correspond to service or system configurations, so we must ensure that the configuration files are correct. Therefore, before doing any operation, we must consider whether this is reversible (after the operation, whether it can be restored to the way before the operation ). Therefore, before the modification, back up the data so that the operation has a reversible attribute. Even if the configuration file is deleted, there are also backup files to ensure us.
Note the minimum principle
Minimize the installation package: Only install the basic package of the system. Do not install a lot of useless packages because it is fully required. At this time, the burden on the system will increase and more hardware resources will be consumed. If other packages or services are needed in the future, we can install them using tools such as yum.
Minimal permissions: all users should give normal user permissions to ensure the minimum permissions required by this user. If necessary, the permissions of system files and directories should be controlled, note that different files have different permissions for users, which makes the files more secure.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.