4.Getting Started




When you have the program compiled and the binaries installed, you can now configure the program.
There are two ways, with a permanent config file or with flags at execution time.

Standard Server or Node Server


Config file:

       The config file must be in the user home directory and must be called .server_conf
       The options for the program are these:

       Specify the port for listen.
       Specify the folder to share, the sub-folders and the links won't be shared.
       Specify the folder with the initial page and the themes files, like images and other.
       Specify the name or the Ip of the search server. If you have a little network with static IPs you don´t neet it.
       Specify the Search server port.

Execution time

       The options for the program are these:

       Specify the port for listen.
       Specify the folder to share, the sub-folders and the links won't be shared.
       Specify the folder with the initial page and the themes files, like images and other.
       Specify the name or the Ip of the search server. If you have a little network with static IPs you don´t neet it.
       Specify the Search server port.
       Silent option. The server won't create a file called /var/log/mdn.log to log the subprocess.


Search Server or SIP


The same options that a Startdard server whiout the SIP* options.



Back Next