Digital Ocean Droplet

Mine is up and running however I had some questions.

I setup a simple service in Debian to auto run the nknd -p on restart or crash.

However when its started this way how can I monitor the output in real time? The jobs, bg, fg commands in linux dont work since it was not started in my shell but by the service script.

How can I open the currently running nknd process? It shows up in htop and top as active and using memory but I just cant see the “live feed”