.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4. .TH CORE "1" "August 2013" "CORE" "User Commands" .SH NAME core-daemon \- CORE daemon manages emulation sessions started from GUI or scripts .SH SYNOPSIS .B core-daemon [\fI-h\fR] [\fIoptions\fR] [\fIargs\fR] .SH DESCRIPTION CORE daemon instantiates Linux network namespace nodes. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-f\fR CONFIGFILE, \fB\-\-configfile\fR=\fICONFIGFILE\fR read config from specified file; default = /etc/core/core.conf .TP \fB\-d\fR, \fB\-\-daemonize\fR run in background as daemon; default=False .TP \fB\-e\fR EXECFILE, \fB\-\-execute\fR=\fIEXECFILE\fR execute a Python/XML\-based session .TP \fB\-l\fR LOGFILE, \fB\-\-logfile\fR=\fILOGFILE\fR log output to specified file; default = /var/log/core-daemon.log .TP \fB\-p\fR PORT, \fB\-\-port\fR=\fIPORT\fR port number to listen on; default = 4038 .TP \fB\-i\fR PIDFILE, \fB\-\-pidfile\fR=\fIPIDFILE\fR filename to write pid to; default = /var/run/core-daemon.pid .TP \fB\-t\fR NUMTHREADS, \fB\-\-numthreads\fR=\fINUMTHREADS\fR number of server threads; default = 1 .TP \fB\-v\fR, \fB\-\-verbose\fR enable verbose logging; default = False .TP \fB\-g\fR, \fB\-\-debug\fR enable debug logging; default = False .SH "SEE ALSO" .BR core-gui(1), .BR coresendmsg(1), .BR netns(1), .BR vcmd(1), .BR vnoded(1) .SH BUGS Report bugs to .BI core-dev@pf.itd.nrl.navy.mil.