Installing and Configuring IBM Domino 9 Social Edition on CentOS 6 Enterprise Linux

I realize it is been a while since I posted, I'm hoping this blast of content will make up for my absence.

Since the official release of IBM Notes and Domino 9.0 Social Edition a few weeks ago, I have been "chomping at the bit" wanting to release a set of instructions / videos on how to install it on a Linux machine.
During the beta program I had the opportunity to "play" with it quite a bit, and let me tell you this release is exceptionally good. It is also by far the easiest and most hassle-free version I have ever installed on a Linux machine -but there are still a few gotchas and watch-outs to be wary of.
I have written an instructional document entitled Installing and Configuring IBM Domino 9 Social Edition on CentOS 6 Enterprise Linux. I hope it helps alleviate some of the fear and confusion with regards to using Linux as your Domino server platform. The document is aimed at YellowHeads (having some experience with Domino installations on Windows) who are thinking about stepping into the world of Linux. The document is focused on 64 bit Linux, but calls out differences from 32 bit installations where necessary. Even though it is aimed specifically at CentOS 6, the instructions should work for any RHEL or Debian-based (with some changes to handle DEB vs. RPM) linux version -although I must point out that the only supported Linux distributions are RHEL 6 and SUSE 11.
I have also cut a series of 9 videos wherein I walk through the instructions step-by step and demonstrate how easy it really is to perform the installation. They are available on my YouTube channel, although I'm hoping I can talk David Leedy into including them on Notes In 9.
Hope this helps!
-Devin
Comments
Posted by Carl tyler At 08:25:35 AM On 04/30/2013 | - Website - |
Posted by Devin Olson At 08:47:20 AM On 04/30/2013 | - Website - |
Posted by Ray Bilyk At 09:22:11 AM On 04/30/2013 | - Website - |
The issue is that the SSL vulerabilities for Domino are NOT addressed on the Linux platform. This is a really big issue for those shops needing PII or PCI compliance.
I need more people to do IBM support tickets and demand IHS support / install option for Linux. They are NOT going to do it as they don't think they have the need/demand. I'm looking for help spreading the word, I have a blog post on it:
{ BEAST in-the-middle }
I'm happy to send more information to any interested.Posted by Tripp At 12:15:10 PM On 05/01/2013 | - Website - |
Posted by Devin Olson At 02:22:30 PM On 05/02/2013 | - Website - |
Posted by Jesper Kaier At 04:23:06 PM On 05/08/2013 | - Website - |
Posted by Devin Olson At 05:16:21 PM On 05/13/2013 | - Website - |
Posted by Patrick Kwinten At 04:17:31 AM On 02/20/2014 | - Website - |
I took my last Window server (Win2K) offline last summer, and (at least for the time being) have no plans to bring up another.
-Not saying never, just saying not now.
Posted by Devin Olson At 10:03:16 AM On 03/11/2014 | - Website - |
/opt/ibm/domino/notes/latest/linux/server: error while loading libraries: libnotes.so cannot open shared object file: No such file or directory.
For once the installer places the Domino server executable in a different folder structure:
/opt/ibm/domino/notes/90000/linux/server
/opt/ibm/domino/notes/latest/linux/server (latest being a link)
I created a link in /opt/ibm/domino named bin pointing to
/opt/ibm/domino/notes/90000/linux/server
Still I get the same error. The files are there, but somwhow the server startup is looking for the files in a different place and fails
Any help would be appreciated.
Posted by Matthias Wille At 09:10:50 AM On 04/21/2014 | - Website - |
Posted by Budi Febrianto At 09:54:25 AM On 04/07/2015 | - Website - |