• 2 Posts
  • 24 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle


  • Remember sync isn’t a good backup. You’re thinking of loss of drives but if this is important data you need to also consider mistakes.

    If you accidentally delete files you shouldn’t, you don’t want this deletion to sync to all your copies so it’s gone for good and the backup doesn’t help.

    Personally I use borgmatic to keep incremental, deduplicated backups. Then I can go back to previous states.

    If you install nextcloud all in one, it comes with a backup solution (also borg based). Then devices don’t need a copy of every file. But you’ll want your server to have a backup drive for this.

    I then sync my borg backup to a backblaze b2 bucket for offsite, encrypted backup using rclone. That then meets the 3 2 1 backup plan.

    I notice you mention Jellyfin. I don’t back up my Jellyfin media, the cloud storage for that could get very expensive and I could get it again if I needed it.









  • Everyone sharing their Ctrl+R tips, here’s my Control+R question:

    How does scope work? Some command history only seems to exist in certain tabs.

    Also sometimes I Ctrl+R in a tab then the command is there but I forget I need a different one first, so I ctrl+c but the next time I search for that original command somehow it doesn’t exist anymore.

    I’m using the default terminal on Nobara (fedora based).


  • Just checking, because I learnt to type before I worked this out, and because surely someone reading doesn’t know: press tab. Bash will fill in file names from your current directory.

    E.g. say you have files fred1file, fred2file, jim.

    Type f then press tab, it will fill to “fred”. Then press 2 and press tab again and it will fill the full “fred2file”.

    Have a play, it works in heaps of situations.




  • Dave@lemmy.nztomemes@lemmy.worldKnow the signs
    link
    fedilink
    arrow-up
    5
    ·
    7 days ago

    There is so much to like!

    I think my favourite is when you go through the files in a team then click “Copy link”. It thinks, thinks, thinks, then when it’s done it has a big green tick but doesn’t actually copy the link until you click a second copy link button.

    But I do quite like how when you find the file you want and switch to a chat then it loses your place. And as far as I can tell, there’s no way to bookmark a folder, which is great.

    Long story short I love how it tries to do everything instead of being good at one thing!