On Domino thread IDs and Linux/Windows process IDs
A small tip that can make troubleshooting in Domino a lot easier. Domino thread IDs contain the PID of the Domino process!
Continue readingA technical blog about HCL Connections, HCL Domino and other stuff
A small tip that can make troubleshooting in Domino a lot easier. Domino thread IDs contain the PID of the Domino process!
Continue readingPodman 4 includes some major changes to the networking stack (the responsible service is called Netavark and aardvark for dns resolution). These changes are incorporated into podman-compose, but this comes with a major caveat, which I cover in this post.
Continue readingYour Domino server could be victim to brute force attacks to guess user’s passwords and subsequently use your Domino server a spam gateway. Fail2ban is a elegant way to stop these brute force attacks. If you use Domino containers, you might have to do some extra configuration
Continue readingEvery now and then I run into a handy little tool which makes life on the command line just a bit easier. This is one of them: bat
Continue readingAs a next step we’ll import the components of the Component pack into a Docker registry. If you have an
Continue readingIncreasing your file systems in Linux is not hard, but I couldn’t find a concise guide applicable to the general situation for a Domino server. So I created one
Continue readingAs companies like Red Hat are starting to abandon Docker as the container platform, daemon etc. of choice, I decided it was time to take a look at podman, the supposedly “drop-in replacement” of Docker in RHEL. This wasn’t an easy ride. This article tells about my first steps of replacing Docker as my container platform with Podman for the containers I’m running privately (including this blog)
Continue readingIt’s not fun when you find out that one of your servers got hacked, but you can learn from the experience. This is what happened and what I learned
Continue readingI found that proper documentation on the net for enabling snmp on a Domino server on Linux is a bit scarce and the documentation that is there is outdated, so I created a document on how we enable it on our servers.
Continue readingA short blog with some commands that I often use myself whenever one of my Linux VMs is running out
Continue reading