Comparison of rar, bzip2, lbzip2 compression

Recently, I've been busy preparing various directories for additional archiving in Linux (it's about files from the /var/log/ location) containing archives of reports of performed operations in the system and running programs (services such as www etc.). Since I often use archiving to RAR format, I decided to see if it would work in this case as well.

Continue reading "Comparison of rar, bzip2, lbzip2 compression"

New script – Nextcloud installer for Linux (no docker)

I wrote a script that installs Nextcloud package (an alternative to other disk services in the so-called cloud like One Drive or Google Disk), in Linux (Debian and Enterprise Linux distros). To work it requires only a clean system, everything will install and configure itself (so that it works on the local network, or outside with few more steps from user).

Here is the link: Nextcloud Installer