NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Rebooting (Score:2)
--
xoa
Re:Rebooting (Score:2)
The manpage for setting up DHCP to request a hostname by dynamic DNS says after changing the files you should pkill dhcpagent ; rm /etc/dhcp/.dhc ; reboot
I haven't yet tapped groups.google.org, though, so I may be learning some alternatives here in a minute. Meanwhile this machine has gone up and down at least ten times this morning while I try to get everything right.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:Rebooting (Score:1)
-Dom
Re:Rebooting (Score:2)
The problem is those scripts have so many goofy dependencies compared to the way they've been laid out in every Linux distro I've ever used that it's not easy to determine which ones to stop and restart. At one point I was trying to restart the whole networking system and it was just giving me error messages.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers