Scroll to navigation

CORE-DAEMON(1) User Commands CORE-DAEMON(1)

NAME

core-daemon - CORE daemon manages emulation sessions started from GUI or scripts

SYNOPSIS

core-daemon [-h] [options] [args]

DESCRIPTION

CORE daemon instantiates Linux network namespace nodes.

OPTIONS

show this help message and exit
read config from specified file; default = /etc/core/core.conf
run in background as daemon; default=False
execute a Python/XML-based session
log output to specified file; default = /var/log/core-daemon.log
port number to listen on; default = 4038
filename to write pid to; default = /var/run/core-daemon.pid
number of server threads; default = 1
enable verbose logging; default = False
enable debug logging; default = False

SEE ALSO

core-gui(1), coresendmsg(1), netns(1), vcmd(1), vnoded(1)

BUGS

Report bugs to core-dev@pf.itd.nrl.navy.mil.

2014-08-06 CORE-DAEMON