- Practical Linux Security Cookbook
- Tajinder Kalsi
- 143字
- 2021-07-16 11:05:26
Preface
When setting up a Linux system, security is supposed to be an important part of all stages. A good knowledge of the fundamentals of Linux is essential to implementing a good security policy on the machine.
Linux, as it ships, is not completely secure, and it is the responsibility of the administrator to configure the machine in a way such that it becomes more secure.
Practical Linux Security Cookbook will work as a practical guide for administrators and help them configure a more secure machine.
If you want to learn about Kernel configuration, filesystem security, secure authentication, network security, and various security tools for Linux, this book is for you.
Linux security is a massive subject and not everything can be covered in just one book. Still, Practical Linux Security Cookbook will give you a lot of recipes for securing your machine.
- C語言程序設計案例教程(第2版)
- Boost C++ Application Development Cookbook(Second Edition)
- Python 深度學習
- Linux核心技術從小白到大牛
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- 數據結構(Python語言描述)(第2版)
- 深入理解Java7:核心技術與最佳實踐
- Learning ELK Stack
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Python機器學習經典實例
- Learning Vaadin 7(Second Edition)
- HTML5從入門到精通 (第2版)
- Learning Raspbian
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Xcode 6 Essentials