Delete Lines Matching Specific Pattern in a File using VIM
This guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day
This guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day
In this guide, we are going to learn how install Oracle Java 12 on CentOS 7/Fedora 29. For the installation of Oracle Java 12 on
How can you install Resource usage extension on Docker desktop? In this guide, you will learn how to install Docker Resource Usage extension. Being able
This guide will take you through how to integrate Osquery manager with ELK Stack. According to their Github page, osquery is a SQL powered operating
This guide will demonstrate how to install LAMP stack with MariaDB 10 on Debian 10 Buster. LAMP stack is a representation of web services attacks
In this blog post, we will describe Kubernetes Architecture: a high-level overview of Kubernetes cluster components. Organizations are continually adopting cloud-native technologies with containerization becoming
In this guide, we are going to learn how to install pfSense firewall on KVM. pfSense is a free and open source firewall and router that
In this tutorial, you will learn how to analyze network traffic using Zeek. Zeek is a world’s leading passive network security monitoring tool that sits
In this tutorial, we will discuss how to setup NFS server on Ubuntu 22.04. Network File system (NFS) is a commonly used file-based storage system that allows
Image source: Pexels An API (Applications Programming Interface) is a computing interface that dictates the communication and sharing of data between applications. This has simplified