Send Data to a Port Using TCP or UDP Without NetCat

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.

March 7, 2025 · 1 min · 193 words · Emlin
How to List Directory Sizes in Order on Linux

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.

March 7, 2025 · 1 min · 84 words · Emlin
Setting Up Private Internet Access (PIA) VPN with OpenVPN on Linux CLI

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).

March 7, 2025 · 3 min · 610 words · Emlin
Tampermonkey Script - Toggle to Edit Any Web Page

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.

March 7, 2025 · 2 min · 351 words · Emlin
Building Splunk Searches Using AI (GitHub Co-Pilot)

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....

February 18, 2025 · 7 min · 1420 words · Emlin