System & Network Admin

System & Network Admin

2116 bookmarks
Custom sorting
Declarative Docker Container Service in NixOS | The Farming Coders
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”.
·breakds.org·
Declarative Docker Container Service in NixOS | The Farming Coders
How to Install and Use Timeshift on Debian 12
How to Install and Use Timeshift on Debian 12
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.
·linuxbuzz.com·
How to Install and Use Timeshift on Debian 12
Share local services across Internet with Dev Tunnels
Share local services across Internet with Dev Tunnels
Streamline your development workflow with DevTunnel, a tool that bridges the gap between your local environment and remote resources.
·harshmatharu.com·
Share local services across Internet with Dev Tunnels
Move Your Spanner Backups Between Projects
Move Your Spanner Backups Between Projects
Move Google Cloud Spanner backups between projects for seamless synchronization. Secure your data effortlessly!
·levelup.gitconnected.com·
Move Your Spanner Backups Between Projects
How To Save Traffic With Apache2's mod_deflate
How To Save Traffic With Apache2's mod_deflate
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...
·howtoforge.com·
How To Save Traffic With Apache2's mod_deflate
mDNS Primer
mDNS Primer
·fabiensanglard.net·
mDNS Primer
Telemetry Data Pipeline & Log Analysis Solutions | Mezmo
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.
·mezmo.com·
Telemetry Data Pipeline & Log Analysis Solutions | Mezmo
Cross Browser Testing on 2000+ Real Mobiles & Browsers
Cross Browser Testing on 2000+ Real Mobiles & Browsers
Test your website live for cross browser compatibility on real devices. Instant access to browsers like IE, Chrome, Firefox, Safari, Opera.
·browserstack.com·
Cross Browser Testing on 2000+ Real Mobiles & Browsers
How to install a trusted platform module (TPM)
How to install a trusted platform module (TPM)
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 ...
·windowscentral.com·
How to install a trusted platform module (TPM)
Upgrading my PC with a TPM
Upgrading my PC with a TPM
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
·scotthelme.co.uk·
Upgrading my PC with a TPM
Spectro Cloud | Enterprise Kubernetes Management Platform
Spectro Cloud | Enterprise Kubernetes Management Platform
Enterprise Kubernetes management platform built for scale. Complete lifecycle management of any type of cluster, from bare metal to the edge.
·spectrocloud.com·
Spectro Cloud | Enterprise Kubernetes Management Platform
How to remove the empty lines in a file in linux
How to remove the empty lines in a file in linux
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 ...
·unix.stackexchange.com·
How to remove the empty lines in a file in linux