Published onMarch 29, 2018Setup Payara Application Server on Ubuntu 16.04javapayaraThis tutorial shows you how to setup payara application server for java applications on ubuntu linux.
Published onMarch 28, 2018Expanding the Size of your EBS Volume on AWS EC2 for LinuxawsebsstoragelinuxThis tutorial will show you how you can resize and expand the size of your aws ebs volume on ec2 for linux.
Published onMarch 19, 2018Nginx Basic Authentication with Source IP WhitelistingnginxsecurityThis tutorial will demonstrate how we can do ip whitelisting with nginx.
Published onMarch 12, 2018Populate Environment Variables from Docker Secrets with a Flask Demo AppdockerswarmsecretsIn this tutorial we will see how we can use secrets in docker swarm to expose them in our runtime environment as environment variables.
Published onMarch 2, 2018Send SMS Messages with Python and Twilio via their APIpythonprogrammingThis tutorial will show you how to send sms messages with python and using twilio api.