View Single Post
  #3   (View Single Post)  
Old 13th February 2012
s0xxx's Avatar
s0xxx s0xxx is offline
Package Pilot
 
Join Date: May 2008
Posts: 192
Default

Quote:
Originally Posted by daemonfowl View Post
Hi everybody !

In OpenBSD, I usually do a $ sudo sh /etc/netstart to restart network ..
I wonder if there is an equivalent command for NetBSD .. to painlessly restart network ..
Use:
Code:
# /etc/rc.d/network restart
__________________
The best way to learn UNIX is to play with it, and the harder you play, the more you learn.
If you play hard enough, you'll break something for sure, and having to fix a badly broken system is arguably the fastest way of all to learn. -Michael Lucas, AbsoluteBSD
Reply With Quote