System & Network Admin

System & Network Admin

2130 bookmarks
Custom sorting
NixOS: build your system on Github actions! • gvolpe's blog
NixOS: build your system on Github actions! • gvolpe's blog
What if I told you that you can save plenty of time and CPU-power by pre-building your entire NixOS configuration on Github actions? Fresh installations coul...
·gvolpe.com·
NixOS: build your system on Github actions! • gvolpe's blog
Weekend Project: Setting up DNS Service Discovery - Linux.com
Weekend Project: Setting up DNS Service Discovery - Linux.com
DNS Service Discovery (DNS-SD) is a component of Zeroconf networking, which allows servers and clients on an IP network to exchange their location and access details around the LAN without requiring any central configuration. Most Linux distributions supply the Avahi library for Zeroconf support, but not nearly as many users take advantage of it. Let’s …
·linux.com·
Weekend Project: Setting up DNS Service Discovery - Linux.com
Manually Adding DNS-SD Service Discovery Records to an Existing Authoritative Name Server
Manually Adding DNS-SD Service Discovery Records to an Existing Authoritative Name Server
( "txtvers=1" "qtotal=1" "rp=printers/HP_Color_LaserJet_9500" "ty=HP Color LaserJet 9500 MFP" "adminurl=http://msweet.apple.com.:631/printers/HP_Color_LaserJet_9500" "note=Shared HP CLJ 9500; In DA7/4 Near Howard" "priority=0" "product=(HP color LaserJet 9500 MFP)" "printer-state=3" "printer-type=0xC0B0DE" "Transparent=T" "Binary=T" "Fax=F" "Color=T" "Duplex=T" "Staple=F" "Copies=T" "Collate=T" "Punch=F" "Bind=F" "Sort=F" "Scan=F" "pdl=application/octet-stream,application/pdf,application/postscript,image/jpeg,image/png,image/urf" "air=username,password" "URF=W8,SRGB24,CP255,RS600,DM1" )
·dns-sd.org·
Manually Adding DNS-SD Service Discovery Records to an Existing Authoritative Name Server
Building container images using nix and github actions
Building container images using nix and github actions
I spent a little time investigating building container images with nix which contain python applications or python environments; I wanted…
·seanrmurphy.medium.com·
Building container images using nix and github actions
Bacalhau Compute over Data
Bacalhau Compute over Data
Bacalhau is a platform for fast, cost efficient, and secure computation that enables users to run jobs where the data is generated and stored.
·bacalhau.org·
Bacalhau Compute over Data
Coolify
Coolify
An open-source & self-hostable Heroku / Netlify / Vercel alternative.
·coolify.io·
Coolify
Twingate: It's time to ditch your VPN
Twingate: It's time to ditch your VPN
Twingate makes Zero Trust Network Access easy to deploy, even easier to use, and always secure.
·twingate.com·
Twingate: It's time to ditch your VPN
Pika - Start Your Happy Blog
Pika - Start Your Happy Blog
Pika is a pretty good blogging platform built by the good people at Good Enough.
·pika.page·
Pika - Start Your Happy Blog
unrot•link
unrot•link
Prevent and reverse link rot with a single script
·unrot.link·
unrot•link
unrot•link
unrot•link
Prevent and reverse link rot with a single script
·unrot.link·
unrot•link
The logic of && and || on Linux
The logic of && and || on Linux
These AND and OR equivalents are often used in scripts to make decisions about what happens next. In this post, we’ll take a look at how they work at a very basic level and some ways they are often used in scripts.
·networkworld.com·
The logic of && and || on Linux
Making documents with makefiles
Making documents with makefiles
Makefiles are a way to declaritively manage process dependencies. The were designed for compiling software, but they can be used for many more tasks.
·johndcook.com·
Making documents with makefiles
Linux: How the Kernel Interacts with Hardware
Linux: How the Kernel Interacts with Hardware
Linux provides various tools for reporting and examining the operations of the CPU, RAM, storage and networking. This article demonstrates how many of these utilities work.
·thenewstack.io·
Linux: How the Kernel Interacts with Hardware