In this post, I will cover the installation of PowerDNS Authoritative server (Part 1). The Master server (Part 1), Slave server (Part 2) and creating a zone (Part 3).
Author Archives: Tom van Brienen
Post navigation
Install Awesome TTRSS with NGINX and Let’s Encrypt on Ubuntu 20.04
In this post I will show you how to install Awesome TTRSS with NGINX and Let’s Encrypt.
How to run old games on Windows 10 in 2020 – 3 Methods
One of the biggest challenges facing games over 20 years old is to get them to run on modern computers with Windows 10. Microsoft has added backwards compatibility to Windows 10, but this doesn’t work in many cases.
Install Microsoft SQL Server 2017 with Docker in Ubuntu 18.04 LXD Containers
In this post, you use Docker to pull and run the SQL Server 2017 container image in Ubuntu 18.04 LXD containers. This post contains a fix for ZFS on Linux with SQL Server 2017.
Install Collabora Online with Docker in Ubuntu 18.04 LXD Containers
Collabora Online supports editing your documents in real time with multiple other editors, showing high fidelity, WYSIWYG rendering and preserving the layout and formatting of your documents. My recommendation is to integrate Collabora Online with Nextcloud.
Install and configure Apache Guacamole in Ubuntu 18.04 LXD Containers
Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. It can be used as a replacement for Citrix or TSplus terminal servers in SMEs. Apache Guacamole is also commercially supported.
Install Kali Linux Tools using Katoolin in LXD Containers
In this post I will show you how to install Kali Linux Tools in Ubuntu 18.04 LXD Containers.
ZFS with LXD – Hardware Requirements
ZFS is using a lot of memory on servers with LXD containers. How to reduce ZFS memory usage? I will show it in this post.
Recommended:
1. ECC memory
2. 8GB+ of memory for the best performance
3. 2GB+ of memory (with dedup & compression off)
How to rename a network interface in Ubuntu 18.04
In this post I will show you how to rename a Network Interface in Ubuntu 18.04.
How to install Portainer on CentOS 7 (HTTPS)
Portainer is an incredible opensource lightweight management UI which allows you to easily manage your Docker hosts or Swarm clusters.
In this guide, you’ll install Docker and Portainer with HTTPS support.