First, sign up for a NOIP account .
Refer to this tutorial: http://www.cnblogs.com/infopi/p/3991407.html
Create a Directory
Line 1th enters the current user's home directory
Line 2nd establishes the Noip subdirectory, line 3rd enters the Noip subdirectory
CD ~
mkdir Noip
CD Noip
Download Noip client source, install
The 1th line to download the source code, the 2nd line decompression source code, 3rd line into the extracted source directory
4th line compilation, line 5th installation
wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gztar vzxf Noip-duc-linux. Tar . GZCD Noip-2.1. 9-1sudomakesudomakeinstall
During the installation process, the following questions are asked
Please enter the Login/email string for no-ip.com
(Enter your email address when registering)
Please enter the password for user
(Enter your password)
Please enter an update interval: [30]
(The Noip client checks the interval of your router's external URL change, which is 30 minutes by default)
(increments in minutes so want NO-IP client to check if your router ' s external dynamic IP address have changed and up Dates it accordingly.)
Does wish to run something at successful update? [N] (y/n)
(press ENTER directly)
To start the Noip client , hit this command:
/usr/local/bin/noip2
To start the boot, add the above line to/etc/rc.local, to add in exit 0 before the line
Two common commands
Sudo/usr/local/bin/noip2-c reconfigure once (that is, ask questions during installation)
SUDO/USR/LOCAL/BIN/NOIP2-S Displays the current running status, information
How to use no-ip Dynamic domain name on Raspberry Pi, and also the platform for other Linux systems