Software, Linux & Infrastructure

This blog is my workspace for building software, working with Linux systems, and developing technical infrastructure - with a focus on clear and structured solutions.

๐Ÿ“… By date โœ๏ธ Recently updated

Latest articles

Transferring files with Netcat/nc

Transferring files with Netcat/nc

๐Ÿ“… 2022-05-23 โœ๏ธ 2026-07-11 ๐Ÿ‘๏ธ ...

How to transfer single files, directories, and encrypted streams between hosts using netcat (nc).

Test the IO performance of hard-disks/disks using Linux

Test the IO performance of hard-disks/disks using Linux

๐Ÿ“… 2022-04-07 โœ๏ธ 2026-03-30 ๐Ÿ‘๏ธ ...

How to measure read and write performance of hard disks and SSDs under Linux using dd and hdparm.

Set the exif-date with exiftool

Set the exif-date with exiftool

๐Ÿ“… 2022-03-18 โœ๏ธ 2026-03-30 ๐Ÿ‘๏ธ ...

How to set or correct EXIF date metadata on image files using exiftool.

Install Steam on Debian without using an installer

Install Steam on Debian without using an installer

๐Ÿ“… 2022-02-03 โœ๏ธ 2026-03-30 ๐Ÿ‘๏ธ ...

How to install Steam on Debian using a dedicated user account, without relying on the official installer.

Generating spectrograms with arecord, sox and ffmpeg/avconv

Generating spectrograms with arecord, sox and ffmpeg/avconv

๐Ÿ“… 2019-09-19 โœ๏ธ 2026-07-11 ๐Ÿ‘๏ธ ...

How to record audio with arecord and generate spectrogram images and videos using sox and ffmpeg.