View Single Post
  #6  
Old March 16th, 2002, 06:16 PM
kilowatt's Avatar
kilowatt kilowatt is offline
mach-o mach-o man
 
Join Date: Mar 2001
Location: irc.lfnet.net #kilonet
Posts: 984
Thanks: 0
Thanked 0 Times in 0 Posts
kilowatt is on a distinguished road
File no longer available

download the file (use the 'save link as...' thing, don't just click it, we don't want Stuffit Expander doing anything).

now, in the terminal:
Code:
cd /Library/StartupItems
cp ~/Desktop/dhcpd-startup.tar.gz .
tar -xzvf dhcpd-startup.tar.gz
rm dhcpd-startup.tar.gz
thats it!

enjoy

Last edited by Cheryl; January 13th, 2009 at 06:05 PM. Reason: File no longer available
Reply With Quote