How to use no-ip Dynamic domain name on Raspberry Pi, and also the platform for other Linux systems

Source: Internet
Author: User
Tags email string

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.