NAME

startnet - starts the observatory daemons

SYNOPSIS

startnet

DESCRIPTION

startnet is a script that starts the observatory servers and daemons

Note: You must be logged in as master telescope user rct (set by the TELESCOPE environment variable) to run the process. Do a 'su - rct' or 'sudo -u rct' to accomplish this.

It starts all needed servers:

and daemons: putting their output into log files in the /data directory: The Log files are appended are tserver.log, rtel.log etc.

If a server has been started it will kill off any previous tserver process and then restart it.

Often this command is used in conjunction with the show command, to start and stop the telescope servers.

Press button for current code:

OPTIONS

There are no command line options. You must edit the earlier lines in the code to change the behavior. There is a DRYRUN option to allow running the programs without opening the slit. If one of the servers are restarted, tserver will be killed and restarted.

SEE ALSO

show stopnet
Program index