I am trying to install Domino R8.0.1 on Centos5, the installation was successful but how do I continue? (new server installation) I am new to linux and could not find a document to get the server up and running.Can someone point me to the right direction?
Subject: Starting domino server
su - {your domino user}cd {notes data directory} <-here you must find notes.ini
/opt/lotus/bin/server <-launch your server
Subject: Response
You can reference the Domino on Linux redbook. The installation steps are different in 8.x, but you’ve already completed that part.
Subject: Starting domino server
su - {your domino user}cd {notes data directory} <-here you must find notes.init
/opt/lotus/bin/server <-launch your server
Subject: Thanks
server is running fine