• 0 Posts
  • 62 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle
  • Like Randelung said, that would be true if you couldn’t reset you password via email. But as long as that’s possible the email can’t ever be the 2nd factor because it can be used to (re)set the 1st one.

    A safer definition of what the 2 factors should be is “something you know” and “something you own”. The “know” is usually a password (which you can remember, but you should use a password manager these days so you can have a different password for every service). The “own” is typically a phone these days (generating a timed code, for example). But it doesn’t have to be, it can be a physically USB dongle or your fingerprint. The idea is that it’s something that can’t be overheard, or recorded via key logger or or even told to someone.

    Steam does this better (as in safer) than most.








  • Ad others have said, nextcloud won’t rescan or reindex on a reboot. no idea why sync thing does, and surely there must be some way to disable that, too. I’m still hesitant to recommend NC as it’s somewhat fragile, needs way more babying than I’m willing to keep up with and just does too many things, none of them anywhere close to “well”. File sync on real computers works solidly if you have a reliable connection (don’t get me started on Android).

    Have you considered using a real media-hoster, like Jellyfin (or like a dozen others)? Jellyfin works fine for music (the are other music-only solutions though). There are plenty of clients that can stream, and have offline support (download a subset/albums/playlists) for things like laptops, phones, … The server can usually transcode audio formats that a client can’t play, in real-time, if needed.

    Edit: I realize I wasn’t clear as to what this means in practice. You essentially get a self-hosted Spotify. Your library, run from your server, optionally you can connect to it from anywhere.








  • It highly depends on the job. Some companies run fully on Windows, no exceptions. There it obviously would not help. But many still either host various services on Linux, or buy hosting/cloud commuting that is Linux based. There it might even be necessary.

    It also depends on what you mean by “power user”. I would generally advise you to look into the server side of things. In my work, there are zero Linux machines that have a GUI of any kind installed. t The 50 or so Linux machines are all administered through SSH and Shell.