Y
Hacker News
new
|
ask
|
show
|
jobs
by
chris_mahan
4590 days ago
I run an xmlrpc server, then have the jobs log to the server while they are running. Then I just look at the server logs as they come in (they're files, so tail works fine)
This works across the internet.