SCP: Sending files between servers using SSH
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 »
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,
In this post, I show you how to use two different network connections in Windows simultaneously.
How to connect and use two different networks simultaneously on Windows Read More »
An overview of security within the cloud environment using the multi-tiered architecture.
Have you ever wondered if it is possible to connect Django to more than one database at a time? Read this post to find out how.
How to use Django with multiple databases Read More »
Learn how to serialize MongoDB ObjectId data types in Python.
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 »