Category: Home Lab
-
How to Install Logstash 8.x on Fedora 39
Time to read: In this post, we are going to continue our series on how to install Elastic (ELK) stack on Fedora 39. This post specifically will cover how to install Logstash on Fedora 39. This will require that you already have Elasticsearch and Kibana installed and configured ready to…
-
How to Install Kibana 8.x on Fedora 39
Time to read: In this post, we are going to continue our series on how to install Elastic (ELK) stack on Fedora 39. This post specifically will cover how to install Kibana on Fedora 39. This will require that you already have Elasticsearch installed and configured ready to go. If…
-
How to Analyse Proxmox Virtual Network Traffic – Proxmox OpenVSwitch Port Mirror Configuration
Time to read: In this post we are going to cover how to configure Proxmox to port mirror network traffic that can then be recieved by a network analysis tools. This took some digging through the internet for me to find a configuration that fit my requirements as best as…
-
How to Configure Nginx Reverse Proxy
Time to read: In this post we are going to go over how to install Nginx and configure it as a Reverse Proxy for a web page that I am hosting on a local web server. In my example I am currently hosting my Flame dashboard on a web server…
-
How to Fix Nginx Reverse Proxy – 502 Bad Gateway
Time to read: In this post we are going to be going over a common error when configuring Nginx as a reverse proxy on a Linux based operating system. SECTION I – 502 Bad Gateway Error The error in question is ‘502 Bad Gateway’. This will be displayed when you…
-
How to Install Elasticsearch 8.x on Fedora 39
Time to read: In this post we are going to cover how to install Elasticsearch on Fedora 39. More specifically I will be installing Elasticsearch version 8.x. This is part of a larger series of posts where we will go over building the entire ELK (Elastic) stack. This article assumes…
-
How to Connect Portainer to Docker Standalone Using Agent
Time to read: In this article we are going to go over how to connect a Docker standalone server to an existing Portainer environment. With this method of connection I will be using the Portainer agent installed directly on the Docker instance. This article assumes that you have already installed…
-
How to License Cisco Nexus in Virtual Lab For Free
Time to read: If you are using Cisco’s Nexus platform in your virtual labs you may run into the issue where you cannot enable any of the features. In my case I get an output of “Feature grace period is disabled”. In this post we are going to cover how…
-
How to Install GNS3 Server VM on Proxmox 8
this article we are going to go over how to install the GNS3 VM (Virtual Machine) on a Proxmox 8 instance. This assumes that you already have your Proxmox server setup and ready to go. Additionally, I am assuming that you have a way to get files onto the Proxmox…
