Finally setting up my Sun Blade at work. I very much wish I was running Linux. Some day I expect I will be.
In Solaris
Trying to convince my system to put its hostname into dynamic DNS through DHCP. Finally got that working, and other machines can see it, but hostname still says "unknown."
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