Tag: Monitor
Start a script on boot using systemd
In this post I am going to show how easy it is to setup a service or script to start when a Linux server...
ss command to monitor network connections on Linux
netstat was one of the first commands I used on a Linux server to monitor network connections between servers. However, on a busy server...