

I use bitwaarden and stratum since it has a wearos app as well and it’s nice to use that for 2fa codes


I use bitwaarden and stratum since it has a wearos app as well and it’s nice to use that for 2fa codes


Why shutdown the homelab in the first place? Are you trying to save on power consumption?
The other idea I had was to use another lower power device spoofing the server’s Mac. But it seems like it would require an ethernet hub and those don’t really exist anymore.
I’ve had a lot of regressions, almost entirely around graphics drivers. I have like the worst case scenario. A 4K laptop (also dell) with an nvidia GPU in a prime configuration with the Intel graphics. Until very recently everything was laggy or unstable or unsupported. With recent drivers things have been more fine.
I also have weird audio issues like the card sometimes selecting a non available profile when disconnected from HDMI (hence why I asked about that)
CUPS has been really stable for me. Idk
Also yeah, docks seem to expose all of the bugs, even on windows. For the longest time I couldn’t get my keyboard to work if booting with a dock, and I still have weird resolution issues with booting while connected sometimes.
On an entirely different note, as far as I’m aware secure boot should have zero noticeable performance impact, and if it does, that means that something is going horribly wrong. Guides tell you yo disable secure boot because it’s annoying/semis complicated to administer and makes installing out of kernel modules harder (like the nvidia drivers), not because it has a performance or stability impact on the system.
Hmm. If it’s persistent across installs then something is definitely borked. My next step would be to download the livecd images of a couple distributions and see if the audio works while booting into any of those live environments (ventoy makes this really painless)
When you reinstall, you’re not keeping any configuration, right?
If none of the livecd images work I’d liveboot windows and see if audio works there. If it doesn’t, definitely a hardware issue. If it does, then see if it starts working under Linux again. If it doesn’t, then something is incredibly cursed and I’m out of ideas since it used to work there.
Edit: a stupid question: do you have the right output profile selected for the card. Something like stereo duplex?
That sounds like a pretty cursed occurrence. As you get more familiar with the structure of your operating system, I’ve found diagnosing and fixing weird issues gets a lot easier. You also get a better sense of what component is responsible for what and what commands let you investigate.
I think it’s reasonable to say that weird issues don’t stop though. At least for me. I always had tons of weird occurrences on windows too. What feels different about Linux is that I try and figure them out because it’s possible I can. Where on windows I would just accept that x was broken.
For a random question in case it’s the same no audio bug I encountered recently: Do you happen to play audio via HDMI? And does any audio sink (speakers, etc…) show up in sound settings?
Also do you happen to be using an nvidia gpu (and if so, is it a laptop with an Intel CPU as well?). That freezing issue used to happen to me all the time with some games and it was entirely due to nvidia’s Linux driver bugs.
There’s so much to host that isn’t related to pirated media sharing though. I host like 5 services and only one could be related to that. I know you clarified that you’re talking about content, but there’s also so.much content that isn’t related to pirating either. Like most of the fediverse for example


Yeah it’s worked everywhere I’ve tested. But that’s only really been airport WiFi, so I’m not sure it’s indicative of it working in general. It’s easy enough to setup for testing that it’s probably worth a shot


I like zerotier over wireguard because it’s one layer lower. So anything that uses Ethernet frames can be routed over it like it was a network switch plugged into your computer. This is probably why mdns works.


That’s kinda an insane amount of ram for most simulations. Is this like a machine learning thing? Is his python code just super unoptimized? Is it possible he’s making a bunch of big objects and then not freeing the references when he’s done with them so they’re never garbage collected?


Looks really nice!
Like astrsk, I feel like the stroke might be slightly too thick at some sizes. I would make it approximately 20% thinner. (Though depending on how these are constructed that might be too much work. If so, it’s not bad as is)


Kubuntu at least also has this option!


There’s probably an option in your distro to automatically install updates, but it’s annoying when that happens when you’re in the middle of something or if they require restarts
In that case it’s highly unlikely your problem is with DNS. And much more likely it’s a problem with the actual connection to the server. If you are willing to share the IP/domain I can help troubleshoot (either here or in a DM).
If you do a DNS lookup (through nslookup or many other tools) on the client you’re using to connect, does it get the right IP back?


Sorry I completely misread your comment to be saying that the maximum efficiency was 50% not that it occurred at 50%.


I believe for the highest efficiency you only want to use about half of the rated power of the PSU. So if your system draws 350W, 700 is a very reasonable power supply
For me that’s under Internet > Saved Networks > network name > Share, instead of doing it from the main list of networks


By default, an enencrypted boot drive is not sufficient to be able to decrypt a LUKs drive. If you have to type in your password to start the computer/unlock LUKs then you should be good.
If you’ve setup a keyfile or TPM based decryption of LUKS, then your data is probably not safe (though a TPM based decryption could be if the OS is secure and secure boot is setup properly)
In this case, if you have another server then you could setup a mutual tang/clevis system where each device gets the keys it needs from the other server on the LAN. Both would be LUKs encrypted. So if one is online the other gets the required key from the online one while booting. But if both are offline then no keys are available and you have to type in a LUKS password to boot. Something like https://www.ogselfhosting.com/index.php/2023/12/25/tang-clevis-for-a-luks-encrypted-debian-server/ but what they do with multiple servers is probably overkill
I believe that came back recently! I think it’s one of the desktop effects in kwin settings