Running IBR-DTN commands while dtnd is executed
Hello. Is there any way to start the IBR-DTN daemon using "dtnd -i eth0" without having to open another terminal or SSH client to execute other commands? I am using a default configuration file.
Thanks.
Hi,
On 17.10.2016 08:47, Dominic Solpico wrote:
Hello. Is there any way to start the IBR-DTN daemon using "dtnd -i eth0" without having to open another terminal or SSH client to execute other commands? I am using a default configuration file.
Thanks.
Either start it as a system service (see my other mail). Alternatively, you can use the -B switch to daemonize the dtnd process, so it forks into the background and returns you to your shell after starting.
- Roland
Alright. Thanks for the answers.
On Tue, Oct 18, 2016 at 5:30 AM, Roland Hieber r.hieber@tu-braunschweig.de wrote:
Hi,
On 17.10.2016 08:47, Dominic Solpico wrote:
Hello. Is there any way to start the IBR-DTN daemon using "dtnd -i eth0" without having to open another terminal or SSH client to execute other commands? I am using a default configuration file.
Thanks.
Either start it as a system service (see my other mail). Alternatively, you can use the -B switch to daemonize the dtnd process, so it forks into the background and returns you to your shell after starting.
- Roland
participants (2)
-
Dominic Solpico
-
Roland Hieber