Using rsync to copy data locally
What can I say?! Rsync is awesome! The options I normally use for this is: The options above are explained below. -a –archive Archive mode. Same as -rlptgoD. -H –hard-links Preserve hard links. -A –acls […]
What can I say?! Rsync is awesome! The options I normally use for this is: The options above are explained below. -a –archive Archive mode. Same as -rlptgoD. -H –hard-links Preserve hard links. -A –acls […]
Snaps is a cross-platform; application, packaging and deployment system; created by Canonical and originally designed for Ubuntu. However, the snaps package manager is now available for most distributions, including Arch. All the application libraries are […]
Occasionally, when I need an application on Arch Linux that either isn’t available or is poorly maintained, I often find its available as a snapcraft/snaps package. Snaps packages are provides by Canonical and are intended […]
This is a handy command line tool that can calculate subnets for you. For example. It should be available in the community repository. If you’re using pamac, you can check with. And the install it […]
Following from a previous article where I demonstrated how to synchronise data to a remote host using lsyncd, this one with show how to deal with the below problem I faced. The problem I faced […]
Today I had a request to open a particular port. Once I’d put the required rule in place, I ran a port scan and found the port is still reporting as closed. This means either […]
To replace the default certificate, you first need to generate a certificate and matching private key. I did this against my Organisations CA. See here for more information on how to do that. First log […]
Install XWiki and all dependant programs on a 4 GB cloud server. This means: 1) Java 2) Tomcat 3) MySQL/MariaDB 4) XWiki 5) Nginx Here we use Nginx as a reverse proxy to firstly redirect […]
Compressed Archive Resources How do I Compress a Whole Linux or UNIX Directory? http://www.cyberciti.biz/faq/how-do-i-compress-a-whole-linux-or-unix-directory/
Copyright 2018 © | Pikedom