The security minimization principle of Linux system

Source: Internet
Author: User
The minimization principle is extremely important for Linux system security, that is, more than a few things, including the following aspects:

  • Install the Linux system minimized, that is, the package is minimized, yum installation package should be minimized, useless package does not install.
  • Start-up service is minimized, that is, useless services are not turned on.
  • Operation commands are minimized. For example: You can use "Rm-f test.txt" without "rm-fr test.txt"
  • Logging on to Linux users is minimized. Usually no special needs do not log in root, with ordinary users can login.
  • Ordinary user authorization permission to minimize, that is, only to the user must manage the system commands, can not do anything.
  • Linux system files and directories to minimize the permissions settings, prohibit arbitrary creation, change, delete files.

The security minimization principle of Linux system

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.