Guruz Log [secgroup__at__guruz.hu]

Current path :: home :: Linux

2011-01-19

-- OpenWRT - CJB dyndns updater --

Add the following section into "/etc/config/ddns" file:
config 'service' 'CJB'
        option 'check_interval' '10'
        option 'check_unit' 'minutes'
        option 'force_interval' '72'
        option 'force_unit' 'hours'
        option 'enabled' '1'
        option 'domain' 'www.$SITENAME.cjb.net'
        option 'username' '$USERNAME'
        option 'password' '$PASSWORD'
        option 'ip_source' 'network'
        option 'ip_network' 'wan'
        option 'update_url' 'http://www.cjb.net/cgi-bin/dynip.cgi?username=[USERNAME]&password=[PASSWORD]&ip=[IP]'

posted at: 14:12 | path: /linux/openwrt | permalink to this entry


2008-11-12

-- Redhat automatic install --

Boot CD or DVD and type at boot prompt:

linux ks=http://webserver/ks.cfg

posted at: 18:14 | path: /linux/redhat | permalink to this entry


powered by blosxom