This short blog shows on Debian derivates to get iptables output in your Logwatch reports.
Linux
Updating firmware on an Acer Aspire 3 laptop with Linux installed
How to update your firmware on an Acer Aspire 3 laptop when you are on Linux.
Setup Parrot for vulnerability scanning with GVM + hardening
Initial Parrot setup for vulnerability scanning and hardening of Parrot itself.
Disable annoying visual mode in (n)vim on Parrot
How to get rid of VIM visual mode in Parrot.
How to connect Oracle 19C database on Red Hat Linux to a PostgreSQL database, with an Oracle database link over ODBC
There are quite a few blogs about this subject, but I wanted to share how I performed creating this database link from Oracle to PostgreSQL. Though I mention Oracle 19C, these steps will probably work on all Oracle database versions from 11G onward. For the PostgreSQL version, this will work Lees verder
GeoIP update on Kali for Netsniff gives error about license
Today I got this error from this cron job on my Kali box test -x /usr/bin/geoipupdate && /usr/bin/geoipupdate The error: Error retrieving updates: error updating GeoLite2-Country: error updating: unexpected HTTP status code: 401 Unauthorized: An account ID and license key are required to use this service. On this error I Lees verder
The use of apticron in Kali gives mktemp warning
After a apt dist-upgrade I got an email every time a cronjob called apticron: This is the one liner that gives this warning: if test -x /usr/sbin/apticron; then /usr/sbin/apticron –cron; else true; fi You can test this by performing this one liner on the command line. After some digging I Lees verder
Logwatch mail showing no iptables entries in Ubuntu/Mint
I use logwatch to send me an email every day from a few servers I maintain at home (for monitoring websites of my clients for instance with Zabbix and Nagios). I have a few Raspberry Pi’s and a few Linux Mint servers which have logwatch set up. After I recently Lees verder