Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Starting and stopping inetd from command line

0 views
Skip to first unread message

no bother

unread,
Dec 11, 2001, 9:31:35 PM12/11/01
to
Here's a newbie question for you all. How do I start/stop inetd from
command line? I don't want to have to restart the machine.

Bob Mariotti

unread,
Dec 12, 2001, 12:50:23 AM12/12/01
to
On 11 Dec 2001 18:31:35 -0800, tgib...@yahoo.com (no bother) wrote:

>Here's a newbie question for you all. How do I start/stop inetd from
>command line? I don't want to have to restart the machine.


Try "startsrc -s inetd" to start it
and "stopsrc -s inetd" to stop it.

Should work for you.

Paul Landay

unread,
Dec 12, 2001, 6:20:22 AM12/12/01
to no bother
no bother wrote:
> Here's a newbie question for you all. How do I start/stop inetd
> from command line? I don't want to have to restart the machine.

Can you do this instead:
refresh -s inetd
or maybe this:
stopsrc -s inetd; startsrc -s inetd

Paul Landay

0 new messages