How To Run Microsoft SQL Server On Kubernetes - Azure Kubernetes Service

  • April 17, 2021

Prerequisites: Azure CLI https://docs.microsoft.com/en-us/cli/azure/install-azure-cli 1. Run the Azure CLI with the az command. 1.1 Run the login command. az login Login in the browser with the azure account.

How To Setup an OpenVPN on pfSense with Dual-WAN Interfaces as Fail-over

  • September 24, 2019

Introduction: OpenVPN is really useful to access your office when you are out of the office. In this tutorial, I’m going to show you how to set up your own VPN connection using with OpenVPN service on the pfSense firewall.

Install and Configure ELK Stack 7.3 On CentOS7

  • August 26, 2019

INTRODUCTION Hi Folks, In this tutorial I’m going to install & configure ELK Stack as a Log server inside my testing Lab.

How To Kill Zombie Processes on Linux

  • July 7, 2019

How To Kill Zombie Processes on Linux What is a Zombie Process ? Normally, When we launch a program, It starts their task & once task is over, Its end that process.

Install and Configure ELK Stack 6.8 On CentOS7

  • July 3, 2019

INTRODUCTION “ELK” is the acronym for the three open source projects call Elasticsearch, Logstash and Kibana. ELK stack made easier to analyze logs to system administrators.

How to Install Zabbix Server 4.0 on CentOS 7

  • March 20, 2019

Introduction: Zabbix is an open source monitoring solution which allows you to real-time monitor millions of matrices collected from thousands of servers, virtual machines and network devices.

INSTALL AND CONFIGURE LibreNMS SERVER ON CENTOS 7

  • March 18, 2019

INSTALL AND CONFIGURE LibreNMS SERVER ON CENTOS 7 What is LibreNMS ? LibreNMS is an opensource monitoring tool for servers and network hardware.

Install and Configure ELK Stack On CentOS7

  • March 16, 2019

“ELK” is the acronym for the three open source projects call Elasticsearch, Logstash and Kibana. ELK stack made easier to analyze logs to system administrators.

Install and Configure Captive Portal with FreeRADIUS on pfSense

  • March 15, 2019

How to install & Configure Captive Portal with FreeRadius with Pfsense Firewall Table of contents What is Captive Portal? STEP 1:- Install FreeRADIUS3 Package STEP 2:- Create Server certificate STEP 3:- Configure FreeRadius Server STEP 4:- Configure Captive Portal What is Captive Portal?