DEV Community

Discussion on: May 8th, 2020: What did you learn this week?

Collapse
 
peter279k profile image
peter279k

I've learned how to use Bash scripts to monitor some of servers status :).

The related tutorial is available here.

I also use systemd-ngrok to let some machines can use proxy server to let me connect from Internet :).

It can help me to monitor server stats easily & conveniently.