
Send Data to a Port Using TCP or UDP Without NetCat
Learn how to send data to a specific port using TCP or UDP on Linux without using NetCat.

How to List Directory Sizes in Order on Linux
A simple guide to using the du command to list directory sizes in order on Linux.

Setting Up Private Internet Access (PIA) VPN with OpenVPN on Linux CLI
A step-by-step guide to setting up Private Internet Access VPN using OpenVPN on Linux via the command line interface (CLI).

Tampermonkey Script - Toggle to Edit Any Web Page
A simple Tampermonkey script that lets you quickly toggle text-editing mode on any webpage for quick UI mockups and text changes.

Building Splunk Searches Using AI (GitHub Co-Pilot)
Building Splunk Searches Using AI (GitHub Co-Pilot) A lot of time spent writing Splunk searches goes into formatting, syntax, and remembering commands or patterns for your SPL. With the help of generative AI, specifically GitHub Co-Pilot, we can significantly reduce the time spent writing searches. It also makes it easier to iterate quickly on existing searches and serves as great notes for later. I’ve edited this article about five times now, and finding the “perfect” balance of detail has been challenging....