Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-09 Thread Linux-Fan
Default User writes: On Fri, 2023-09-01 at 23:15 +0200, Linux-Fan wrote: > Default User writes: [...] > > I HAVE used a number of other backup methodologies, including > > Borgbackup, for which I had high hopes, but was highly > > disappointed. > > Would you care to share in what regards Bor

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-05 Thread David Christensen
On 9/5/23 17:39, Default User wrote: On Tue, 2023-09-05 at 20:01 -0400, Default User wrote: Now sudo du -sh / says that / seems to be using about 30 Gb. But sudo du -sh /media/user/rsnapshot_backups_of_host, says that the backup directory, /media/user/rsnapshot_backups_of_host on backup drive

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-05 Thread Default User
On Fri, 2023-09-01 at 23:15 +0200, Linux-Fan wrote: > Default User writes: > > > On Fri, 2023-09-01 at 07:25 -0500, John Hasler wrote: > > > Jason writes: > > > > Or how does your backup look like? > > See https://lists.debian.org/debian-user/2019/11/msg00073.html > and https://lists.debian.org/d

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-05 Thread Default User
On Tue, 2023-09-05 at 20:01 -0400, Default User wrote: > On Fri, 2023-09-01 at 22:44 +0200, Michel Verdier wrote: > > > > > On 2023-09-01, Default User wrote: > > > > > > > > > > > > > > Yes, it does require considerable space (no data > > > > > > > > > de-duplication), > > > > > > > > > and > > >

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-05 Thread Default User
On Fri, 2023-09-01 at 22:44 +0200, Michel Verdier wrote: > > > > On 2023-09-01, Default User wrote: > > > > > > > > > > > > Yes, it does require considerable space (no data > > > > > > > > de-duplication), > > > > > > > > and > > > > > > > > the rsync of the backup drives does take considerable >

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-03 Thread Gareth Evans
> On 3 Sep 2023, at 19:16, David wrote: [...] > I have a Dell R320 fitted with 8 1T SAS drives, the hardware raid is > turned off as OpenMediaVault uses sorfware RAID. > If I turn the hardware raid on can I use Debian as the opperating > system? Hi David, In general, outside of certain relativ

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-03 Thread David
in theory, I update and test it > far too  > rarely since it is not really easy to script the process, but at > least I  > tested the correct working of the backup restore after creation of > the live  > image by starting the restore from inside a VM. > > HTH > Linux-Fan > > öö > I have also been trying UpenMediaVault and it's an overkill for me. I have a Dell R320 fitted with 8 1T SAS drives, the hardware raid is turned off as OpenMediaVault uses sorfware RAID. If I turn the hardware raid on can I use Debian as the opperating system? Thank you for any help, David.

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-02 Thread Linux-Fan
Michael Kjörling writes: [...] The biggest issue for me is ensuring that I am not dependent on _anything_ on the backed-up system itself to start restoring that system from a backup. In other words, enabling bare-metal restoration. I figure that I can always download a Debian live ISO, put that

Backup systems (was: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq)

2023-09-02 Thread Stefan Monnier
> More accurately, rsnapshot (which is basically a frontend to rsync) > tells rsync to do that; IIRC by passing --link-dest pointing at the > previous backup target directory. I've used a similar (tho hand-cooked) script running `rsync`. I switched to Bup a few years ago and saw a significant redu

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-02 Thread Michael Kjörling
On 2 Sep 2023 00:04 +0200, from mv...@free.fr (Michel Verdier): > rsnapshot use hard links on the backup filesystem. More accurately, rsnapshot (which is basically a frontend to rsync) tells rsync to do that; IIRC by passing --link-dest pointing at the previous backup target directory. And this i

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-01 Thread Linux-Fan
Michel Verdier writes: On 2023-09-01, Default User wrote: > Yes, it does require considerable space (no data de-duplication), and > the rsync of the backup drives does take considerable time. But to me, > it is worth it, to avoid the methodological equivalent of "vendor lock- > in". You must

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-01 Thread Linux-Fan
Default User writes: On Fri, 2023-09-01 at 07:25 -0500, John Hasler wrote: > Jason writes: > > Or how does your backup look like? See https://lists.debian.org/debian-user/2019/11/msg00073.html and https://lists.debian.org/debian-user/2019/11/msg00420.html > Just rsync. Sorry, I just couldn

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-01 Thread Default User
On Fri, 2023-09-01 at 07:25 -0500, John Hasler wrote: > Jason writes: > > Or how does your backup look like? > > Just rsync. Sorry, I just couldn't resist chiming in here. I have never used OpenMediaVault. I HAVE used a number of other backup methodologies, including Borgbackup, for which I

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsyncq

2023-09-01 Thread John Hasler
Jason writes: > Or how does your backup look like? Just rsync. -- John Hasler j...@sugarbit.com Elmwood, WI USA

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsync

2023-09-01 Thread Manphiz
Jason writes: > Hi > > I was a user of OpenMediaVault for several years. I even donated money to the > developer. > > But very provocatively OpenMediaVault is bloatware, way too big. The only > thing > I need is a reliable backup. > > I had pure Debian (minimal installation, very few packages) i

Re: I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsync

2023-08-31 Thread jeremy ardley
On 1/9/23 12:44, Jason wrote: Or how does your backup look like? I had a QNAP NAS but it became so incredibly slow I replaced it with Debian using Samba and SSH. The backups are managed by the clients, but periodically I save part of the NAS to Amazon S3. I also have a remote Nextclou

I uninstalled OpenMediaVault (because totally overkill for me) and replaced it with borgbackup and rsync

2023-08-31 Thread Jason
Hi I was a user of OpenMediaVault for several years. I even donated money to the developer. But very provocatively OpenMediaVault is bloatware, way too big. The only thing I need is a reliable backup. I had pure Debian (minimal installation, very few packages) installed with borgbackup and

Re: Depends overkill, how do you weed out the packages

2009-11-05 Thread Andrew Sackville-West
On Thu, Nov 05, 2009 at 04:23:37PM -0500, vr wrote: > I have a fresh install of Debian Lenny 503 amd64 via a netinst CDROM. I've > only installed a couple of packages like openbox because I want to run as > lean a desktop I can to try out virtualbox-3.0. > > I figured openbox would be enough to ha

Re: Depends overkill, how do you weed out the packages

2009-11-05 Thread Celejar
On Thu, 05 Nov 2009 16:23:37 -0500 vr wrote: ... > This doesn't seem right so I am looking for pointers on how to trim down > this list of what I perceive as excessive bloat. Included is the list of > "stuff" Lenny wants me to install. I've marked some of the things I think I > know what they ar

Depends overkill, how do you weed out the packages

2009-11-05 Thread vr
I have a fresh install of Debian Lenny 503 amd64 via a netinst CDROM. I've only installed a couple of packages like openbox because I want to run as lean a desktop I can to try out virtualbox-3.0. I figured openbox would be enough to handle the "GUI" needed for virtualbox-3.0 but after adding the

Re: Grub overkill

2008-09-30 Thread [EMAIL PROTECTED]
On Sep 27, 1:30 pm, Mark Neidorff <[EMAIL PROTECTED]> wrote: > On Saturday 27 September 2008 10:04 am, Dexter Filmore wrote: > > > Am Donnerstag, 25. September 2008 04:30:55 schrieb Amit Uttamchandani: > > > On Wed, 24 Sep 2008 09:52:46 -0400 > > > >JohnCulleton<[EMAIL PROTECTED]> wrote: > > > > Th

Re: Grub overkill

2008-09-27 Thread Mark Neidorff
On Saturday 27 September 2008 10:04 am, Dexter Filmore wrote: > Am Donnerstag, 25. September 2008 04:30:55 schrieb Amit Uttamchandani: > > On Wed, 24 Sep 2008 09:52:46 -0400 > > > > John Culleton <[EMAIL PROTECTED]> wrote: > > > This is more of an annoyance than a serious problem but whenever I > >

Re: Grub overkill

2008-09-27 Thread Dexter Filmore
Am Donnerstag, 25. September 2008 04:30:55 schrieb Amit Uttamchandani: > On Wed, 24 Sep 2008 09:52:46 -0400 > > John Culleton <[EMAIL PROTECTED]> wrote: > > This is more of an annoyance than a serious problem but whenever I > > build a Debian or Debian-derivative OS and grub detects other OS it > >

Re: Grub overkill

2008-09-24 Thread Amit Uttamchandani
On Wed, 24 Sep 2008 09:52:46 -0400 John Culleton <[EMAIL PROTECTED]> wrote: > This is more of an annoyance than a serious problem but whenever I > build a Debian or Debian-derivative OS and grub detects other OS it > overdetects them. I have a single Slackware partition. Grub always > lists thi

Grub overkill

2008-09-24 Thread John Culleton
This is more of an annoyance than a serious problem but whenever I build a Debian or Debian-derivative OS and grub detects other OS it overdetects them. I have a single Slackware partition. Grub always lists this partition from 4 to 6 times and the first listing on the screen doesn't work. I h

Re: overkill...

2001-09-03 Thread Jeff Maxson
On 2 Sep 2001, Joel Mayes wrote: > > Jeff> ok, I installed overkill and the data file. How do I run > Jeff> it? it seems to need a server and a port. any ideas? > > G'day Jeff, > > You need to run the overkill server /usr/games/overkill-server (it >

Re: overkill...

2001-09-03 Thread Jeff Maxson
On 2 Sep 2001, Joel Mayes wrote: > > Jeff> ok, I installed overkill and the data file. How do I run > Jeff> it? it seems to need a server and a port. any ideas? > > G'day Jeff, > > You need to run the overkill server /usr/games/overkill-server (it >

Re: overkill...

2001-09-02 Thread Joel Mayes
Jeff> ok, I installed overkill and the data file. How do I run Jeff> it? it seems to need a server and a port. any ideas? G'day Jeff, You need to run the overkill server /usr/games/overkill-server (it might be in a seperate package) you can then connect to that, the d

overkill...

2001-09-01 Thread Jeff Maxson
ok, I installed overkill and the data file. How do I run it? it seems to need a server and a port. any ideas? -- Jeff Maxson [EMAIL PROTECTED]