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/)S
Posts
4
Comments
72
Joined
3 yr. ago

Just a regular everyday normal muthafucka.

  • Yes it is, though I wish it could be changed per-chat.

  • I think you're remembering Owncloud, not Nextcloud. Owncloud was all about file sync and would often break/remove other modules on upgrade. Nextcloud forked off and included calendar/contacts/etc. by default.

  • Correct, however basically no one uses that. The MD (RAID) devices are much more common for that, including under boot drives.

    See comparison on ServerFault.

  • LVM itself does not provide redundancy, that's RAID. LVM is often used on top of a RAID device. If your boot drive fails, LVM itself won't save you, RAID (software RAID 1 is really common for a boot drive) can.

    LVM can be used to seamlessly move data between physical volumes. You can add a new PV to the VG and move extents between LVs. I've used it to love-migrate to a larger drive that way. Once the physical extents have been moved to the new PV, you can reduce the old PV and then remove the old disk.

  • Yes, it can see them because their parent directories are readable, but it can't see anything inside /media/velummortis because the Other permissions are empty. If you run chmod 755 /media/velummortis then Jellyfin should be able to see those files

  • What are the permissions on the directory itself, not the files? Is the directory owned by group 'video'?

  • I'm not aware of an SFTP client that works like the cloud drive connectors. Do you know of one that monitors local files/dirs for changes and automatically sends them? Or polls the server for changes and downloads then (if they're on the allow list)? Keeps versions?

    If literally all you're doing is occasional file transfers, sure, SFTP is easy. That's not how most people use cloud drive clients.

    For me and my group, Nextcloud works fine and fast. We do more than file sync and share.

  • Same here. If it's TOTP based 2fa, you can keep them in entries and use them from there.

  • If you've optimized your BIOS settings (balanced mode or power saving wherever possible), the only other option is removing extraneous hardware. All hardware power use (disks, HBAs, other adapters and controllers) adds up. I managed to get idle power consumption of an HP DL-380 G9 down to about 60w (started at 210w) by removing the disks, RAID controller and battery, fiber channel adapters, and extra Ethernet adapter. Each SAS disk I removed saved me 10w. I used one M.2 drive in a PCI adapter instead.

    Like you mentioned, these aren't designed to save power. That Opteron (and the chip set) hales from a time before "performance per watt" was a thing.

  • No. I upgrade my Ubuntus before they go EOL so I don't need ESM.

    Most places that want ESM do so because they can't get away from EOL versions. I refuse to get stuck in that swamp myself, so I run LTS and migrate/rebuild them when necessary.

  • That's so strange, one of the first things my searches turned up is "Disable the TMDb Box Sets plugin because it causes problems"...

  • Jellyfin: The Free Software Media System @lemmy.ml

    Collections Empty on 10.10.7

  • Deleted

    Permanently Deleted

    Jump
  • Ah, so you're the kind who loves bitching about things online, but won't lift a finger to defend themself, gotcha.

    What I mentioned prior doesn't change anything about library management in the slightest, you just wanted an excuse.

  • The reverse proxy is the part that's exposed. CrowdSec watches the logs for intrusion attempts like fail2ban would.

  • If you're worried about it, make sure to not use a default path. Then legit clients are fine but these theoretical attackers get stymied.

  • Yes it is completely normal. The Internet is almost but not quite as bad as security wonks claim. Especially since you're not on the default port, most scanners don't have the programming to attempt on Home assistant. Most of them are built for more common exploits.

    If you look at your proxy logs, you'll see attempts at various random paths, but those should all be 404 or 403s.

  • SSHFS uses SFTP which is built into SSH, so no server to install. Its not as fast as NFS, but requires no setup. For something small like a home lab, that is a big advantage.

  • Dozens? Name three, and be sure to include number of aps in each ecosystem.

    I'm sure there are dozens of Chinese smart watches, but most that I've seen are white-labels and sorely missing an ecosystem.

  • Methinks you underestimate the complexity.

    And all the other watch makers I've looked at are not doing, or even considering, what Pebble did.

  • homeassistant @lemmy.world

    HA Doorbell

  • homeassistant @lemmy.world

    Smart-ening Window Blinds

  • Jellyfin: The Free Software Media System @lemmy.ml

    Kodi Jellyfin plugin doesn't pick up new content without a restart