Starting the OpenKeyServer
Starting the keyserver is a procedure consisting first of starting the OKS database server and then all the necessary gateways. A little script has been created to make this operation easier:
# cd /usr/local/oks/bin
# ./oks_start
Starting the OpenKeyServer Database Server...
Starting the OpenKeyServer HTTP gateway... Stating the OpenKeyServer SMTP gateway...
#
If this procedure fails, an error message will be printed and the starting script will propose you to do it manually. In this case, please reafer to the sections regarding the starting of the OKS database server and its gateways.