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
Tar Command Cheat Sheet

Tar Command Cheat Sheet

Tar is a widely used command-line utility for archiving and compressing files and directories on Linux systems. It provides a convenient way to create and manage compressed tar archives. Here is a handy cheat sheet for using tar with different operations.

May 23, 2023 · 2 min · 235 words · Emlin
How to Force Reset Splunk Admin Credentials

How to Force Reset Splunk Admin Credentials

Have you forgotten your Splunk admin credentials and have no way of resetting them? This process walks through resetting the credentials from the CLI.

May 23, 2023 · 2 min · 247 words · Emlin
How to Install Splunk

How to Install Splunk 9.x on Ubuntu

Lets take a look at the steps needed to install Splunk 9.x on a Ubuntu Linux server.

May 23, 2023 · 3 min · 556 words · Emlin
Installing Docker and Docker-Compose on Ubuntu 20.04

Installing Docker and Docker-Compose on Ubuntu 20.04

This is the process for installing Docker and Docker-Compose on Ubuntu 20.04

May 23, 2023 · 3 min · 506 words · Emlin