How to check Debian version running on your system
How to check Debian version can be done in multiple ways. We will have a look at 5 different ways to check which version of Debian you…
Upgrade Debian 8 to Debian 9
Upgrade Debian 8 to Debian 9 is done almost exactly like upgrade Debian 7 to Debian 8. It is just as easy and the only thing you…
Install MonoDevelop on Debian 10 (Buster)
Install MonoDevelop on Debian 10 (Buster). Never had a problem with installing MonoDevelop on Debian before. Even after they removed it from the Debian official repository. That…
Upgrade Debian 7 to Debian 8 and it is time to upgrade
Upgrade Debian 7 to Debian 8 is needed before upgrading to Debian 9 and 10. If your Debian 7 computer is connected to internet you need to…
OpenMediaVault change admin password
Everything you want to know about OpenMediaVault change admin password. If anyone in addition to you has access to your OpenMediaVault server you need to change the…
Linux Mint map network drive
Linux Mint map network drive is a must if you are into Linux and home servers. Connect to network drive from Linux can be a bit more…
F10 in Midnight Commander doesn’t work
Because of the default settings in several Linux Distros you will not be able to use F10 to exit Midnight Commander. However the solutions is simple. I…
How to remove symbolic link in Linux
A short tutorial on how to remove symbolic link in Linux, or Softlink. Symbolic links can be removed or deleted in two different ways. One method is…
Scp compression, how, why and why not
Scp compression can speed up SCP file transfer, and sometimes not. To send a file via ssh is practical if you enjoy working inside the terminal window….
Install PHP ZipArchive for Debian
PHP ZipArchive is a file archive for zip compression used by many web applications and plugins. How to install PHP ZipArchive for Debian is an easy task….