We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you have npm installed via apt-get, you may need to create a symlink to nodejs executable:
# ln -s /usr/bin/nodejs /usr/bin/node
If running ctlinnd newgroup news.ycombinator aborts w/ an error:
ctlinnd newgroup news.ycombinator
No innd.pid file; did server die?
Read read /var/log/news/news.err file, check permissions for /var/log/news directory (they must be news:news), try to restart inn:
/var/log/news/news.err
/var/log/news
news:news
# /etc/init.d/inn restart
& run ctlinnd ... again.
ctlinnd ...