Recently while trying to login to Dell OpenManage Server Administrator (OMSA), using the most recent Mozilla Firefox, I got the error pictured below. Initially I thought maybe the server process was hung so I restarted the service. That did not work so the next step was to try another browser. So I fired up Internet… Read More
OpenIT Integrated Business Solutions
Cyberduck is an open source client for FTP and SFTP, WebDAV, OpenStack Swift, and Amazon S3, available for Mac OS X and Windows (as of version 4.0) licensed under the GPL. Cyberduck is written in Java and C# using the Cocoa user interface framework on OS X and Windows Forms on Windows. It supports FTP/TLS… Read More
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
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