User Tools

Site Tools


userspace:parallel_xz

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:parallel_xz [2014/02/06 13:02]
dkoch [Include pixz/pxz into bootimage]
userspace:parallel_xz [2021/08/23 08:37] (current)
Line 9: Line 9:
  
 ==== Setup Webserver ==== ==== Setup Webserver ====
-Get the files need for pxz and pixz from my Webserver+Get the files needed for pxz and pixz from my webserver
  
 [[http://blackhole.triple6.org/opsi/pixz.tar.gz]] [[http://blackhole.triple6.org/opsi/pixz.tar.gz]]
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 downloading of required packages and fixing permissions )+If you don't have a webserver yet install it on your opsi-server by executing these commands ( these include download of required packages and fixing permissions )
 <code> <code>
 apt-get install apache2 -y apt-get install apache2 -y
Line 29: Line 29:
 wget -N domain-of-the-webserver/pxz.tar.gz wget -N domain-of-the-webserver/pxz.tar.gz
 wget -N domain-of-the-webserver/pixz.tar.gz wget -N domain-of-the-webserver/pixz.tar.gz
 +# 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.1391691737.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)