Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LO
Posts
1
Comments
60
Joined
2 yr. ago

  • I'm with catloaf. Consistent CPU soft locks point to a possible bad memory module or CPU.

    Clear CMOS.

    Try removing one memory module at a time.

    See if there is an option to disable hyperthreading in bios.

    Another thing to try is to remove the CPU, careful not to damage the LGA pins on the motherboard, and clean the CPU contacts with alcohol. Take care to ground yourself out and the case before handling the CPU out of socket.

  • You are correct, a VPN connection does not bridge to another profile. You can install a VPN in said work profile. The always-on VPN settings in grapheneos have the work icon to indicate what VPN is in your work profile.

  • TubeSync has an option to write metadata to NFO files. Then you just tell Jellyfin to not run any scrapper and just use said NFO files. It's not perfect but it gets you a title and description for the video.

  • I've been using fedora on a small intel 6th gen or newer mini pc. I then cook up some custom launch scripts that cause JMP to run at login. I use cockpit and a CMK agent for remote monitoring and management.

    I got sick of the lack certificate management on Android TV and how much you need to do to make it reasonably private.

    If you are on the latest mesa drivers (hence fedora over a more LTS release), and you install Jellfin Media Player via flatpak, everything should just work with hardware decoding.

  • That's most likely the problem. In my experience, nearly all tor exit nodes are flagged as such and captchas are nearly impossible to "pass" when using such an exit node. I would try using a free VPN to test. Try protonvpn without an account and see if you can get past the captcha.

  • Are you using a VPN? It might be that changing your exit IP might help. I've noticed captchas get harder to pass if your on a VPN that has a lot of traffic trying to pass captchas. Probably DDoS protection.

  • Generally, in my experience, modifying the backing storage for a nextcloud instance is more of a PITA than its worth. I would just mount the webDAV in your file manager. This way the nextcloud db stays in sync with the backing storage.

    If you are going to be making direct modifications to the backing storage, check this form post on modifying the nextcloud config to have it look for changes on the filesystem.

    As for the permission side of things, run ls -lh in the folder that you want to make changes and see what the user:group is for ownership of the existing files and make sure your new files match. Chmod and chown will be your friends here and chmod has a --reference option that let's you mirror permissions from an existing file, a real time saver.

    Hopefully this helps!

  • Thanks! Flatpak-KCM is perfect as I'm thinking I'll move to fedora KDE in a couple days when f40 drops. I'm hoping that the Wayland experience on NVIDIA GPUs will be smoother there than on GNOME.