Changes

Jump to navigation Jump to search
253 bytes removed ,  17:23, 24 May 2017
Line 32: Line 32:  
To boost the tar on cron jobs remove the "-v" Switch
 
To boost the tar on cron jobs remove the "-v" Switch
   −
==== pigz ===
  −
on Multi CPU Servers (Bare Metal) you can compress TAR-Files with PIGZ it offers Multi CORE Usage against TAR<br>
  −
This saves Time, Energy and Space!
  −
enter:
  −
<pre>
  −
pigz -9 backup.tar
  −
<pre>
  −
At the htop Process Viewer you can view the usage!
      
==== bash scripts ====
 
==== bash scripts ====

Navigation menu