leonardo wrote:
> hello everybody:
> 
> I´m new to freeBSD, I want to know how I can restart the network services

If you by network services mean your network interfaces you type:

/etc/rc.d/netif restart

True network services, like inetd, sendmail and others, also have their
scripts in the same folder. Network services you install from ports put
their scripts in /usr/local/etc/rc.d

/Morgan
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to