Cancel Create saved search Sign in Sign up {{ message }} benhamner / benhamner.github.com Public Notifications You must be signed in to change notification settings Fork 4 Star 2 Code Issues Pull requests 2 Actions Projects Wiki ...
Communication between Python and C# Communication between Threads Compare 2 arrays using linq compare a string to all possible dictionary keys compare two arrays to find out if they contain any element in common. Compare two bitmaps Compare two char arrays Compare two int arrays Compare two List(...
SSH into your Ubuntu server and install Nginx and Certbot sudo apt-get install nginx certbot python-certbot-nginx Get a certificate and autoconfigure nginx to use it sudo certbot --nginx Turn on the Ubuntu firewall to block port 8000 and only allow ports 80 and 443.ufw allow 'Nginx Full' ...
https://codebar.io Googletrans Unofficial Google translate API for Python. https://github.com/ssut/py-googletrans Terraform AWS modules Collection of Terraform AWS modules supported by the community https://github.com/terraform-aws-modules Python Software Foundation Infrastructure Team Support, improve...
sudo apt-get install nginx certbot python-certbot-nginx Get a certificate and autoconfigure nginx to use it sudo certbot --nginx Turn on the Ubuntu firewall to block port 8000 and only allow ports 80 and 443. ufw allow 'Nginx Full' && sudo ufw enable Configure nginx to forward req...
sudo apt-get install nginx certbot python-certbot-nginx Get a certificate and autoconfigure nginx to use it sudo certbot --nginx Turn on the Ubuntu firewall to block port 8000 and only allow ports 80 and 443.ufw allow 'Nginx Full' && sudo ufw enable ...