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/)SA
SayCyberOnceMore @ Cyber @feddit.uk
Posts
18
Comments
555
Joined
2 yr. ago

  • There's BeyondCompare and Meld if you want a GUI, but, if I understand this correctly, rmlint and fdupes might be helpful here

    I've done similar in the past - I prefer commandline for this...

    What I'd do is create a "final destination" folder on the 4TB drive and then other working folders for each hdd / cd / dvd that you're working through

    Ie

    /mnt/4TB/finaldestination /mnt/4TB/source1 /mnt/4TB/source2 ...

    Obviously finaldestination is empty to start with so it could just be a direct copy of your first hdd - so make that the largest drive.

    (I'm saying copy here, presuming you want to keep the old drives for now, just in case you accidentally delete the wrong stuff on the 4TB drive)

    Maybe clean up any obvious stuff

    Remove that first drive

    Mount the next and copy the data to /mnt/4TB/source2

    Now use rmlint or fdupes and do a dry-run between source2 and finaldestination and get a feel whether they're similar or not, so then you'll know whether to just move it all to finaldestination or maybe then use the gui tools.

    You might completely empty /mnt4TB/source2, or it might still have something in, depends on how you feel it's going.

    Repeat for the rest, working on smaller & smaller drives, comparing with the finaldestination first and then moving the data.

    Slow? Yep. Satisfying that you know there's only 1 version there? Yep.

    Then do a backup 😉

  • Not used them myself, but I'd bookmarked these for my next home... maybe what you're looking for? Somfy Sunea

    And there's an integration in home assistant Overkiz

    But whether that integration works with that solar motor is unclear.

  • My choice is Arch Linux purely because it's bleeding edge

    I've no idea if Arch actually has newer drivers than Debian / Fedora, but if they are you'll (usually) get better support from the developers of whatever application / package - or in your case - drivers that you're facing.

    It's more involved than "just" installing Debian, etc... but reading through the Arch Linux wiki as you install will (should) ensure you've got the correct drivers setup and you'll know why they're working.

    So... it'll be more effort, but you might get "better" results.

  • Crowdsec will block external, public, IPs

    Fail2Ban will block login attempts (ie from anywhere)

    I have a similar setup with pfSense, pfBlockerNG, HAProxy, etc, but I keep F2B running on my DMZ server in case something is ever compromised as it'll block / slow down anyone trying to move around the network.

  • Ah, there's other ways too... see the video with a drone watching HDD LEDs.

    Needs malware to do the LED thing of course, oh, and deaf security that aren't concerned by a drone hovering outside a window every night, but apart from that, it's foolproof.

  • Yeah, I was following the Linux Voice team from when they launched their own magazine.

    Kinda really read the mags because of the team trying to make it work, but it was (is?) good content.

    Then they merged into Linux Format and my career kinda moved from OS stuff to Cyber stuff so I dropped away...