Open Web Analytics (OWA) is open source web analytics software that you can use to track and analyze how people use your websites and applications. OWA is licensed under GPL and provides website owners and developers with easy ways to add web analytics to their sites using simple Javascript, PHP, or REST based APIs. OWA… Read More
OpenIT Integrated Business Solutions
In this how-to we will detail the steps required to install Zentyal 4.1 on Ubuntu 14.04 LTS. First we will need to add the Zentyal 4.1 Ubuntu Repository to our machine with the following command. Next to verify Zentyal packages, add the repository key to apt and make apt aware of the new software repository… Read More
This article will provide C# code that will allow you to leverage the Exchange Management Shell to add a new Microsoft Exchange 2010/2013 Mail Contact. In order to use the code below, you must have the Exchange Management tools installed on the machine which will be running this code. Exchange Management Tools installation instructions can… Read More
This article will provide C# code that will allow you to leverage the Exchange Management Shell to add a new Microsoft Exchange 2010/2013 Mailbox and Active Directory Account. In order to use the code below, you must have the Exchange Management tools installed on the machine which will be running this code. Exchange Management Tools… Read More
PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64),… Read More
Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols. Prosody is open-source software under the permissive… Read More
If you are like me then one of your biggest pet peeve’s with Nginx is its lack of authentication methods like those so easily accessible in Apache. Beyond that, if you would like to add an authentication method to Nginx, it will typically require a recompile. If you are running Debian or Ubuntu then I… Read More
Instructions are a re-post from our previous article Dell OpenManage on Debian 7. First we will need to add the Dell OpenManage Debian Repository to our machine with the following command. Note we are using the Wheezy repository due to the fact that the Jessie repository does not contain OMSA. This how-to will install Dell… Read More
If you have ever used Ubuntu Server then you should be familiar with the dynamic MOTD. This is what is presented to the user in terminal when a log on occurs. This feature is very nice as it will give you a quick look at useful information. Unfortunately, Debian Server does not include the dynamic… Read More
If you are running Postfix with per user quotas, then chances are you are using the Postfix VDA Patch. We are pleased to announce that we are now hosting Postfix VDA builds for Debian Jessie in our private apt repository. If you would like to use our repository, please follow the instructions at OITIBS Apt… Read More