t ./sm_server --name=<server_name> 
           --config=<config_directory>
           --port=0
           --ignore-restore-errors
           --output s

To run the program in the background, use the daemon option.

Note:

ts indicates the command must be typed on one line.