question

mfreinf avatar image
mfreinf asked

dnydns venus raspberry

it is possible to install dyndns service like no-ip.com on raspberry ?

if yes, who do it

Venus OS
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

3 Answers
mfreinf avatar image
mfreinf answered Ā·

it is solved !


#!/bin/bash

get --spider http://<user>:<pw>@dynupdate.no-ip.com/nic/update?hostname=<xxx>.ddns.net

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

motti74 avatar image motti74 commented Ā·
Hi mfreinf, can you please explain how and where to set the command ? I tried to enter this in mac terminal connected to the rpi with venus OS but I get the error "get - no such command"
0 Likes 0 Ā·
mouhasseb avatar image
mouhasseb answered Ā·

I have the same problem. I want to connect my raspberry pi with venus os installed on it to a dyndns service to be reachable from everywhere. I learned that I have to install ddclient. But venus os doesn't support sudo apt-get. Any Idea?

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

corner3 avatar image
corner3 answered Ā·
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Related Resources