Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dingaling
on April 30, 2014
|
parent
|
context
|
favorite
| on:
GNU Screen v.4.2.1
Yes, it
is
very naughty but I find daemon-in-[screen|tmux] to be very useful for monitoring a new daemon's output and keeping an eye on its uptime / robustness.
Once we're happy with it we can dispatch it to the depths of init.
judk
on April 30, 2014
[–]
You can view a process's logs with 'tail' from any terminal.
sp332
on April 30, 2014
|
parent
[–]
But not stdout/stderr.
CUViper
on April 30, 2014
|
root
|
parent
[–]
If you're on systemd, all stdout/err is sent to the journal.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Once we're happy with it we can dispatch it to the depths of init.