This tutorial should work on most of the Ubuntu versions, I have tested it on Ubuntu 18.04 PostgreSQL is a powerful open-source database management system.…
Linux cheat sheet
This tutorial should work on most of the Ubuntu versions, I have tested it on Ubuntu 18.04 PostgreSQL is a powerful open-source database management system.…
I faced an unexpected problem a long time ago after installing and configuring windows server 2012 r2. Installed and activated the licensing server. Everything worked…
LXD is a container hypervisor providing a ReST API to manage LXC containers. It allows running containers and managing related resources, like storage volumes and networks.…
Past year I heard lots about Snaps and Flatpak and finally decided to study it in details. I was amazed how easy and flexible they…
Installing rkhunter on Ubuntu We now turn our attention to specific rootkit detection tools and rkhunter. This package is part of our standard Ubuntu repositories…
Linux Malware Detect and ClamAV are two effective tools to easily scan for malware and viruses on a VPS server. In this article, we are going to install…
When running virtual machines there might be a need to add space your virtual machine when it’s running low, in this example we will add…
Installing Samba As with many of these tutorials, the examples provided will start with an install, firstly adding the software that the service needs. At…
Prerequisites To recover your root MySQL/MariaDB password, you will need: Access to the Linux server running MySQL or MariaDB with a sudo user. Step 1…
Let’s assume that you already installed fail2ban, you can check here how to do that: – https://ep.gnt.md/index.php/how-to-setup-fail2ban-on-centos/ We need to copy this to a file called jail.local for…