Securely remove files using wipe tool
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…
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…
Let’s find out the essential commands that are needed to manage our binary packages in FreeBSD operating system. By looking into more than 70 practical pkg commands.
Here is a simple BASH script I wrote, that can print out the temperatures of: CPUs. GPU. Disks. TINs sensors. You can tweak it as you like and as needed…
Does your Debian‘s based distro such as Ubuntu, Linux Mint, Elementary OS, Linux Lite, deepin, antiX, Zorin OS, LXLE, Peppermint OS and SparkyLinux, complain about LC_* locales. Like the following…
Sometimes, we need to know whether or not some packages are being installed on the system. And the command which will let us find out the answer is different from…
Okay, Say you have a Wubi‘s root.disk image that you want to mount it on a Linux system in order to access its files and contents. Well, here is what…