On Sun, Mar 27, 2005 at 10:44:55AM +0530, Mrugesh Karnik wrote: > I am using no-ip.com's redirection services to run my webserver on > Gentoo.. I downloaded their client and installed it. Now I wanted it to > load at startup. I looked at the readme and here are the instructions...
The no-ip updater is available in portage: net-dns/noip-updater and you can install it with emerge. If you do that, a script will be installed in /etc/init.d (/etc/init.d/noip). Use the command # rc-update add noip-updater default to start the service at boot time. The first time it is run, it asks for the configuration data. I think you should take a look at this package, instead of installing without the help of emerge. Romildo -- [email protected] mailing list
