Start Network Services Dynamically
BeginLinux Guru
In some cases, you might not want for a network service to run at all times. By creating a systemd static file on your Linux server, you can have a network service only start whenever it detects an incoming connection request. Basically, it works by having a systemd socket file intercept the connection request for the service that you want to start dynamically.
For the demo in this video, installed the micro-httpd webserver on a Raspberry Pi that's running Ubuntu Server 18.04.
I hope that you like this Linux tutorial for Linux system administrators, and I'll see you next time.
To buy my "Mastering Linux Security and Hardening" book: https://www.packtpub.com/networking-and-servers/mastering-linux-security-and-hardening
To buy my "Mastering Linux Security and Hardening" video course: ... https://www.youtube.com/watch?v=NA-_i-JROzY
21894612 Bytes