userspace:parallel_xz
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| userspace:parallel_xz [2014/02/06 14:01] – created dkoch | userspace:parallel_xz [2021/08/23 10:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| This was tested with Version **20131121-1** of the bootimage from testing. Its possible that this also works on other version. If not please report it to me --- // | This was tested with Version **20131121-1** of the bootimage from testing. Its possible that this also works on other version. If not please report it to me --- // | ||
| - | The OPSI-Bootimage lacks support for parallel xz compression which was recommended in my environment so i included it. XZ has compress a image of 10GB to 4,4GB compared to gzip while more or less decompressing it as fast as gzip. I am using this with ntfs-write-image and ntfs-restore-image. | + | The OPSI-Bootimage lacks support for parallel xz compression which was recommended in my environment so i included it. XZ has compressed an image of 10GB to 4,4GB compared to gzip while more or less decompressing it as fast as gzip. I am using this with ntfs-write-image and ntfs-restore-image. |
| ===== Requirements ===== | ===== Requirements ===== | ||
| Line 9: | Line 9: | ||
| ==== Setup Webserver ==== | ==== Setup Webserver ==== | ||
| - | Get the files need for pxz and pixz from my Webserver | + | Get the files needed |
| [[http:// | [[http:// | ||
| Line 15: | Line 15: | ||
| and store them in your document root of the Webserver. ( /var/www/ is the default if you are running apache2 for example ) | and store them in your document root of the Webserver. ( /var/www/ is the default if you are running apache2 for example ) | ||
| - | If you don't have a webserver yet install it on your opsi-server by these commands ( those include | + | If you don't have a webserver yet install it on your opsi-server by executing |
| < | < | ||
| apt-get install apache2 -y | apt-get install apache2 -y | ||
| Line 29: | Line 29: | ||
| wget -N domain-of-the-webserver/ | wget -N domain-of-the-webserver/ | ||
| wget -N domain-of-the-webserver/ | wget -N domain-of-the-webserver/ | ||
| + | # If you do not want to setup your own webserver you can insert my public webserver blackhole.triple6.org ( this is not recommended! ) | ||
| tar xaf pxz.tar.gz | tar xaf pxz.tar.gz | ||
userspace/parallel_xz.1391691669.txt.gz · Last modified: (external edit)
