Thread: noip clien on ubuntu 9.04
ok fist first time using ubuntu has mi primary os, yes i'm noob!! thing i'm trying install noip client , whent untill last part here copy of log!!
luisfra@luisfra-desktop:~$ sudo apt-get install no-ip
[sudo] password luisfra:
reading package lists... done
building dependency tree
reading state information... done
note, selecting noip2 instead of no-ip
following new packages installed:
noip2
0 upgraded, 1 newly installed, 0 remove , 0 not upgraded.
need 0b/82.2kb of archives.
after operation, 242kb of additional disk space used.
preconfiguring packages ...
selecting deselected package noip2.
(reading database ... 108066 files , directories installed.)
unpacking noip2 (from .../noip2_2.1.9-1_i386.deb) ...
processing triggers man-db ...
setting noip2 (2.1.9-1) ...
configuration file '/usr/local/etc/no-ip2.conf' in use process 2284.
ending!
dpkg: error processing noip2 (--configure):
subprocess post-installation script returned error exit status 1
errors encountered while processing:
noip2
e: sub-process /usr/bin/dpkg returned error code (1)
everytime try create config file this!!
uisfra@luisfra-desktop:~$ noip2 -c
auto configuration linux client of no-ip.com.
can't create config file (/usr/local/etc/no-ip2.conf)
permission denied
re-run noip, adding '-c configfilename' parameter.
great!! prob have been having else working great
add sudo in front if want make file in /usr/local/etc/
sudo elevates root permission, user has no rights write /usr without it.code:sudo noip2 -c
alternatively, put configuration file in home folder with
after that, you'll need start noip2 referencing correct config file. egcode:noip2 -c -c ~/mynoipconfigfile
code:noip2 -c ~/mynoipconfigfile
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] noip clien on ubuntu 9.04
Ubuntu
Comments
Post a Comment