Red Hat Linux Bible: Fedora and Enterprise Edition [Electronic resources]

Christopher Negus

نسخه متنی -صفحه : 274/ 198
نمايش فراداده

Starting the News Service

After the INN service is completely configured, you can turn it on by starting the innd start-up script. To start the script immediately, type the following (as root user):

# /etc/init.d/innd start

If the INN service started properly, you can set up the INN service to start every time you boot your system by typing the following (as root user):

# chkconfig innd on