Setup a minimal LAMP server for LogAnalyzer on Debian-10 (Buster)
This is the Debian version of the previous tutorial: (Setup a minimal LAMP server for LogAnalyzer on CentOS-8) which aims to centralize all your devices logs at one place (or…
This is the Debian version of the previous tutorial: (Setup a minimal LAMP server for LogAnalyzer on CentOS-8) which aims to centralize all your devices logs at one place (or…
Instead of analyzing each device/server’s logs individually from many places, why don’t you store all logs to one (or more) database, so that you can view and analyze them from…
We’ll cover more than a 100 commands of the yum package manager. Which is super handy to the system-administrators in order to be able to manage the packages in Linux…
Let’s see how to create a tiny BASH script as a result of combining scrub, wipe, shred and srm to securely remove files on Linux, FreeBSD and MacOSX. Let’s call…
If you’re using an application that needs lots of CPU power, or you’re a gamer, you need to be able to switch your CPU mode (governor) from power-saving to full-performance…
Researchers detail the unusual workings of Tycoon ransomware – which appears to be designed to stay under the radar as much as possible.
scrub is one of the most popular tools that specialized in securely remove files on UNIX, MacOS X and Linux distros. Let’s see how to install and use it to…
Let’s learn how to install and use the wipe tool on our UNIX, MacOS X and Linux distros to securely remove files to prevent or at least decrease the possibilities…
In this tutorial we will learn how to install and use the srm command line tool to securely remove files on our system. To prevent or at least decrease the…
In this tutorial we will learn one of the most popular tools to securely remove files from disks on Linux and UNIX systems. Which called shred. To prevent or decrease…