Web
-
Easy Way to Replace or Install Apache Tomcat SSL Certificate
In working with a client recently, I was tasked with replacing an SSL certificate in Apache Tomcat, specifically for a JIRA install. If you have ever done this before, you know that it can be a royal PITA as there…
-
Connect Vaultpress AWS EC2 instance
For those that blog with WordPress and want to consider a good backup solution for their blog, there are a few options out there. ย However, one that is pretty straightforward and seamless is Vaultpress. ย It takes the heavy lifting out…
-
How to block ports with Cloudflare
If you are utilizing Cloudflare as a reverse proxy service for your backend webserver, you may desire to have Cloudflare block certain ports back to your webserver. ย Cloudlfare passes along more ports than just 80 and 443 by default as…
-
Nginx configuration, security, and other information
Nginx is rapidly gaining popularity in the WebHosting world, especially since performance, speed, and scaling are becoming ever more important. ย Nginx is capable of handling a large amount of concurrent connections with a fair amount of ease. It is used…
-
Installing a LEMP server with WordPress and Google Pagespeed
If you are looking to host a webserver and want a really reliable, stable platform that has excellent performance, a LEMP server using the latest flavor of Ubuntu – 14.04 along with Nginx and Google Pagespeed is hard to beat.…
-
Google page speed module nginx delete cache
Google page speed module nginx is a great way to speed up your website speed and handle more requests.ย There are tons of caching plugins out there especially for wordpress and other popular CMS systems, however, Google’s pagespeed functions at…