If you have been working with Microsoft Outlook for any time, then chances are you are aware that in versions 2013 and newer users are able to connect to servers using the ActiveSync protocol. Unlike POP, ActiveSync allows the user to synchronize almost the entire mailbox with the server. This is a huge plus for… Read More
OpenIT Integrated Business Solutions
Kopano is an open source communication and sharing solution. It includes everything you need (and want) for your daily professional life. Its open source nature allows you to keep complete control of your data and your infrastructure. You can see what is happening to your data anytime and anywhere: on-premises or in the (hybrid) cloud…. Read More
If you have ever worked with Windows Server 2012 R2 in a non domain or standalone environment, then chances are you have crossed paths with what I consider a minor annoyance. Sometimes a network will be identified as Public when it should be Private. Changing this option in the GUI is not possible from what… Read More
Pi-Hole is a multi-platform, network-wide ad blocker known as A black hole for Internet advertisements. Network-level blocking allows any device to block ads, regardless of hardware or OS. Block ads for all your devices without the need to install client-side software. The Pi-hole blocks ads at the DNS-level, so all your devices are protected. Since… Read More
If you have been working with GPO in a Windows environment for any amount of time, then almost surely you have been presented with the enigma of creating WMI filters to segregate machine types. In our case this would be Desktop vs. Laptop. We realize there are many ways to skin this cat and I… Read More
If you are hosting a WordPress installation on your Linux server, than you may find it useful to automate the update using a bash script. While WordPress is capable of doing a web based update, we strongly believe in the principle of least privilege. Using this principle ensures tight security, however this comes at the… Read More
If you are hosting a Piwik Web Analytics installation on your Linux server, than you may find it useful to automate the update using a bash script. While Piwik is capable of doing a web based update, we strongly believe in the principle of least privilege. Using this principle ensures tight security, however this comes… Read More
In this tutorial I will show you how to roll your own custom OpenVPN client installer using NSIS. The installer will include the Better OpenVPN GUI Client and is based on OpenVPN 2.4.5 which features the ability to run OpenVPN GUI without administrative privileges. The new OpenVPN GUI features are documented here. Click here for… Read More
If you have spent any time managing a Linux server from a Windows machine, than chances are you are aware of the limitations to this setup. Copying files to the server with non-root access can be a chore to say the least. The following tutorial has been tested on Debian 8 and Ubuntu 16.04. In… Read More
If you have been using WordPress for any amount of time, you may have found user profile management to be a bit lacking in terms of configuration. Most installations I have come across have either a membership plugin or a plugin that extends the user profile to collect more information. Regardless, from time to time… Read More