All animals are equal…
All animals are equal, but some animals are more equal than others. Orwell, George (1945) Animal Farm: A Fairy Story
Let an ultraintelligent machine be defined as…
Let an ultraintelligent machine be defined as a machine that can far surpass all the intellectual activities of any man however clever. Since the design …
Docker Name Generator
Do you want to make use of the cool Docker container name scheme, which is based on names from notable scientists and hackers? Here we …
Configure bandwidth limiters in pfSense
Limit the amount of bandwidth a host has access to by setting up dedicated limiters in pfSense.
Configure key based authentication in SSH (Synology NAS)
Public-key authentication in SSH is not only a recommended authentication mechanism for automated access, it can also add an additional security factor to a standard …
Installation of penetration testing tools based on Kali Linux
Kali Linux is a Debian-based Linux distribution aimed at advanced Penetration Testing and Security Auditing. Kali contains several hundred tools which are geared towards various …
PowerShell Port Scanner
If you would like to use a PowerShell script acting as a Port Scanner, you can use the following script to quickly test the most …
Setting up OpenLDAP as Docker container
Using Docker containers you can easily create an OpenLDAP instance by using official images available from the Docker repository:
How to fix broken WordPress permalinks using .htaccess rewrite rules
You might run into permalink issues in WordPress installations which cause WordPress posts/pages to return “404 Not Found” error codes. In my case the default …