Lsyncd fails with Out of inotify Watches Error
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 […]
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 […]
Based on rsync, lsyncd is a demonised implementation that monitors for file modifications, and triggers a synchronisation if detected. Here I am using Ubuntu 18.04 at both ends but the process should pretty much be […]
The easiest way to reset the root users mysql password on most Debian systems is to use the debian-sys-maint user. The login details for which can be found below: With the password found in there, […]
Ventoy is a great tool that allows one to very easily create a bootable multi-boot live OS USB flash drive. When installed, the Ventoy USB will be presented as a FAT32 partition. This is where […]
For more detailed instructions, see the official site. Add the apt repository information by creating the linux.dell.com.sources.list file: To verify the package signature, add the following repository key to apt: Update apt with new repository […]
Update and reboot if this is a new setup. Here I download the ISO I’ll create a test VM with. Create bridge interface. Backup the current interface configuration and create a new one called br0. […]
So that I can browse to resources on my local network using HTTPS and avoid the annoying, “do you trust the site?” warning, I am importing the root certificate for my Certificate Authority (CA) to […]
Pamac is now the Manjaro package manager. Obviously pacman has not gone anywhere but pamac is kind of a simple-to-use wrapper with support for the AUR and Appstream. Also, as of Manjaro 20 – pamac […]
I have an old Debian 7.11 box that needs an SSL certificate renewed. I want to replace the existing, manually installed certificate issued by Comodo. You can check the expiry date with something like: Given […]
This is how to quickly and easily get up and running with zsh on Manjaro i3. First, check the shell you are currently using: Install zsh: However this might not be necessary because it looks […]
Copyright 2018 © | Pikedom