我咁樣 係咪已經裝好仲開埋?
[root@localhost noip-2.1.7]# make install
if [ ! -d /usr/local/bin ]; then mkdir -p /usr/local/bin;fi
if [ ! -d /usr/local/etc ]; then mkdir -p /usr/local/etc;fi
cp noip2 /usr/local/bin/noip2
/usr/local/bin/noip2 -C -c /tmp/no-ip2.conf
Auto configuration for Linux client of no-ip.com.
Please enter the login/email string for no-ip.com
peter520hk2001@yahoo.com.hk
Please enter the password for user 'peter520hk2001@yahoo.com.hk' ********
Only one host [cyberz.no-ip.biz] is registered to this account.
It will be used.
Do you wish to run something at successful update?[N] (y/N) n
New configuration file '/tmp/no-ip2.conf' created.
mv /tmp/no-ip2.conf /usr/local/etc/no-ip2.conf
[root@localhost noip-2.1.7]#
[root@localhost noip-2.1.7]# cd /usr/local/bin/noip2/
bash: cd: /usr/local/bin/noip2/: 並不是一個目錄
[root@localhost noip-2.1.7]# ./noip2 -S
No noip2 processes active.
Configuration data from /usr/local/etc/no-ip2.conf.
Account
peter520hk2001@yahoo.com.hk
configured for:
host cyberz.no-ip.biz
Address check every 1 minute, directly connected via /dev/ppp0.
[root@localhost noip-2.1.7]#