CollabNet Guide: Difference between revisions

Jump to navigation Jump to search
(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.5r_202405097r_20241216.deb # IF THERE'S A NEWER VERSION AVAILABLE AT https://e2guardian.numsys.eu/, USE THAT INSTEAD
sudo apt-get install ./e2debian_bookworm_V5.5.5_202402097r_20241216.deb
}}
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.

Navigation menu