Developing Mozilla on Debian 11
Project: Firefox Version: 103 Date: 2022-06-23
Dependencies needed for Firefox development on Debian 11
sudo apt-get install clang11 llvm
sudo apt-get install libnotify-dev
sudo apt-get install curl python3 python3-dev python3-pip
python3 -m pip install --user mercurial
Caching of object file (Optional)
for faster debug cycle, optionally add the following cargo …
Many Ways of Debian Config for Exim4 Mail Server
Details the many ways that one can set up the Exim4 Mail Server for Debian.
CA Certificates rebuild on Debian
This article details how the rebuilding of Trusted Root CA occurs on a Debian
Linux using the update-ca-certificates
tool as part of ca-certificates
Debian package.
Also it details what my current thoughts are regarding the auditable aspect of Root CA, its intermediate CA, trusted CA and blacklisting CAs.
For the …
Python is dead; `py3compile` not found.
How to rebuild Python in Debian … intensively.
OpenSMTPD, Dovecot, Debian
How to set up OpenSMTPD with Dovecot on Debian 10.4.
Debugging fail2ban
How to debug fail2ban for NFTABLES, Debian 11
Debian Blown Away!
So you downgraded something and lost your Linux kernel.