ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. rsync
    Log in to post
    • All categories
    • JaredBuschJ

      Zerotier installs but no conectivity on Fedora 38

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion zerotier fedora 38 connectivity rsync
      6
      0 Votes
      6 Posts
      872 Views
      DashrenderD

      @JaredBusch said in Zerotier installs but no conectivity on Fedora 38:

      @syko24 said in Zerotier installs but no conectivity on Fedora 38:

      @JaredBusch - I know their site says Windows, but maybe something related with the firewall rules getting messed up.

      https://discuss.zerotier.com/t/attention-zerotier-on-windows-users-please-update-your-client-s-to-1-10-6-or-later/12706

      I temporarily shutdown firewalld on both systems as well as disabled selinux.

      While I doubt it's the issue - ZT has it's own firewall rules, any possible issue there?

    • brandon220B

      Backup Target for Linux

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora fedora 30 linux backup nas readynas disaster recovery rsync
      15
      1 Votes
      15 Posts
      1k Views
      travisdh1T

      I've been using Duplicati where I need a standalone backup of a thing. Web based management interface makes it super simple to manage.

    • DustinB3403D

      WSL using Rsync to fix lazy

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion windows wsl rsync linux users lazy fixing stupid
      3
      0 Votes
      3 Posts
      687 Views
      DustinB3403D

      Obviously the paths would change based on where they actually live and since I want this to live outside of an individual user, pointing to the user paths would make no sense in a production case.

      Also on WSL, if you go into /mnt you can get a list of all of the disks that are mounted on your Workstation/Server.
      In the case of my workstation I only have the 1 disk, so only c is listed. Severs would likely have other drives.

    • DustinB3403D

      Using Rsync to remotely backup Apple OSX User profiles

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx terminal rsync command line cli macos macosx mac
      6
      2 Votes
      6 Posts
      1k Views
      DustinB3403D

      Worth noting that using rsync worked very well, but there were issues with the Outlook profile on the existing user workstation and the end result.

      Not a huge issue for us as everything is stored in O365, but worth being mindful of if your email was hosted locally.

      Also because of username convention changes, I had to set the ownership of the user profile to match the new shortened name.

    • JaredBuschJ

      Make this command better

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion scripting bash sed rsync directory comparison
      5
      1 Votes
      5 Posts
      727 Views
      M

      @JaredBusch : I'm not certain if this fits the bill, but what about the "diff" command? Of course, this does nothing to sync the files but does offer a way to simply compare the directories.

      diff -rs manxam jaredbusch

      This will get you :

      Files /home/manxam/TEST and /home/jaredbusch/TEST are identical Only in /home/manxam: i_am_manxam Only in /home/jaredbusch: you_are_jared
    • JaredBuschJ

      Someone tell me WTF is wrong with my rync skills this morning

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion rsync centos 7 fedora 27
      9
      2 Votes
      9 Posts
      1k Views
      PenguinWranglerP

      @jaredbusch said in Someone tell me WTF is wrong with my rync skills this morning:

      tired or stupid or something this morning..

      works perfectly when one specifies the correct data directory on the source.

      /home/owncloud/data/

      sent 1764471 bytes received 178175 bytes 56308.58 bytes/sec total size is 148236697158 speedup is 76306.59 (DRY RUN)

      I hate that. You always have a few outliers before you standardize on things and they are always the gotchas. This has happened to me on many occasions.

    • mlnewsM

      rdiff - Incremental Backup Utility for Linux and UNIX

      Watching Ignoring Scheduled Pinned Locked Moved News linux unix rdiff rsync backup disaster recovery tecmint
      4
      2 Votes
      4 Posts
      1k Views
      DustinB3403D

      @scottalanmiller Replacement as (rather than use vanilla rsync) I'll go with this version.

    • mlnewsM

      Setting Up an RSnapshot Backup System

      Watching Ignoring Scheduled Pinned Locked Moved News linux ostechnix rsync unix rsnapshot backup disaster recovery
      2
      1 Votes
      2 Posts
      1k Views
      stacksofplatesS

      I've used rsnapshot a good bit and it's a really nice tool for simple backups.

    • DustinB3403D

      CentOS rsync between servers using keyfile to pass credentials

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion rsync centos7 crontab
      44
      0 Votes
      44 Posts
      5k Views
      travisdh1T

      @DustinB3403 said in CentOS rsync between servers using keyfile to pass credentials:

      Nevermind, seems to work when I don't bother telling the system to use the authorized key.

      That IS kinda the idea. ssh just handles that for you, even when called from another program like rsync.

    • AmbarishrhA

      Doubt on a script- Backup site & DB

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion scripting linux rsync
      22
      1 Votes
      22 Posts
      3k Views
      AmbarishrhA

      @DustinB3403 said in Doubt on a script- Backup site & DB:

      @Ambarishrh You're welcome, sorry I didn't have the exact answer for you.

      But that really helped me to find the right solution 🙂

    • openitO

      Want Offsite backup - how with NAS ?

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion nas backup qnap rsync
      14
      1 Votes
      14 Posts
      4k Views
      scottalanmillerS

      Has this one reached a conclusion? Should we close it out?

    • scottalanmillerS

      Using Rsync to Replicate Elastix 2

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion linux elastix 2 asterisk rsync
      6
      3 Votes
      6 Posts
      2k Views
      scottalanmillerS

      @AlyRagab said in Using Rsync to Replicate Elastix 2:

      all passwords are matched

      And you've tested them with the MySQL client, for example?

    • H

      Virtualization Redemption?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion virtualization hyperv xenserver xen esxi storagecraft rsync unitrends drbd proxy drbd veeam
      208
      2 Votes
      208 Posts
      147k Views
      scottalanmillerS

      Understanding the difference between a good risk decision, and getting lucky....

      Youtube Video

    • mlnewsM

      Installing LSyncD on Linux

      Watching Ignoring Scheduled Pinned Locked Moved News linux lsyncd unix rsync
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • 1 / 1