-

Installing Nginx from source on Debian
Installing Nginx on Debian is easy, but that may be outdated. Since Debian is stable Linux…
1 minute -

Installing latest PHP on Debian
Debian Linux distribution is stable so it is common that most packages it shipped with will…
1 minute -

Installing Let’s Encrypt SSL/TLS certificate on Debian running Nginx
Using Debian Linux and Nginx web server to manage your applications and websites, now it is…
2 minutes -

Linux vs. Windows servers – which one should I choose?
Imagine that you are a talented chef who prepares and sells meals in a tiny kitchen…
7 minutes -

How to disable or enable OS Prober from the Grub?
Linux has an OS Prober feature in the boot screen (Grub) that allows us to choose…
2 minutes -

How to install Nginx on Fedora?
Nginx is an open-source web server (free HTTP Server software), in addition to its HTTP Server…
3 minutes -

How to search files by extension in Linux?
Want to search files using a file extensions like: *.css, *.js, *.php, *.txt, or *.zip etc.…
1 minute -

How to clean the Linux system?
No matter what Linux system or distribution you use, over time it is going to fill…
2 minutes -
Unable to install “Package”: snap “Package” has “install-snap” change in progress
Ubuntu introduced snap as default package source to install latest applications and software. But it is…
1 minute -
Linux ls command
In Linux, command line syntax “ls” stands for list. List command (ls) show the full list…
3 minutes -
Unable to acquire the dpkg frontend lock
If you are trying your hands on Linux based OS and getting following error, means you…
2 minutes -

How to customize Ubuntu Dock to float icons in center? Just like macOS!
Everyone likes to have a good-looking desktop dock that has most used apps in it. I…
1 minute -
Repository changes its ‘Suite’ value from ‘testing’ to ‘stable’
While apt update you may get repository no longer has a release file error, it happens…
1 minute -
Unable to lock the administration directory (/var/lib/dpkg/) is another process using it?
If you being a root or root privileged user who tried to install and interrupt the…
1 minute -
“You have new mail” message in Linux
Sometimes, when you log in to the Linux server using the command-line interface (SSH – Secure…
2 minutes