What are we doing? Installing Monit on Ubuntu Why? Monit is a lightweight program that can monitor processes, restart them if they fail and send email alerts if there are problems. How? Update repositories
Read moreMonth: December 2015
Installing Git Core and Setting up First Repository
What are we doing? Generating SSH keys and adding them to bitbucket Installing Git core on our web server Setting up a repository Pushing a project to a repository Why? Version control is an industry
Read moreInstall and Configure Postfix as a Local SMTP Relay on Ubuntu
What are we doing? Deploying Postfix with Mailutils to setup a send-only SMTP server on Ubuntu server Why? Applications hosted on our server will be able to send us notifications, password reset emails etc Method
Read more