Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/holhol2/public_html/wp-includes/functions.php on line 6121
How To Install IntelliJ IDEA On Debian 10 / Debian 9 | ITzGeek

How To Install IntelliJ IDEA On Debian 10 / Debian 9 | Holhol24

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. IntelliJ IDEA’s core package supports Java, Groovy, Kotlin, and XML/XSL languages. You can install plugins […]

How To Install IntelliJ IDEA On Debian 10 / Debian 9 | ITzGeek

How To Install IntelliJ IDEA On Debian 10 / Debian 9 | Holhol24

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

How To Install Apache Tomcat on Debian 10 / Debian 9 | ITzGeek

How To Install Apache Tomcat on Debian 10 / Debian 9 | Holhol24

Apache Tomcat is an open-source webserver to run Java web applications developed by the Apache Software Foundation (ASF). Tomcat contains Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket technologies, and provides a “pure Java” HTTP web server environment for running Java codes. Here, we will see how to install Apache Tomcat on Debian 10 […]

How To Install Apache Tomcat on Debian 10 / Debian 9 | ITzGeek

How To Install Apache Tomcat on Debian 10 / Debian 9 | Holhol24

Apache Tomcat is an open-source webserver to run Java web applications developed by the Apache Software Foundation (ASF). Tomcat contains Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket technologies, and provides a “pure Java” HTTP web server environment for running Java codes. Here, we will see how to install Apache Tomcat on Debian 10 […]

How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7 | ITzGeek

How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7 | Holhol24

Gradle is an open-source build automation system. It supports multiple programming languages such as Java, C++, and Python development. It is based on the concepts of Apache Ant and Apache Maven. Gradle uses Groovy to define project configurations. In this post, we will install Gradle on CentOS 8 / 7 & RHEL 8 / 7. […]

How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7 | ITzGeek

How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7 | Holhol24

Gradle is an open-source build automation system. It supports multiple programming languages such as Java, C++, and Python development. It is based on the concepts of Apache Ant and Apache Maven. Gradle uses Groovy to define project configurations. In this post, we will install Gradle on CentOS 8 / 7 & RHEL 8 / 7. […]

How To Setup High Availability Cluster on CentOS 8 / RHEL 8 | ITzGeek

How To Setup High Availability Cluster on CentOS 8 / RHEL 8 | Holhol24

High Availability cluster, also known as failover cluster or active-passive cluster, is one of the most widely used cluster types in a production environment to have continuous availability of services even one of the cluster nodes fails. In technical, if the server running application has failed for some reason (ex: hardware failure), cluster software (pacemaker) […]

How To Setup High Availability Cluster on CentOS 8 / RHEL 8 | ITzGeek

How To Setup High Availability Cluster on CentOS 8 / RHEL 8 | Holhol24

High Availability cluster, also known as failover cluster or active-passive cluster, is one of the most widely used cluster types in a production environment to have continuous availability of services even one of the cluster nodes fails. In technical, if the server running application has failed for some reason (ex: hardware failure), cluster software (pacemaker) […]

How To Setup Icinga Web 2 on CentOS 8 / RHEL 8 | ITzGeek

How To Setup Icinga Web 2 on CentOS 8 / RHEL 8 | Holhol24

In the last post, we covered how to install Icinga 2 on CentOS 8 / RHEL 8. We now continue to the installation of Icinga web 2, a web interface for Icinga 2, where you can monitor all your servers. Here, we will see how to install Icinga web 2 CentOS 8 / RHEL 8. […]

How To Setup Icinga Web 2 on CentOS 8 / RHEL 8 | ITzGeek

How To Setup Icinga Web 2 on CentOS 8 / RHEL 8 | Holhol24

In the last post, we covered how to install Icinga 2 on CentOS 8 / RHEL 8. We now continue to the installation of Icinga web 2, a web interface for Icinga 2, where you can monitor all your servers. Here, we will see how to install Icinga web 2 CentOS 8 / RHEL 8. […]