Re: [qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-03-06 Thread Chris Laprise

On 2/25/20 3:02 PM, Chris Laprise wrote:

Hello Qubers,

'Wyng' is a backup program I've been working on for a while that can 
quickly backup "thin LVM" storage, the kind Qubes uses by default:



Version v0.2beta5 has been released! It includes minor bug fixes and an 
option to use bzip2 compression.


https://github.com/tasket/wyng-backup

--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/7fdcc232-c6c4-721a-014e-68a5534ecd9d%40posteo.net.


Re: [qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-03-03 Thread Chris Laprise

On 3/3/20 4:03 PM, Eva Star wrote:
Thank you, sounds good! But my main problem and I guess many other Qubes 
users that we don't know what exactly what is LVM and pools :-)


This seems like a Qubes-oriented Howto page could help. It could tell 
the user to check the disk space widget in the systray (if it says "LVM" 
then you're using it). But also, thin LVM is the Qubes default so its 
one of those "if you have to ask, then you've got it" things. :)


Keep in mind that its a new program that currently only works from the 
command line, so its not at a point where its useful to everybody. But 
that could change, maybe even this year.


--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/90eac723-9759-13ce-b83a-c541e175290d%40posteo.net.


Re: [qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-03-03 Thread Chris Laprise

A gist for extracting volumes with a shell script was just posted here:

https://gist.github.com/tasket/48b30124990e1c78c80c8716f819430a

Its about 80 lines.

--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/0d2575fb-fb8a-fb27-2d81-1c6a30ef2827%40posteo.net.


Re: [qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-02-27 Thread Chris Laprise

On 2/26/20 7:38 AM, Bernhard wrote:

'Wyng' is a backup program I've been working on for a while that can
quickly backup "thin LVM" storage, the kind Qubes uses by default:

Link  https://github.com/tasket/wyng-backup  


I like your other scripts, so I had a look. That seems so damn complex
at first glance! Maybe you want to improve your "readme" by some simple
examples of "mise en oeuvre": assume I have a qubes machine and a
backup-harddrive in my hand. What would be the steps to do?  Can you
stock your backup in a luks-container?  Since you use "streams" can
(can't?) there be a -whatever cipher- in the middle of your stream
treatment?
I did not get these informations from your text within reasonable time.
Maybe I am stupid, but maybe I am not alone with that :)



The howto link has been changed to:

https://github.com/tasket/wyng-backup/wiki/Making-incredibly-fast-LVM-backups-with-Wyng

The link to the general wiki is here:

https://github.com/tasket/wyng-backup/wiki

--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/e9b33e34-da24-14bb-23e0-35a0e27cd310%40posteo.net.


Re: [qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-02-26 Thread Chris Laprise

On 2/26/20 7:38 AM, Bernhard wrote:

'Wyng' is a backup program I've been working on for a while that can
quickly backup "thin LVM" storage, the kind Qubes uses by default:

Link  https://github.com/tasket/wyng-backup  


I like your other scripts, so I had a look. That seems so damn complex
at first glance! Maybe you want to improve your "readme" by some simple
examples of "mise en oeuvre": assume I have a qubes machine and a
backup-harddrive in my hand. What would be the steps to do?  Can you
stock your backup in a luks-container?  Since you use "streams" can
(can't?) there be a -whatever cipher- in the middle of your stream
treatment?
I did not get these informations from your text within reasonable time.
Maybe I am stupid, but maybe I am not alone with that :)



Under Requirements & Setup there is a brief example of initializing a 
Wyng archive and adding a volume.


I don't yet have a walk through specifically for Qubes, but I have a 
draft howto that is geared toward a regular Linux system:


https://github.com/tasket/wyng-backup/wiki/Using-Wyng-for-incredibly-fast-incremental-backups-from-LVM

Deciding how to use it in dom0 depends on several factors, such as 
whether you need to add encryption to the archive (Wyng v0.2 does not 
encrypt data). The Readme suggests a general method for Qubes that sets 
up a net-accessible encrypted container, but you can also simply mount a 
LUKS volume from sys-usb local storage (i.e. attach a sys-usb partition 
to dom0, then in dom0 format/use it as a LUKS volume).


--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/a74a3ba7-bf5c-318b-9b3e-3711f75e9ecf%40posteo.net.


Re: [qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-02-26 Thread Bernhard

'Wyng' is a backup program I've been working on for a while that can
quickly backup "thin LVM" storage, the kind Qubes uses by default:

Link  https://github.com/tasket/wyng-backup  


I like your other scripts, so I had a look. That seems so damn complex
at first glance! Maybe you want to improve your "readme" by some simple
examples of "mise en oeuvre": assume I have a qubes machine and a
backup-harddrive in my hand. What would be the steps to do?  Can you
stock your backup in a luks-container?  Since you use "streams" can
(can't?) there be a -whatever cipher- in the middle of your stream
treatment?
I did not get these informations from your text within reasonable time.
Maybe I am stupid, but maybe I am not alone with that :)

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/6cca1a41-186a-ad5c-e420-520ad85b2cc5%40web.de.


[qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-02-25 Thread Chris Laprise

Hello Qubers,

'Wyng' is a backup program I've been working on for a while that can 
quickly backup "thin LVM" storage, the kind Qubes uses by default:


Link -
https://github.com/tasket/wyng-backup


Some ideas behind Wyng are:

* Backups shouldn't require re-scanning all data to find changes.

* Ability to push new backups to an archive indefinitely on a frequent 
basis.


* Low exposure to risk for admin VMs like dom0.

* No special matching filesystem (Btrfs, ZFS, LVM, etc.) needed to store 
the backup copy.


The intent is to enable similar use cases as OS X Time Machine does 
(frequent, convenient backups) but for Linux and Qubes.


Wyng runs in the admin VM and deals with data volumes such as 
"vm-personal-private" or "vm-fedora-30-root" at the block level. I 
should point out that version 0.2 does not have a concept of backing up 
and restoring whole Qubes VMs, as it doesn't process VM settings. If you 
do not have many specific custom VM settings, this shouldn't be an 
obstacle. However, Wyng does have special Qubes transport modes that 
allow backing up data from dom0 to wherever via a VM.


The README at the above link has more info about Wyng's capabilities, 
command line examples and the current beta testing status. If you have 
questions, feel free to post here.


--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f3d99521-39b5-9147-d995-700a7c073281%40posteo.net.