Home > Article > Operation and Maintenance > Why use linux
Reasons for using Linux: 1. High security, don’t worry about viruses and backdoor programs under Linux; 2. High availability, Linux is very stable; 3. Easy to maintain; 4. Can run on any hardware; 5 , open source and free; 6. Strong community support, etc.
#The operating environment of this tutorial: linux5.9.8 system, Dell G3 computer.
Nine reasons to use Linux
1. High security
Under Linux, you don't have to worry about viruses and backdoor programs, because the Linux architecture and software distribution mechanism do not allow the existence of viruses. On the contrary, on Windows, you do not dare to run any program without installing anti-virus software. The Windows operating system gives too many default permissions to those who operate computers, and of course it also gives viruses endless permissions and loopholes, making them difficult to guard against. On the other hand, with Linux, you cannot even install software unless you enter the superuser state. , the consequence is that the virus cannot install itself.
2. High Availability
Linux is very stable. Unlike Windows, you will be asked to restart when you update or apply any minor patch. There are hundreds of software running on the Internet. Thousands of Linux servers are running 24/7. It is considered normal to not restart the server for several years. Microsoft's two important websites, live.com and bing.com, both run Linux.
3. Easy to maintain
It is very easy to maintain the Linux operating system, and it is also easy to install software on Linux, because each release version will have its own software center. It is compiled by the official, because we trust the stability value. Of course, viruses cannot hide. We can install and update our software with just a few clicks of the mouse. We don’t have to search for cracked versions all over the world, which gives us peace of mind. use without worrying about copyright issues. All commonly used software, such as PDF readers and Firefox, will be installed into the operating system by default.
4. Run on any hardware
From supercomputers, mainframes, minicomputers, microcomputers, mobile phones, and embedded computers worth tens of dollars, it can be Run a complete Linux, so you don't have to worry that your experience cannot be extended or inherited. The experience of using Linux can be accumulated for decades. Using Linux, you can stay stupid and stay lazy.
5. Free
Needless to say, Linux is a completely free operating system. You don’t need to pay any fees. Linux has the largest free software in the world. The group covers education, training, finance, social networking and starry sky exploration, all for free.
6. Open source
Don’t worry about backdoor programs. There are millions of programmers in the world developing, maintaining, and reviewing these programs to ensure that these programs can work for you. Used.
7. Easy to use
8. Customization
If you are an advanced user, you can make Linux any There are tools that you can’t think of. There is nothing that Linux can’t do. Everything that Linux can’t do is what you don’t need.
9. Support
Linux has the strongest community support in the world. This community is not controlled by a certain company, so there is no problem of bankruptcy. Valuable problems will be quickly solved and repaired by the community. Of course, if you need housekeeping services, you can also purchase enterprise-level services.
Related recommendations: "Linux Video Tutorial"
The above is the detailed content of Why use linux. For more information, please follow other related articles on the PHP Chinese website!