Blog Archive
Author: Michael Meloche
Take the guess work out of Apache HTTPS configuration. Follow the simple steps on how to add HTTPS/SSL encryption to your Apache web server.
Source Control Management Simplified Using SourceTree
In software development, there is a high probability that something will go wrong. When that happens, do you have good source control practices in place?
Database IDE’s you should check out
For many using the database provided CLI tools can be difficult. Instead, I would recommend using one of the many Database IDE's that are available.
Quickly Setup and Start Using DBVisualizer
DBVisualizer is one of the most useful Database IDE’s available. I have used it at many different companies and for personal projects as well. I like DBVisualizer it in part because its publisher DBVis…
Security Tips for EC2 Servers: Harden Your Server
Out of the box, Ec2 instances come with some basic security. This article covers additional security steps that should be taken to harden an EC2 instance.
Troubleshooting Tips for Common EC2 Problems
Most common Ec2 problems can easily be solved once you know what they are. With that in mind, let's look at what the problems are and how to address them.