Felix Albrigtsen felixalb
  • Joined on 2023-06-04
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 19:08:04 +01:00
860cf13bb4 Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 19:05:48 +01:00
616690cd45 Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 18:59:15 +01:00
7d442ec43c Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 18:57:24 +01:00
7bd2d2374a Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 18:55:21 +01:00
62c5fd8365 Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 18:50:07 +01:00
7ad8062740 Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 18:47:54 +01:00
3b94defe71 Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 18:45:41 +01:00
15b1dd35ed Init workflow action: build and test
felixalb pushed to main at Drift/PVV-DNS 2026-02-07 18:42:24 +01:00
d250bdf8fc Init workflow action: build and test
felixalb commented on issue Drift/issues#211 2026-02-06 14:16:08 +01:00
Set up a proper alert system

I think several of us have tried Grafana Alerts at this point and hated it and given up in anguish, should we go looking for something else (mayhaps [AlertManager](https://prometheus.io/docs/alerti…

felixalb commented on issue Drift/issues#327 2026-02-06 13:54:03 +01:00
Fix prometheus stats from gluttony

5$ on firewall.

felixalb@ildkule:~/ > curl -I kommode.pvv.ntnu.no:9100/metrics
is OK
felixalb@ildkule:~/ > curl -I gluttony.pvv.ntnu.no:9100/metrics
is left hanging

Probably…

felixalb commented on issue Drift/issues#336 2026-02-06 13:40:13 +01:00
Upgrade OS version for hildring

Eh, we'll fix drolsum and kill hildring, I suggest [wontfix]-ing this one

felixalb synced commits to main at felixalb/nixos-config from mirror 2026-02-04 20:43:12 +01:00
7d8a3a10dc flake: bump inputs
14ff95a90d fa-t14-2025: minor home-manager changes
Compare 2 commits »
felixalb commented on issue Drift/issues#334 2026-02-03 15:29:00 +01:00
Upgrade OS version for sleipner

Please read the relevant release notes and take a VM level disk backup of the entire host right before upgrading >:)

felixalb commented on issue Drift/issues#326 2026-01-31 18:46:33 +01:00
backup uptime-kuma state

Alternatively, pull it to principal (͠≖ ͜ʖ͠≖)

felixalb commented on issue Drift/issues#330 2026-01-31 16:32:08 +01:00
Make IPv6 addresses more similar to IPv4 addresses

I 110% agree with this, except for microbel, unless IP Reputation for e-mail isn't really a thing for IPv6?

felixalb commented on issue Drift/issues#320 2026-01-29 14:48:15 +01:00
Add existing disk configuration to disko configs

Okay, I agree that using the hardware-config from mount /dev/sda /mnt; nixos-generate-config blindly is bad, but that is an easy fix, either when installing or by updating the config later (We…

felixalb commented on issue Drift/issues#295 2026-01-29 14:32:38 +01:00
Set up rsyncd for various principal pull targets

https://gist.github.com/trendels/6582e95012f6c7fc6542

rsync -av --rsh=ssh remote_host::home destination/

seems to be possible,

https://linux.die.net/man/1/rsync has the section "Using…

felixalb commented on issue Drift/issues#321 2026-01-29 13:48:04 +01:00
Fix VLAN config on port 18 on Nintendo

We talked about a few tricks when configuring the switch, so I assume it is either

  • physically broken
  • half-configured to test a separate OOB network for BMCs without exposing them to the…