1. Open a new Terminal with root authority
2. Open X server authority
# xhost +
3. Change account to notes
# su - notes
4. Tell X that please draw the GUI in which server and which console
# export DISPLAY=localhost:0.0
5. Change directory to notesdata folder, for example
# cd opt/ibm/notesdata
6. Start Server Configuration, use domino Program folder. For example
# /opt/ibm/lotus/bin/server
7. Select Set up the first server or a stand-alone server then click Next
8. Input in Server name, same as Server title then click Next
9. Input ibm in Organization name, password is tvt2test then click Next
10. Key in in Domino domain name then click Next
11. Input > in First name, ibm in Middle, tvt2test in Administrator
password,Confirm password two text fields.
Check Also save a local copy of the ID file: check box and browse where you want to save the
id file, then Click Next
12. Only Check Web Browsers (HTTP services) check box then click Next
13. Click Customize… button.
14. Input .tw.ibm.com in Type the fully qualified internet host name for this Domino server: text filed then click OK, click Next
15. Click Next and finish server setup
16. Use this command to start Server, for example# /opt/ibm/lotus/bin/server
