Bureaucrats, Check users, Interface administrators, Push subscription managers, Suppressors, Administrators
511
edits
(apparently installing openresolv here breaks things) |
|||
First is to install e2guardian.
Run the following command:
{{Warn|Do not use the E2Guardian package in the Debian repositories. It is very outdated.}}
{{code|
wget https://e2guardian.numsys.eu/v5.5/e2debian_bookworm_V5.5.
sudo apt-get install ./e2debian_bookworm_V5.5.
}}
Set e2guardian to automatically restart in case something fails:
sudo apt-get install git curl tar sed
}}
=== Configuration ===
Now we need to do some configuration. The e2guardian config directory is not readable by a normal user, so shell in as root.
|