The following will show you how you could install No-IP client on Raspberry Pi.
First of all, download the archive which contained the client with :
$ wget http://www.noip.com/client/linux/noip-duc-linux.tar.gz
Next, extract, install, and launch the configuration script :
For now, we’ve to create the service running script :
… and move it into init directory :
# mv NOIP_Init /etc/rc0.d/
After a reboot, please make sure that the process noip2
is running.