#nixos

10 posts · Last used 10d

Back to Timeline
@musicmatze@social.linux.pizza · Mar 06, 2026
Okay, this is weird. I am seeing `tailscaled` spiking up to 250% CPU usage every other minute, with up to 60 MBit/s outgoing traffic on the `tailscale0` interface... and on the `wg0` interface I see the same amount of traffic during that period. I now disabled wireguard and the issue is gone. But I have absolutely NO idea why this is happening, what causes it, and why it (seemingly) suddenly started - I did not have this issue earlier today. All I did in between was update the unstable channel, but all packages involved here (tailscale, wireguard) are from stable. So... 🤔 I am at loss... #tailscale #wireguard #linux #linuxnetworking #networking #sysadmin #nixos
View on social.linux.pizza
0
0
0
@tux@burningboard.net · Feb 22, 2026
Ich habe jetzt ein kleines Skript im Einsatz, das jede Minute die IP-Adresse prüft und die Verbindung automatisch repariert 👍 #NixOS #WireGuard #Homelab #SelfHosting #Linux https://burningboard.net/@tux/116110940390482418
Quoting
bbₜᵤₓᵢ @tux@burningboard.net
Ahh, Anfängerfehler! 🤦‍♂️ Habe vorhin meine FritzBox neu gestartet und mich gewundert, warum das VPN tot ist. Der Grund: WireGuard löst die dynamische MyFritz-IP natürlich nur einmal beim Starten auf und funkt danach fröhlich ins Leere. 🙄 #wireguard
View on burningboard.net
0
6
1
@realestninja@social.linux.pizza · Feb 19, 2026
"install nixOS" they say but I am not sure if I could sacrifice INSTALL SPEED SUPERIORITY 🤡 #shitpost #linux #archlinux #arch #nixOS
View on social.linux.pizza
0
1
0
@fae@pony.social · Feb 18, 2026
are there any good existing tools for logging laptop battery data over time and drawing nice graphs of it? things like voltage and charge current over time. kinda surprised i cant easily find something off the shelf that does any more than just read numbers out of /sys/ ... #linux #nixos
View on pony.social
0
0
1
Thread context 2 posts in path
Parent @loewe@metalhead.club Open
on metalhead.club
Open ancestor post
Current reply
@tux@burningboard.net · Feb 16, 2026
0
0
0
@tux@burningboard.net · Feb 12, 2026
Small SSH hardening on my NixOS server 🔐 Before: services.openssh.enable = true; Now SSH login is key-only — passwords disabled: services.openssh = { enable = true; settings = { PasswordAuthentication = false; KbdInteractiveAuthentication = false; }; }; More security with minimal effort 🙂 #nixos
View on burningboard.net
0
0
0
@tux@burningboard.net · Feb 12, 2026
My server now lives in a Git repo! 📂✨ Just took the plunge and set up my first host completely declaratively. Infrastructure as Code (IaC) is a total game changer for keeping the digital engine room organized. #NixOS #InfrastructureAsCode #GitOps #SelfHosted #Linux #DevOps https://ui.burningboard.org/
View on burningboard.net
0
3
1
@bashfulrobot@hachyderm.io · Feb 11, 2026
I just broke my clavicle over the weekend. I need a solid recommendation for a voice to text tool on #Linux. I basically need to be able to dictate into any text field in any application. Currently running #nixos but can easily run a flatpak or app image. Mixed results with Handy so far. I’ll be testing the ones I find, but I’m interested in a recommendation at this point.
View on hachyderm.io
1
0
7
@musicmatze@social.linux.pizza · Feb 02, 2026
Has someone a template for setting up simple #nixos #mail #server #snm with a mailinglist (or multiple) and #publicinbox ?
View on social.linux.pizza
0
0
0
@musicmatze@social.linux.pizza · Jan 31, 2026
I think it is remarkable that there is a "Distributions" track at #fosdem _and_ a dedicated #nixos #nix track. 😆
View on social.linux.pizza
0
0
0

You've seen all posts