Freeing up space used by docker containers.
When building or working with docker containers, you may get error messages like the one below relating to a lack […]
Freeing up space used by docker containers. Read More »
When building or working with docker containers, you may get error messages like the one below relating to a lack […]
Freeing up space used by docker containers. Read More »
In this post, I show you two ways of installing and configuring nginx on Linux.
Installing nginx on Linux Read More »
Authenticating with Django REST APIs using HTTP Client
How to use Postman to authenticate to Django Rest Framework Read More »
SCP or Secure Copy is a useful program for sending files between two or more computers over a secure shell
SCP: Sending files between servers using SSH Read More »
A part of my job involves connecting to a couple of Amazon EC2 instances(Linux servers) regularly to run commands, build,
Learn how to create a self signed SSL certificate for use with Elastic Beanstalk
Installing a self signed SSL certificate on Elastic Beanstalk Read More »
How to add CORS headers to a Django Application
How to add CORS Headers to Django responses Read More »
Whenever you make changes to a bunch of files already tracked by git, there’s an easy way to add them
Git: How to add modified files and ignore untracked ones Read More »