How To Install PHP 7.4 / 7.3 / 7.2 / 7.1 on Debian 10 / Debian 9 Raj Aug 2, 2019 1 PHP is an open-source programming language used for web development, created by Rasmus Lerdorf. It is an…
How To Install MongoDB 4.4 / 4.2 On Debian 9 Raj Jan 28, 2019 0 MongoDB is an open-source cross-platform, document-oriented database and it was designed with both scalability and…
How To Install MySQL 5.7/8.0 on Ubuntu 16.04/14.04 & Debian 9/8 Raj Mar 6, 2018 0 MySQL is an open source relational database management system, commonly used in web applications to store and…
20 Useful apt, apt-get, and apt-cache Command Examples for Package Management Raj Feb 27, 2018 0 Advanced Package Tool (APT) is a powerful and free software package-management user interface in Debian based…
Setup Let’s Encrypt With Apache on CentOS 7 & 6 / RHEL 7 & 6 /… Raj Feb 13, 2018 1 Let's Encrypt is a widely know certificate authority that provides free X.509 SSL certificates for TLS encryption,…
How to Install PHP 5.6 on Ubuntu 16.04 & Debian 9 Raj Jan 22, 2018 0 As you already know that both Ubuntu 16.04 and Debian 9 has been shipped with PHP 7 and applications which are…
Audit Your Infrastructure – Install Rudder Agent on CentOS / Ubuntu / Debian Raj Oct 26, 2017 0 This article is the second part of Audit Your Infrastructure with Rudder series. Here, we will cover the…
Audit Your Infrastructure – Install Rudder Server on CentOS 7 / Ubuntu 16.04… Raj Oct 19, 2017 0 When the organization grows with a lot of IT devices, it is very challenging to keep them compliance with security…
How To Change Default runlevel in Debian 10 / Debian 9 Raj Oct 17, 2017 0 In Debian 10 / Debian 9, systemd uses targets instead of run-levels. The /etc/inittab file is no longer used by…
How To Install PostgreSQL 11 / 10 on Debian 9 & Debian 8 Raj Sep 21, 2017 2 PostgreSQL (simply known as Postgres) is an object-relational database management system (ORDBMS), available for…