Difference between revisions of "Security"
From GhostBSD Wiki
(→How to harden your system) |
|||
Line 12: | Line 12: | ||
==How to harden your system== | ==How to harden your system== | ||
+ | It is easy to get GhostBSD to get a score of 70. Install rkhunter and change 4 settings. | ||
+ | |||
+ | picture 1 | ||
+ | |||
+ | You can make additional changes to improve the score. Feel free to test to see what is comfortable for you. | ||
+ | |||
+ | picture 2 | ||
+ | |||
+ | If we simply set the network related values, we will not affect the user experience. | ||
+ | |||
+ | picture 3 | ||
+ | |||
+ | These changes plus adding one pkg (rkhunter) will provide a score of... | ||
+ | |||
+ | picture 4 | ||
+ | |||
+ | |||
+ | For those that want to keep those changes after reboot, just add them to '''/etc/sysctl.conf'''. | ||
+ | |||
+ | Also using clamav help to raise the score | ||
==Additional Information== | ==Additional Information== |
Revision as of 08:55, 8 November 2020
Welcome to the Security |
This page is in maintenance! Please do not change this page without to contact the author or use Discussion! |
Introduction
On this page we will collect information to harden your system.
How to harden your system
It is easy to get GhostBSD to get a score of 70. Install rkhunter and change 4 settings.
picture 1
You can make additional changes to improve the score. Feel free to test to see what is comfortable for you.
picture 2
If we simply set the network related values, we will not affect the user experience.
picture 3
These changes plus adding one pkg (rkhunter) will provide a score of...
picture 4
For those that want to keep those changes after reboot, just add them to /etc/sysctl.conf.
Also using clamav help to raise the score
Additional Information
Back to the GhostBSD Wiki |