On 10/26/12, Sorin Srbu sorin.srbu@orgfarm.uu.se wrote:
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf
Of Frank Cox Sent: den 26 oktober 2012 00:19 To: centos@centos.org Subject: Re: [CentOS] Completely automatic yum updating on Centos 6
So if I plan to log into it remotely, I'll have to have it report its current address to me on occasion.
Which probably wouldn't be a bad thing, anyway.
How would one do that?
Using an applet from eg Noip.com or something bashish that mails you the info?
Personally, for systems on dynamic IPs that I need to be able to log into, I have cronjobs that just hit a specific web page on one of my domains and a simple script records the IP.
On Sat, Oct 27, 2012 at 01:02:51AM +0800, Emmanuel Noobadmin wrote:
On 10/26/12, Sorin Srbu sorin.srbu@orgfarm.uu.se wrote:
How would one do that?
Using an applet from eg Noip.com or something bashish that mails you the info?
Personally, for systems on dynamic IPs that I need to be able to log into, I have cronjobs that just hit a specific web page on one of my domains and a simple script records the IP.
Or use a dynamic DNS system (eg dnsalias.org) from http://free.domain.name/ or others. Lots of options to handle this sort of problem.
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Emmanuel Noobadmin Sent: den 26 oktober 2012 19:03 To: CentOS mailing list Subject: Re: [CentOS] Completely automatic yum updating on Centos 6
Personally, for systems on dynamic IPs that I need to be able to log into, I have cronjobs that just hit a specific web page on one of my domains and a simple script records the IP.
Thanks.
-- /Sorin