Multiprocessor support for `xz`?

Multiprocessor (multithreading) compression support was added to xz in version 5.2, in December 2014. To enable the functionality, add the -T option, along with either the number of worker threads to spawn, or -T0 to spawn as many CPU’s as the OS reports: xz -T0 big.tar xz -T4 bigish.tar The default single threaded operation is … Read more

Create a tar.xz in one command

Use the -J compression option for xz. And remember to man tar 🙂 tar cfJ <archive.tar.xz> <files> Edit 2015-08-10: If you’re passing the arguments to tar with dashes (ex: tar -cf as opposed to tar cf), then the -f option must come last, since it specifies the filename (thanks to @A-B-B for pointing that out!). … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)