Engineering👨💻 nginx ELB dns refresh If you're proxying from nginx to an ELB endpoint, either CNAME or
Engineering👨💻 Linux file permissions in a nutshell Every file and directory in linux have their own permissions. They decide
Engineering👨💻 Quick reference links for programmers Generic 1. What is Recursion [http://stackoverflow.com/a/717839/3834860] 2.
Engineering👨💻 Change username of a debian user Ensure that there's no process running by the user you're modifying. ps
Engineering👨💻 I want to be Software Engineer These are the steps I recommend, to be an engineer worth of
Engineering👨💻 Using ssh from bash, windows Windows uses putty for generating public key and private key wherever an
Engineering👨💻 Migrating to S3 from ec2 Static websites can be hosted on AWS S3 for a stable platform.
Engineering👨💻 ssh key for lifetime Hardware failures aren't uncommon. Your system will crash. According to Murphy's law
Engineering👨💻 Writing init.d scripts Writing init.d script: 1. The following section contains all the init
Engineering👨💻 Steps for Continuous Deployment When we come across the thought of continuous deployment, may see the