Post revisions in WordPress are a great feature, however some users might not need them especially if they have limited database space, or are using WordPress as a CMS and don’t need auto-save. If this is the case, you can totally disable the post revisions feature in WordPress. This process requires editing wp-config.php located in… Read More
OpenIT Integrated Business Solutions
If you have ever patched a software package, for example Postfix using this tutorial, then you probably noticed that on the next apt-get update, apt reports that the package needs updated. Of course we don’t want apt to update the package we just patched so in comes the package hold. You probably know there are… Read More
Google’s web browser Chrome thrilled with extremely fast site rendering, a sleek design and innovative features. But it also gets criticized from data protection specialists, for reasons such as creating a unique user ID or the submission of entries to Google to generate suggestions. SRWare Iron is a real alternative. The browser is based on… Read More
If you are working with VMware ESXi Server, you are probably aware of the ability to export your entire virtual servers into handy little packages called OVA Templates. Occasionally we need to restore a server from an OVA Template but when you go to deploy the template you get the following error seen below. What… Read More
If your shop is in a situation where you have multiple admins working on group policy from different machine’s then you are most likely aware of the problems that may occur. The Microsoft management console GPO editor by default will pull the policy definition files from the computer it is being run on. On the… Read More
Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison shares a number… Read More
This is an extended Powershell script that will allow you to send an email based on my original article Send Email With Powershell. With that said, this script has been extended to allow for input parameters and SMTP authentication. The input parameters allow the script to be called from other powershell scripts.
Tomato is a small, lean and simple replacement firmware for Linksys’ WRT54G/GL/GS, Buffalo WHR-G54S/WHR-HP-G54 and other Broadcom-based routers. It features a new easy to use GUI, a new bandwidth usage monitor, more advanced QOS and access restrictions, enables new wireless features such as WDS and wireless client modes, raises the limits on maximum connections for… Read More
DD-WRT is a Linux based alternative OpenSource firmware suitable for a great variety of WLAN routers and embedded systems. The main emphasis lies on providing the easiest possible handling while at the same time supporting a great number of functionalities within the framework of the respective hardware platform used. The graphical user interface is logically… Read More
OpenWrt is described as a Linux distribution for embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit… Read More