This guide will offer a collection of commands that will enable you to locate your desired files effortlessly, without being bogged down by case sensitivity.
📝 How to send logs from your local environment to Dashcam
When you’re working as a software developer there are a lot of CLI tools that you can leverage to make your day better. Whether it’s jq, grep, scp, git or something else! For me, workin…
I want to show you how to get started with Fail2Ban to keep your Linux servers more secure. For this blog post, I've used Ubuntu 22.04 LTS as a reference and will use it to secure my SSH service with
Build a Movie Database with Neo4j's Knowledge Graph Sandbox
For this tutorial, we'll show how to amass otherwise disparate databases of actors, movies and directors and show how they are connected, using Neo4j’s Sandbox.
There are several ways to find the DNS server address depending on the OS that you’re running but Linux, BSD, and Unix-like systems all share the same method.
Getting started with netcat on Linux with examples
In this blog post, I'll focus on the basics of netcat. More advanced options and scenarios will follow in separate posts at some point.
Netcat is available on almost any Linux host and is easy to use
How to Install EFK Stack (Elasticsearch, Fluentd and Kibana) on Ubuntu
Elasticsearch is an open-source search engine based on Lucene, developed in Java. It provides a distributed and multitenant full-text search engine with an HTTP Dashboard web interface (Kibana).