Tag: Automation

18, May 2025

Copying Data Over Linux

Introduction This guide details methods for securely transferring data between Linux servers, catering to the needs of IT professionals, network and system administrators, and others. We're focusing on efficiency,
Comments ( 0 )
24, Oct 2023

Creating a Docker image with your code

With the dawn of containerization Some genius' figured out how to remove the bloat (operating system files, and misc) and platform incompatibility prone errors by transitioning from virtual machines
Comments ( 0 )
13, Jul 2023

Network Scanner

Network Scanner I believe the more you get into IT, the more paranoid you'll get haha.. To a healthy degree ;). Obtaining a report about your network infrastructure that
Comments ( 5 )