Finding and Replacing Encrypted Secrets in Splunk Configurations

Finding and Replacing Encrypted Secrets in Splunk Configurations

Have you ever needed to locate and replace encrypted secrets in your Splunk configurations? It’s a tricky task that requires careful handling. In this article, we’ll guide you through the process.

December 8, 2023 · 3 min · 453 words · Emlin
Basics of Network Connectivity Troubleshooting

Basics of Network Connectivity Troubleshooting

In this guide, we will explore network connectivity troubleshooting using a simple use case.

June 1, 2023 · 7 min · 1358 words · Emlin
SSH Key-Based Authentication

SSH Key-Based Authentication

Let’s take a look at how to set up key-based authentication for SSH. This method is useful for building scripts that require connections to other hosts or just for everyday quality of life improvements. A similar setup can be used for authenticating to a Linux host from a modern Windows installation.

May 25, 2023 · 2 min · 419 words · Emlin
Test Windows Network Connectivity with Test-NetConnection

Test Windows Network Connectivity with Test-NetConnection

When troubleshooting network connectivity issues on a Windows system, the Test-NetConnection PowerShell cmdlet can be a valuable tool. It allows you to test network connectivity to a specific host and port, providing useful information for diagnosing and resolving issues.

May 23, 2023 · 1 min · 196 words · Emlin