- Practical Linux Security Cookbook
- Tajinder Kalsi
- 139字
- 2021-07-16 11:05:28
The security policy of Linux
A security policy is a definition that outlines the rules and practices to be followed to set up the computer network security in an organization. How the organization should manage, protect, and distribute sensitive data is also defined by the security policy.
Developing a security policy
When creating a security policy, we should keep in mind that it should be simple and easy for all users. The objective of the policy should be to protect data while keeping the privacy of users intact.
It should be developed around these points:
- Accessibility to the system
- Software installation rights on the system
- Data permission
- Recovery from failure
When developing a security policy, a user should use only those services for which permission has been granted. Anything that is not permitted should be restricted in the policy.
推薦閱讀
- C語言程序設計案例教程(第2版)
- 造個小程序:與微信一起干件正經事兒
- Scala Design Patterns
- 樂學Web編程:網站制作不神秘
- Hadoop+Spark大數據分析實戰
- 區塊鏈:以太坊DApp開發實戰
- Flux Architecture
- C++從入門到精通(第5版)
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Programming with CodeIgniterMVC
- Hands-On GUI Programming with C++ and Qt5
- PHP從入門到精通(第7版)
- Java EE 程序設計
- Mobile Test Automation with Appium
- Qt編程快速入門