"Python for Everyone": learning Python

I conceptualized "Python for Everyone" to help women who want to start their careers in technology. After the introduction sessions, it was time for us to learn real "Technology". What better to start with than Python? Python 101 Part I in Sunet Sunet [https://www.sunet.…

How to add a renew hook for certbot?

After moving the foss.training [https://foss.training/]server to a new location, we found that TLS certificate was expired. I had looked and figured out that though certbot [https://foss.training/] renewed the certificate, it never reloaded the nginx [https://www.nginx.com/]. Now to make sure that nginx…