Double 6 Ltd Search:   

Running Domino on Linux - Startup Script


Update: If you want to know about ND6 then you're looking at the wrong page. Follow this link for ND6.

Domino R5 on Linux startup script and shell console tools - by Double 6.


dominocmdkillnotesrestartstop


Instructions

Assumes that your Domino installation is on /home/notes. Files will need editing otherwise.


Startup Script - place the "domino" file in /etc/init.d or other appropriate location.


Shell Console - place the remaining files in your Domino data directory. Now, if you wish to enter a console command from a Linux shell just type


cmd "domino command" e.g.

cmd "load updall names.nsf"
cmd "tell router q"
cmd "load router"


If you wish to stop the Domino server immediately then type "killnotes" directly into the shell. "restart" and "stop" do exactly what they say and are the files called from the main init.d file.






,