Docker is a container-based application framework, which wraps a specific application with all its dependencies in a container. Docker containers…
Browsing: debian
The Debian team has announced the latest version Debian 10 “Buster” released on July 6th, 2019. This release has code…
During the update of apt-cache or packages installation with the apt package manager, I get the signature expiration message (EXPKEYSIG…
Ubuntu and Debian are popular Linux distributions that come with a large repository of software packages. While these repositories are…
The ifconfig command is a useful utility to display and set network configuration on Ubuntu and Debian Linux systems. This…
MariaDB is an enhanced, drop-in replacement for MySQL. MariaDB can be a better choice for database professionals looking for a…
Django is a Python Web framework that encourages rapid development of applications. This tutorial helps you to install Django on…
There are a lot of CI services out there and it can be difficult to choose the right one. Depending…
Generally, the host manager uses the separate system for each PHP version application deployment. Which increases the hosting cost. Some…
On your system, if you have installed multiple versions of PHP (eg PHP 8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1…