Declarative Docker Container Service in NixOS | The Farming Coders
Important Update 2020.05.24 After upgrading to 20.03 version of NixOS, the docker container starts to use the container’s actual name instead of its systemd service’s name to address the container. This means that to specify the database container from the filerun web server’s container, you need to change the value of FR_DB_HOST from docker-filerun-mariadb.service to filerun-mariadb.
The Problem One of the biggest convenience you have in NixOS is that many of the services you want to run are already coded as a “service”.
In this guide, we will cover the process of installing and using Timeshift on Debian 12. It allows you to create and restore system snapshots effortlessly.
How To Save Traffic With Apache2s mod_deflate. In this tutorial I will describe how to install and configure mod_deflate on an Apache2 web server. mo...
Telemetry Data Pipeline & Log Analysis Solutions | Mezmo
Mezmo is a cloud-based telemetry data pipeline that enables application owners to enrich, control, and correlate critical business data across domains.
A trusted platform module installed into your motherboard will enable the latest security features of Windows 11 and other hardware-based encryption. Here's how to install a TPM once ...
I recently upgraded my PC with a fingerprint reader and Windows Hello
[https://scotthelme.co.uk/security-and-convenience-with-biometrics-and-windows-hello/]
to make the login experience much more convenient, but there was another little
thing I needed to address. At a few years of age my PC didn't have a TPM but I
wanted
Reviving Chromebooks with Ubuntu: Autonomous Servers, Planned Obsolescence, and Permacomputing
A tutorial and slight manifesto on reviving end-of-life Chromebooks. How to make them into autonomous servers, and why we need to rethink computing in the age of climate collapse.
I have an output in a file with the blank spaces like
daily/A3D05180000052121001 30698
daily/A3D05180000052200001 30698
daily/A3D05180000052203001 30698
I need to remove the empty lines and my ...