xdwilliam
(usa Ubuntu)
Enviado em 02/09/2016 - 15:39h
então eu segui esse passo a passo ate aqui eu fiz.
You will be able to install No-IP.com’s DUC on Ubuntu in just a few minutes with Terminal. Once you have opened up your Terminal window you will need to login as the “root” user. You can become the root user from the command line by entering “sudo -s” followed by the root password on your machine.
cd /usr/local/src/
wget
http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
tar xf noip-duc-linux.tar.gz
cd noip-2.1.9-1/
make install
You will then be prompted to login with your No-IP.com account username and password.
If you get “make not found” or “missing gcc” then you do not have the gcc compiler tools on your machine. You will need to install these in order to proceed.
To Configure the Client
As root again (or with sudo) issue the below command:
/usr/local/bin/noip2 -C (dash capital C, this will create the default config file)
mais e depois qual comando uso para abri-lo?
e depois de abrir tem como testar o ip que tenho criado la no site? para ver se está funcionando