Blog Archive
Category: Overview
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.
Fixing the 2MB limit in WordPress
WordPress has a default limit of 2MB for any file uploaded to the system. However, the value is easy to change by adjusting some PHP settings on the server. Let’s look at two…
Using the WordPress Feed to Display Posts on Your Website
WordPress is a great stand alone solution for blogging. You can quickly adopt themes and launch a blog site in under an hour. However, sometimes you will want to provide access to…
Adding a Swap Drive to your EC2 instance
If you are using Amazon EC2 instance to run WordPress, then one of the biggest challenges you will encounter is running out of system memory. The server works fine for vanilla installs, but…
Bootstrap Properties Reference
Bootstrap is one of the most widely used responsive CSS libraries around. Here is a list of the most useful Bootstrap properties you should consider using.