As root or sudo: # aptitude install apache2-dev libssl-dev Compile and install: The module is created in: /usr/lib/apache2/modules/mod_setenvifplus.so Manually create load file in Apache conf: /etc/apache2/mods-available/setenvifplus.load:LoadModule setenvifplus_module /usr/lib/apache2/modules/mod_setenvifplus.so Enable module: # a2enmod setenvifplus Check if the module is installed: #
Installing mod_maxminddb to Apache2 in Ubuntu 20.04
Problem Install manually the mod_maxminddb module into Apache2 in Ubuntu 20.04. Analysis, Prereq & Prep The module is not included by default. 1. Install the libmaxminddb library As root or sudo: # add-apt-repository ppa:maxmind/ppa# aptitude update# aptitude install libmaxminddb0 libmaxminddb-dev
Upgrade Ubuntu Release in a Proxmox Container
What? Upgrade an Ubuntu Proxmox container. How? 1. Go into your CT. 2. Check your distribution: or 3. Update and upgrade all the packages: 4. Finally do the upgrade: Several questions will be asked. Leaving default for a fresh system
OTRS Community Edition Continuation
OTRS Software Solutions discontinued the development of OTRS Community Edition. The ((OTRS)) Community Edition (version 6.0.30) was declared end of life (EOL) at the end of December 2020. There are though several projects which continue the open source development of
GPT Zero
Tools to detect AI generated texts, such as by GPT: Others: Resources