Difference between revisions of "Talk:Cloning a computer"
From Linuxintro
imported>ThorstenStaerk (Created page with "pigz uses more than one processor for packing and can be much faster. --~~~~") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
pigz uses more than one processor for packing and can be much faster. --[[User:ThorstenStaerk|ThorstenStaerk]] ([[User talk:ThorstenStaerk|talk]]) 16:03, 16 May 2013 (UTC) | pigz uses more than one processor for packing and can be much faster. --[[User:ThorstenStaerk|ThorstenStaerk]] ([[User talk:ThorstenStaerk|talk]]) 16:03, 16 May 2013 (UTC) | ||
+ | works for example like that: | ||
+ | ls | pigz -z | cat >test.gz | ||
+ | --[[User:ThorstenStaerk|ThorstenStaerk]] ([[User talk:ThorstenStaerk|talk]]) 05:32, 23 May 2013 (UTC) | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | scp does not preserve the ownership --[[Special:Contributions/155.56.68.215|155.56.68.215]] 15:14, 12 June 2014 (UTC) |
Latest revision as of 15:14, 12 June 2014
pigz uses more than one processor for packing and can be much faster. --ThorstenStaerk (talk) 16:03, 16 May 2013 (UTC) works for example like that:
ls | pigz -z | cat >test.gz
--ThorstenStaerk (talk) 05:32, 23 May 2013 (UTC)
scp does not preserve the ownership --155.56.68.215 15:14, 12 June 2014 (UTC)