Linsomniac's Articles
  • Entries
  • About
  • Tags
Linsomniac's Articles

xinetd


Using Systemd as a Socket Server for a Shell Command

   |  Sean Reifschneider

In the past I’ve run socat as a daemon to run a shell command and send the output to a socket. It works well, but I wanted to try the systemd way of doing what “xinetd” has done in the past: Run a command and send the output to a socket.

[Read More]
systemd  xinetd  Socket 

Sean Reifschneider  • © 2025  •  Linsomniac's Articles

Hugo v0.110.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll