How can I install ddns?

Continuing the discussion from Weekly welcome to new members - 21 Nov 16:

Wellcome all, Excellent @Cloud21 There is a ddns module for nethserver:

What version of NethServer are you using?

I’m using 7.2.1511 (rc2).
I’ll search for the ddns module now, thanks.

1 Like

You can add the manual repository from the terminal.

1 Like

added modifying

baseurl=http://mirror.framassa.org/nethserver/**$distroversion**/updates/$basearch/

in

baseurl=http://mirror.framassa.org/nethserver/**$releasever**/updates/$basearch/

but it doesn’t show in the software center.

I’ve tried the procedure in the topic, but when I do

yum --enablerepo=dz00te install nethserver-ddclient

it says

No package nethserver-ddclient available.

But I’ll write in the specific topic.

Hi, Marco. You can use the stephdl repo. For details see:
http://wiki.nethserver.org/doku.php?id=module:ddclient

It won’t be shown in software center but from command line.

1 Like

Thx @dnutan but: Error getting repository data for stephdl, repository not found
in NS 7 rc2

Let’s wait for it to be available in NS 7 RC2 @Cloud21

Haven’t tried, but the package is available for NS6 and NS7. Did you installed the stephdl repository ?

yum install http://mirror.de-labrusse.fr/NethServer/7/x86_64/nethserver-stephdl-1.0.0-2.ns7.sdl.noarch.rpm

Then:

yum install nethserver-ddclient --enablerepo=stephdl
1 Like

this worked

2 Likes

Thx Bro bad copy the repo

all related documentations to the modules are there : http://wiki.nethserver.org/doku.php?id=modules

1 Like

@stephdl Yes, my mistake. I had two ssh terminals of NS 6.8 and 7RC2 and inverted the repos