Posts by cubemin

    Yes, and I think so. Try it and see. It won’t hurt anything.

    Are you sure Agricola ? I have changed multiple settings before applying them before with no issues.


    As for moving between sections before applying - I'm not 100% sure but I think any settings made to a section are lost when going to another section (and will show as having reverted when you go back).

    It may be that the disk you're having issues with needs a filesystem check, i.e. e2fsck /dev/sdxy where x = the drive letter and y = the partition (usually 1).

    As for Emby, is it running alongside OMV or as a Docker container? I use Emby myself and might be able to help with the cache clearing issue.

    I don't think you'll need a VPN solution, since rsync connects to remote servers through an SSH tunnel. By simply forwarding your Macbook's SSH port to the public Internet (use a custom port other than 22), then creating a private/public key pair and disabling password-based logins, you should have a straightforward way of running remote backups while maintaining appropriate security.

    It happened several times the last week that docker pulled not only one image but tried to pull all images. A workaround was (is?) to add the :latest tag.


    Not sure if it has been fixed already.

    Thankfully, it has been. Portainer 2.51 now adds the ":latest" tag automatically.

    macom 's advice is of course spot on, but I'm a bit confused as to how this thread started out about /dev/sdb and /dev/sdc but suddenly we're looking at /dev/dm-0 and /dev/dm-1. Aren't those typically RAID arrays? (Not that one should be able to create an array using just one disk.)

    You don't need qemu-kvm- it's superseded by qemu-system-x86 which itself provides a wrapper to run qemu-system-x86 in kvm mode. If you're trying to install updates, update qemu-system-x86 first, ignoring qemu-kvm.


    See the outputs from my OMV system:


    and

    If I may ask - wouldn't it be far simpler to go with a "real" UPS (APC or Cyberpower) and plug everything into it? You'd have complete protection for all devices including the hard disks, and one of your RPis could communicate with the UPS via USB (and keep the other one in the loop as well).

    Naja, OMV hat ein Dashboard, in dem man weitere Infotabellen hinzufügen kann.

    Cockpit hat ebenfalls eine Systemzusammenfassung, die grafisch recht ansprechend ist. Der Nachteil beider Methoden ist natürlich: man muss sich erstmal einloggen...

    Oder per SSH auf Tools wie z.B. top zugreifen.


    Ansonsten fällt mir im Moment nichts ein...

    Somit kann ich weewx nicht einfach über die Konsole installieren und konfigurieren.

    Mir scheint es so, dass Du in der Tat genau das tun kannst. Es gibt keinen offensichtlichen Grund, warum weewx und OMV (welches ja auf Debian basiert) nicht nebeneinander auf derselben Hardware laufen sollten. Ich schlage vor, einfach mal die weewx-Dokumentation zu studieren.

    Don't use the secure wipe - it's literally a waste of time. Use the quick wipe.


    Can you confirm that /dev/md126 entry is really, truly gone?


    When you go to grow your RAID5 array, it should show you the new disk /dev/sdd. If you see /dev/mdxxx (where xxx could be 126 or some other odd number except 0), then something is not right.