Ankita Lunawatcloudhub2295.hashnode.dev·8 hours agoInstallation Nagios on UbuntuNagios is a powerful open-source monitoring tool that allows you to monitor your network and systems. Here's a basic guide on how to install Nagios on Ubuntu: Prerequisites An Ubuntu server A user with sudo privileges Basic understanding of the co...DiscussNagios
Shubham Goreapachekafkain14days.hashnode.dev·Dec 1, 2024Learning Kafka: Week 1 of 14-Day Journey With Shubham GoreTopics What is Kafka?: Apache Kafka is a distributed streaming platform that allows for publishing, subscribing to, storing, and processing streams of records in real-time. It's designed to handle high-throughput, fault-tolerant, and scalable data p...Discuss·1 likekafka
Bittu Sharmabittublog.hashnode.dev·Nov 25, 2024Apache Tomcat Hands-OnApache Tomcat, often referred to simply as Tomcat, is an open-source web server and servlet container developed by the Apache Software Foundation. It is one of the most popular Java-based web application servers used for deploying and running Java se...DiscussTomcat
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 25, 2024Custom Domain for your Oracle 23ai Free APEX & ORDS all in one Docker Container with Apache HTTPFollowing the prerequisites, its a fairly easy guide to get up and running, this time on Apache HTTP. OMG this is a super fast web-server. Following this guide you’ll have a Vanity URL, proxied through Apache HTTP to your APEX instance. Prerequisites...Discuss·1 like·243 reads#oracle-apex
Dinesh Kumar Kblog.dineshcloud.in·Nov 23, 2024LAMP Stack Essentials: Setting Up Apache, MySQL, and PHP on UbuntuCreating a LAMP (Linux, Apache, MySQL, PHP) stack project involves setting up a web server environment where PHP-based web applications can run smoothly. Below, I will provide a sample project along with detailed installation steps. This example will...DiscussWeb ServerLinux
Welemele-John Chizegunboat72.hashnode.dev·Nov 22, 2024Apache framework and why it commonly uses Parquet formatINTRODUCTION Hello and welcome, in this article the reader will not only understand the concept of both an Apache framework and a parquet format But will understand the benefits, origins, and examples they possess. The article breaks down the difficu...Discussapache
Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Nov 21, 2024Mastering Data Visualization: Installing Superset on Kubernetes Cluster Using Helm ChartThis post explores the integration of Apache Superset as a powerful data visualization tool with Kubernetes environment using SQL Server tables for sourcing and Delta Lake table format on top of your Lakehouse. We will deep-dive into pragmatic ways t...DiscussKubernetes
Harendra Barotharrybdevops.hashnode.dev·Nov 16, 2024The Life of a DevOps Engineer: Roles, Responsibilities, and Real-World ExamplesIn the modern tech landscape, DevOps has evolved from being a buzzword to a vital practice for organizations striving to deliver high-quality software at speed. A DevOps engineer is at the heart of this revolution, bridging the gap between developmen...DiscussDevops
Olaoluwa Afolamilaoluafolami.hashnode.dev·Nov 12, 2024How to Set Up a LAMP Stack on AWS EC2If you’re working on a project that involves creating a LAMP (Linux, Apache, MySQL, PHP) stack, AWS provides a flexible environment to get you started quickly. This guide walks you through creating a LAMP stack on AWS using a t2.micro EC2 instance ru...Discuss·1 likeLAMP stack project
Dinesh Kumar Kblog.dineshcloud.in·Nov 7, 2024Setting Up Multiple Websites on a Single Apache ServerThis guide will walk you through the steps to install Apache, host multiple websites using Virtual Hosts, and enable SSL for secure access using Let’s Encrypt certificates. Step 1: Install Apache First, ensure your server’s package index is up-to-dat...DiscussWeb Serverapache