On Thu, 22 Feb 2018, Vic Gedris wrote:
I've been using http://rsnapshot.org for many years. Yes, it's an rsync
wrapper. Should be available most distro package libraries.
Likewise.
___
Linux mailing list
Linux@lists.oclug.on.ca
http://oclug.on.ca/ma
On Fri, 23 Feb 2018 02:51:52 -0500 (EST)
"Robert P. J. Day" wrote:
> i can't believe i've never noticed the 'X' (upper case) permission
> setting for the chmod command, explained thusly in the man page:
>
> "The letters rwxXst select file mode bits for the affected users: read
> (r), write (w)
I suspect that the answer to that depends on what you are using as a backup
medium.
I have a tape robot and more tapes than I can ever possibly use, so it gets
some use. Mostly for archives. Amanda is a pain, as it wants to fill tapes, so
lots of tape changes to get as much on a tape as possibl
Robert
Amanda is built on some bash scripts so you can understand and modify it to
your needs. We used it at Cirrus.
Bacula might be a strong contender.
Cheers -- Rick
On February 22, 2018 10:33:24 AM EST, "Robert P. J. Day"
wrote:
>
> i'm prepping to teach 5 days of compTIA linux+ next week,
I just use rsync.
On February 22, 2018 10:33:48 AM "Robert P. J. Day"
wrote:
i'm prepping to teach 5 days of compTIA linux+ next week, after
which the students will have the option to write exams based on that
content for their LPI certification, so i'm working my way through the
course
I gave a little talk at OCLUG on how I put rsync into a script and then link
that
to Double Commander so I have a "button" that rsync's left window to the right
one.
Also buttons for my "remove from A (left) if in B (right)" directory tree.
I'm finding these aids helpful
I also have special ba
I've been using http://rsnapshot.org for many years. Yes, it's an rsync
wrapper. Should be available most distro package libraries.
-Vic
On Feb 22, 2018 17:02, "Paul Hays" wrote:
I use a gui frontend for rsync called luckyBackup (
https://en.wikipedia.org/wiki/LuckyBackup ). It is in the Ubu
On Fri, 23 Feb 2018, Stephen M. Webb wrote:
> On 2018-02-23 02:51 AM, Robert P. J. Day wrote:
> >
> > i can't believe i've never noticed the 'X' (upper case) permission
> > setting for the chmod command, explained thusly in the man page:
> >
> > "The letters rwxXst select file mode bits for the
On 2018-02-23 02:51 AM, Robert P. J. Day wrote:
>
> i can't believe i've never noticed the 'X' (upper case) permission
> setting for the chmod command, explained thusly in the man page:
>
> "The letters rwxXst select file mode bits for the affected users: read
> (r), write (w), execute (or sear