Troubleshooting Problems with Postfix, Dovecot, and MySQL
https://www.linode.com/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/
https://www.linode.com/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/
Original: https://askubuntu.com/questions/179889/how-do-i-set-up-an-email-alert-when-a-ssh-login-is-successful Since the sshrc method doesn’t work if the user has their own ~/.ssh/rc file, I’ll explain how to do this with pam_exec as @adosaiguas suggested. The good thing is that this can also be easily adapted to login types other than ssh (such as local logins or even all logins) by hooking into a different file in /etc/pam.d/. First you need to … Read more
https://www.hugeserver.com/kb/openvpn-multiple-ports/
This is a great guide to iptables: https://www.booleanworld.com/depth-guide-iptables-linux-firewall/
http://www.oreilly.com/openbook/linag2/book/ch11.html
http://billauer.co.il/ipmasq-html.html
https://www.howtogeek.com/177621/the-beginners-guide-to-iptables-the-linux-firewall/
https://blog.ssdnodes.com/blog/tutorial-installing-openvpn-on-ubuntu-16-04/ To configure iptables look here: https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04
https://linode.com/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/
https://linode.com/docs/networking/vpn/install-openvpn-access-server-on-linux/