Compte plus utilisé

  • 45 Posts
  • 44 Comments
Joined 1 年前
cake
Cake day: 2023年6月13日

help-circle





























  • I will really go take a look on it XD,
    U Said it,

    I mean, I’m sure that, given enough effort, you can set up some job using a shell script that uses rsync internally and generates incremental backups, the same way rdiff-backup does, but then you’re basically heading down the path of reimplementing rdiff-backup.

    Then u can just use gpg on your rsync backups ? Like u said it to me, ur solution is the best.

    Personally, I’m not in IT to feed me, I just use rsync+tar, depending the context. Regex it can be cool but hey tools exists.

    And ty then ^^"




  • for snapshot depending your filesystem, the function included/built-in, to manage it, can be better.

    I agree with dan’s comment,
    Use rsync first to sync your home, or wallpapers,
    You will figure out, how it work, with the good options,

    And then you will do an script or crontab for you personnally, depending what you want to save, how, and how many times.

    Rsync, can restore files, delete files. Basycally its an file manager XD
    Like for /etc/ you maybe want to replace file and do an copy of it before if they have the same name. But not for your picture’s folder.

    Learn, and read doc of rsync, use it, on low importance files, and you will manage regarding your needs :).

    OFC you can ask for specific help,
    I just dont want to tell you how to do something if im not sure its good regardings your needs.

    Edit : Check “tar” too maybe,








  • TGHOST-V0@lemmy.mltoLinux@lemmy.mlBack to linux!
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 个月前

    A lot of documentation suppose, you like to know what you doing and why.

    But if u do an tldr, and focus on the command lines, its often working out of the box and its like following an tutorial with picture to tell you where to click. Supposing you reading the good tuto regarding your distribution.

    I like the doc, I feel it like respect.

    I feel it like, they don’t suppose I’m an engineer but they suppose I have an brain an can learn new principles or acquire new vocabulary (one of the life’s constant in a way) to understand what I do. And often theses principles can be applied elsewhere, even IRL sometimes.

    I’m not an engineer XD.