As you may know, the next release of Pfsense Firewall, which will be version 2.3, has some big changes planned. The most notable is the brand new shiny bootstrap theme that has been proposed for many years now on the forums. Below I am linking to a new series of videos I found on YouTube… Read More
OpenIT Integrated Business Solutions
If you have ever worked as a sysadmin in a Windows environment, then almost surely you are familiar with RSAT (Remote Server Administration Tools). RSAT provides a set of tools to manage your Windows Server environment from a Windows Workstation. With that said you may be asking what this has to do with Zentyal Server…. Read More
If you have been trying to figure out how to setup PXE on Zentyal Server, you probably found that their documentation located here is lacking at best. In this how to, we are going to describe the steps required to get a PXE server up and running on our Zentyal Domain Controller using our PXE… Read More
In this how to, we are going to detail the steps needed to pull remote XML data into our web application using Curl and PHP. The information we are interested in is job listing data from Clear Company. Clear Company provides a “Complete Talent Management Software” solution to aid Human Resources departments in hiring and on-boarding… Read More
In this article we will detail the steps required to create bootable USB installation media for OPNsense Firewall using the Rufus method as described in Pfsense USB Install Guide (Rufus). OPNsense is a fork of the venerable Pfsense Firewall. OPNsense’s main difference is the fully featured and easy to use GUI built using the newest… Read More
In our previous article Pfsense Guest Wifi Alt Setup, we detailed the steps required to get a Guest Wifi network up and running with Pfsense. You may have noted in that article that we were using a Linksys WRT-54GL connected to an OPT interface to provide wireless connectivity to the guest network. For the purpose… Read More
Previously we have written numerous articles in which we showed you how to make bootable USB installation media for Pfsense using either Rufus or the USB Image Tool. While those work well for Pfsense, we have found that neither of those methods work with the HP Service Pack for ProLiant (SPP) firmware update DVD. Below… Read More
The following procedure will allow an expired password to be changed on Exchange 2007 SP3 and Exchange 2010 SP1 Client Access servers: On the Exchange (CAS), click Start > Run and type regedit.exe and click OK. Navigate to HKLM\SYSTEM\CurrentControlSet\Services\MSExchange OWA. Right click the MSExchange OWA key and click New > DWord (32-bit). The DWORD value… Read More
If you are using a Pfsense Firewall, then you are probably aware that access to the management interface is allowed by default from all interfaces except the WAN. To enhance the security of your network, in many environments access to the management interface should be limited with the use of firewall rules. For reasons as to… Read More
If you read our previous article Cache WordPress Using Redis, then you know that we are using Redis as a full page cache for this site. With that said, we are extremely happy with the results however we have noticed over time that we were having slow response times occasionally. After researching the issue a… Read More