If you're struggling to install fail2ban and being notified that the package cannot be found, you simply need to enable the universe repository and update the package list. sudo add-apt-repository…
Install fail2ban Ubuntu 18.04
Lightning plugin not compatible with Thunderbird 60 SOLVED
For some reason compatibility issues arise with the latest version of Thunderbird and the Lightning calendar plugin. To resolve this you can follow these steps: Uninstall the Lightning add-on Exit…
Setup Traefik with Consul ACL in Docker
Start by going to your home directory: cd ~ Next, spin up the Consul Docker container with the following command: docker run -d -v $PWD/consul/data/:/consul/data/ -v $PWD/consul/config/:/consul/config/ -e 'CONSUL_LOCAL_CONFIG={"skip_leave_on_interrupt": true,…
Fix Unms is starting issue – Redis
You might receive this message after upgrading UNMS. To resolve, simply run the following 3 commands: sudo ~unms/app/unms-cli stop sudo ~unms/app/unms-cli fix-redis-aof sudo ~unms/app/unms-cli start
1:1 NAT Ubiquiti Edgerouter
Assuming you have a static IP you'd like to map to an internal IP with all the ports open, then you'd need a 1:1 NAT. This is straightforward to setup…
Change Proxmox Node IP address
To change the IP of one of your Proxmox nodes, you can start by clicking on the node whose IP you want to change, click on Network, and change the…
Calculator and System monitor won't open Ubuntu 18.04
The system monitor and calculator apps are installed with snap in Ubuntu 18.04 and from time to time you might find you won't be able to open these apps. To…
Change shell Ubuntu
Sometimes you might create a new user without specifiying the necessary arguments, resulting the shell for that user being something other than the default bash shell you're used. This often…
GTX 1050Ti working perfectly on Dell XPS 9570
After countless hours of trying to resolve issues with screen flickering and a host of other graphics issues, I finally managed to get the graphics working correctly with the GTX…
Replacing failed disk/OSD in Ceph
There are quite a few guides out there on how to do what I'd consider a pretty essential part of manager a Ceph storage cluster, yet the ones I came…









