How to start a linux server
What happens when you have uptime of over 200 days and you need to reboot your linux machine? You forget how to do things. And if you don’t have the documententation handy….
Here’s how the Notes server on linux is started:
su notes cd /usr/local/notesdata /opt/lotus/bin/server
or for a more detailes script, check out this entry on notes.net