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


Click here to return to the 'A better way...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A better way...
Authored by: dieter on Jan 15, '03 05:39:46AM

just some more unix lore: instead of explicitly killing and re-starting sshd (or other daemons), sudo kill -HUP <pid> causes the daemon to read its configuration files without terminating.



[ Reply to This | # ]