How to install Oracle 18c on CentOS 7

How to install Oracle 18c on CentOS 7

Learn step-by-step how to install Oracle 18c on CentOS 7, including prerequisites, configuration, and troubleshooting tips for a smooth setup. #centlinux #linux #oracle What is Oracle 18c? Oracle 18c is a version of Oracle’s database management system, part of the Oracle Database family. Introduced as a cloud-first release, Oracle 18c offers several enhancements and new … Read more

How to install GlassFish on Linux 7

How to install GlassFish on Linux 7

Explore our detailed guide on how to install GlassFish on Linux 7, including step-by-step instructions, necessary prerequisites, and troubleshooting tips for a smooth installation process. #centlinux #linux #java What is GlassFish Server? GlassFish is an open source application server for the Java EE platform. GlassFish project is initially started by Sun Microsystem and now sponsored … Read more

Install Private Docker Registry on CentOS 7

Install Private Docker Registry on CentOS 7

Learn how to install a private Docker registry on CentOS 7 with our step-by-step guide, covering prerequisites, configuration, and best practices for secure and efficient deployment. #centlinux #linux #docker What is Private Docker Registry? Docker creates containers from images. These images are provided by Docker Hub, a centralized public registry that contains many official and … Read more

How to install TomEE on Linux 7

How to install TomEE on Linux 7

Discover how to install TomEE on Linux 7 with our comprehensive guide. Get step-by-step instructions, setup tips, and troubleshooting advice for a smooth installation. #centlinux #linux #java What is Apache TomEE? Apache TomEE (pronounced “Tommy”) is the Java Enterprise Edition of Apache Tomcat. Apache TomEE combines several Java enterprise projects including Apache OpenEJB, Apache OpenWebBeans, … Read more

How to install Tomcat on CentOS 7

How to install Tomcat on CentOS 7

Follow our comprehensive guide to install Tomcat on CentOS 7. This tutorial covers all the necessary steps, from prerequisites to installation and configuration tips. #centlinux #linux #tomcat What is Apache Tomcat? Apache Tomcat is an open-source web server and servlet container developed by the Apache Software Foundation. It implements the Java Servlet, Java Server Pages … Read more

How to install NagiosQL on CentOS 7

How to install NagiosQL on CentOS 7

Discover a comprehensive guide on installing NagiosQL on CentOS 7. Follow our step-by-step instructions for prerequisites, installation, and configuration to get Nagios Server up and running. #centlinux #linux #nagios What is NagiosSQL? Nagios Core is an free and open source Network, Server and Application monitoring software. A drawback of Nagios Core is that it lacks … Read more

Grafana PNP4Nagios Configuration on CentOS 7

Grafana PNP4Nagios Configuration on CentOS 7

Learn how to configure Grafana with PNP4Nagios on CentOS 7 to enhance your network monitoring and visualization capabilities. Step-by-step guide for seamless integration. #centlinux #linux #grafana #nagios What is Grafana ? Grafana is a free and open source software to create graphs of numeric time-series data such as performance data of  computer systems. Grafana is … Read more

How to reset MariaDB root password in Linux

How to reset MariaDB root password in Linux

Learn how to reset MariaDB root password in Linux with this comprehensive guide. Follow our step-by-step instructions to regain access to your database securely and efficiently. #centlinux #linux #mysql What is MariaDB? MariaDB is an open-source relational database management system (RDBMS) that is a fork of MySQL. It was developed by the original developers of … Read more

How to install Docker on CentOS Offline

How to install Docker on CentOS Offline

Discover how to install Docker on CentOS offline with our detailed guide. Follow step-by-step instructions to set up Docker without an internet connection, ensuring a smooth and successful installation. #centlinux #linux #docker What is Docker? Docker is a computer software, that performs operating-system-level virtualization, also known as Containerization. Docker is developed by Docker Inc. Docker … Read more

How to setup MariaDB MaxScale on CentOS 7

How to setup MariaDB MaxScale on CentOS 7

Learn how to setup MariaDB MaxScale on CentOS 7 with our comprehensive guide. Follow step-by-step instructions to enhance your database scalability, security, and load balancing capabilities. #centlinux #linux #mysql What is MaxScale? MaxScale is an intelligent database proxy developed by MariaDB Corporation. MaxScale is free and open source under Business Source License (BSL). MaxScale extends … Read more