Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Is there a way to do this w/o reboot?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Is there a way to do this w/o reboot?
Authored by: adolph on Jul 22, '02 12:49:15PM

Is there a service that can be restarted instead of rebooting?



[ Reply to This | # ]
Is there a way to do this w/o reboot?
Authored by: timrob on Jul 22, '02 02:10:04PM

All you have to do when you change settings in sysctl.conf is:

sudo sh /etc/rc.sysctl

As always with the sudo command you'll need an administors password.

Tim



[ Reply to This | # ]