I hereby claim:
- I am mdefanti on github.
- I am mdefanti (https://keybase.io/mdefanti) on keybase.
- I have a public key ASCRL3ocNbkcRK6TKS-l6kBeia7GquWoBwp2S30xMG2C_Ao
To claim this, I am signing this object:
#!/bin/bash | |
# Secure OpenVPN server installer for Debian, Ubuntu, CentOS, Amazon Linux 2, Fedora and Arch Linux | |
# https://github.com/angristan/openvpn-install | |
function isRoot () { | |
if [ "$EUID" -ne 0 ]; then | |
return 1 | |
fi | |
} |
I hereby claim:
To claim this, I am signing this object:
A curated list of AWS resources to prepare for the AWS Certifications
A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.