Categories
How-To Software Technical

HowTo Upgrade OpenMediaVault

Here are some quick and simple steps to upgrade your OpenMediaVault (OMV) to the latest version; OMV 1.0  (Kralizec). SSH into your OpenMediaVault server; in my case I am running OMV 0.5 and run the following command: apt-get update && apt-get dist-upgrade && omv-update Then type the following command: omv-release-upgrade Once completed you can either […]

Categories
News Software Technical

Fixed POP3 Service after Exchange 2013 CU6

In a previous post I wrote about my Exchange 2013 CU6 Adventure and how it caused my Exchange Replication Services to crash. That wasn’t the only issues faced after updating to CU6.  It seems that the CU6 upgrade had crippled my ability to use the POP3 service. I have been waiting for a week now for […]

Categories
News Software Technical

Vulnerable to Shellshock? Let’s find out

And here we go again. Last time it was heartbleed, now we are back with another trending name that goes by Shellshock. This vulnerability is one; like many. Allows an attacker to inject code into your machine. This means all Linux and Mac users are at risk for attacks. Fortunately we can check for this […]

Categories
News Software Technical

Exchange 2013 DB’s not mounting, Exchange Replication crashing

I am facing an issue where my Exchange 2013 server has run into trouble mounting databases. Also the Microsoft Exchange Replication has crashing repeatedly. Attempting to mount database result in error during the crash events. Error: An Active Manager operation failed. Error: The database action failed. Error: The Microsoft Exchange Replication service may not be […]

Categories
How-To Software Technical

Remove Dead Exchange Servers from Active Directory

Working with  my Exchange 2012 Hybrid configuration I into the following error: ERROR : Subtask NeedsConfiguration execution failed: Configure MRS Proxy Settings Execution of the Get-WebServicesVirtualDirectory cmdlet has thrown an exception. This may indicate invalid parameters in your hybrid configuration settings. The task wasn’t able to connect to IIS on the server ‘exchange’. Make sure […]

Categories
News Software Technical

Cumulative Update 6 for Exchange Server 2013

I’ve been working with the Microsoft team on several issues I have faced with my Exchange Hybrid deployment. Most recent issue: HCW Serialization Error Today I am informed that Cumulative Update 6 for Exchange Server 2013 was just released. Cumulative Update 6 for Microsoft Exchange Server 2013 was released on August 26, 2014. This cumulative update […]