Browsing category

Debian

How To Install PHP 8.0 on Debian 11

PHP is an open-source, general-purpose scripting language that is especially suited to web development but has also been used as a general-purpose programming language. Rasmus Lerdorf created it in 1994, then just “Personal Home Page/Forms Interpreter” and came from the merger of two similar server scripting languages: – PHP/FI (Forms Interpreter) and – PHP/quick. In […]

How To Install PHP 8.0 on Debian 10 / Debian 9

PHP is an open-source programming language used for web development, created by Rasmus Lerdorf in 1994. It is an HTML-embedded scripting language for creating dynamic websites such as blogs, internet forums, e-commerce portals, etc. In this post, we will see how to install PHP 8.0 on Debian 10 / Debian 9. Add PHP Repository SURY, […]

How To Install IntelliJ IDEA On Debian 10 / Debian 9

IntelliJ IDEA is an IDE (integrated development environment) for application development, developed by JetBrains. It has a built-in terminal, database tools, code completion, inline debugger, and supports detecting duplicates, connecting to Docker containers and application servers such as TomcatJBoss, etc.