DynDns Client ubuntu – englisch
DDNS is the answer for those networking devices that have noaccess to a static IP, a common need forresidential users. Basically the target system needs to run a client that talks to a master DNS server,from which after authenticating will be forwarded all request coming from the Internet.
In this post I have a Linux server at home and need to have remote access from any location. I will be using DynDNS and DDclient to communicate with the service provider.
First install the required SSH and SSL socket
Self explanatory we want to be able to send the account password via a secure connection. Weiterlesen

