Avatar

Stephan's Blog

Notes on various topics regarding AI, distributed computing, Linux and application development

  1. Home
  2. Archives
  3. Search
  4. Dark Mode

Archives

2024 4

Categories

Distributed Computing IT Security System administration Bash Linux Machine Learning Programming

Tags

Featured image of post Conditional Redirection in Bash Scripts
Bash Programming Linux

Conditional Redirection in Bash Scripts

How to route the output of a command in Bash into a file only when a condition is met?

Mar 27, 2024
3 minute read
🇩🇪 Deutsch
Featured image of post Communication Patterns
Distributed Computing Machine Learning

Communication Patterns

Description of frequently used communication patterns in distributed maschine learning

Mar 03, 2024
11 minute read
🇩🇪 Deutsch
System administration IT Security

Auto-Start of SSH agent on headless servers

Explanation of the functionality of the SSH agent program from OpenSSH as well as configurations for automatically starting the associated background service

Feb 21, 2024
7 minute read
🇩🇪 Deutsch
Distributed Computing System administration IT Security

Tips and Tricks: SSH

A summary of useful SSH features that simplify the work on remote computers

Feb 18, 2024
13 minute read
🇩🇪 Deutsch
© 2024 Stephan's Blog