MySQL trigger to update wordpress post_password in wp_posts
In working on a special project as of late, I ran into a situation where I needed to have the post password reset on posts upon an insert into a…
Virtualization, Cloud, DevOps, Reviews
In working on a special project as of late, I ran into a situation where I needed to have the post password reset on posts upon an insert into a…
I wanted to put this question out to you fellow admins out in the field who have experience with using both Untangle 9 and the new Untangle version 10. Â Do…
With the ever growing popularity of smartphones and tablets and the availability and affordability of these devices, more and more people are bringing them to work. Â Especially in smaller to…
If you have a website running on nginx and you want to make sure the content is not viewable by anyone that isn’t authenticated, the easiest way to set this…
Recently, working on a project that involved moving exchange 2010 mailboxes from child domain to parent domain, I wanted to document the process involved. Â This process was actually twofold as…
So you have setup a wordpress or drupal site and you need to access MySQL to be able to work on your database. Â However, you can’t seem to connect to…
Recently, when working with Nginx, I wanted to export out the details of my Nginx build so I could see all modules the webserver was compiled with. Â However, each time…
A really cool thing to do for your end user is add Apple icons in Genesis wordpress child theme so that if they choose to add your site to their home…
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…