System & Network Admin

System & Network Admin

2081 bookmarks
Custom sorting
Nix Flakes: first steps
Nix Flakes: first steps
I keep getting questions about how to start with Nix. I believe the way to go in 2022 is to start with Flakes, so in this post I'll describe just that. If you want to learn Nix from first principles instead, I recommend Nix Pills and nix.dev.
·blog.kubukoz.com·
Nix Flakes: first steps
Flake my life - how do nix flakes work?
Flake my life - how do nix flakes work?
So I’m watching the excellent video Jake Hamilton "NixOS Flake tour" because I don't really...
·dev.to·
Flake my life - how do nix flakes work?
Flake my life - how do nix flakes work?
Flake my life - how do nix flakes work?
So I’m watching the excellent video Jake Hamilton "NixOS Flake tour" because I don't really...
·dev.to·
Flake my life - how do nix flakes work?
A Tour of Nix Flakes
A Tour of Nix Flakes
For a while now I’ve been wondering about Nix Flakes, what they are and how they are going to change how we use Nix.
·ghedam.at·
A Tour of Nix Flakes
How To Install And Configure Kea DHCP Server
How To Install And Configure Kea DHCP Server
In the video below, we show you how to install and configure the Kea DHCP server in Ubuntu or Debian
·techtutorials.tv·
How To Install And Configure Kea DHCP Server
Migrating from Puppeteer to Playwright | Checkly
Migrating from Puppeteer to Playwright | Checkly
The switch from Puppeteer to Playwright is easy. But is it worth it? And how exactly does one migrate existing scripts from one tool to another? What are the required code-level changes, and what new features and approaches does the switch enable?
·checklyhq.com·
Migrating from Puppeteer to Playwright | Checkly
Keila - Open Source Newsletters
Keila - Open Source Newsletters
A reliable and easy-to-use email newsletter tool. Keila is an Open Source alternative to Mailchimp that you can host yourself.
·keila.io·
Keila - Open Source Newsletters
Monitor, Control and Debug Docker Containers with WhaleDeck
Monitor, Control and Debug Docker Containers with WhaleDeck
Only available for MacOS, WhaleDeck connects to your Linux servers hosting Docker containers and simplifies a number of tasks associated with container management.
·thenewstack.io·
Monitor, Control and Debug Docker Containers with WhaleDeck
ZeroMQ
ZeroMQ
An open-source universal messaging library
·zeromq.org·
ZeroMQ
Setting up BIND to get the letsencrypt wildcards to work on your system using RFC 2136
Setting up BIND to get the letsencrypt wildcards to work on your system using RFC 2136
(Which destination has to be used?) Wildcard Certificate with letsencrypt I have my own DNS, so I need to set it up myself to get letsencrypt to work as expected and generate a wildcard certificate for my websites. They decided to test the DNS because that way they know you are in control of the domain and its sub-domains (only the owner  of a
·linux.m2osw.com·
Setting up BIND to get the letsencrypt wildcards to work on your system using RFC 2136
How to Use mkpasswd to Generate Password Hashes in Linux
How to Use mkpasswd to Generate Password Hashes in Linux
This guide will cover the process of installing mkpasswd to generate encrypted password hashes or password-based encryption keys in Linux.
·ubuntumint.com·
How to Use mkpasswd to Generate Password Hashes in Linux
How to Find Files with Specific Permissions in Linux
How to Find Files with Specific Permissions in Linux
The find command provides a handy “-perm” flag which enables users to find all the files that match the provided file permissions.
·ubuntumint.com·
How to Find Files with Specific Permissions in Linux
How They Bypass YouTube Video Download Throttling
How They Bypass YouTube Video Download Throttling
Have you ever tried to download videos from YouTube? I mean manually without relying on software like youtube-dl, yt-dlp or one of “these” websites. It’s much more complicated than you might think.
·blog.0x7d0.dev·
How They Bypass YouTube Video Download Throttling
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