User Tools

Site Tools


server:lester:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
server:lester:start [2023/03/18 18:32]
dwheele created
server:lester:start [2025/12/27 05:09] (current)
dwheele
Line 8: Line 8:
 I installed zenphoto on lester but I'm not happy with the limited GUI. I installed Coppermine Photo Gallery 1.6x instead for better success. I installed zenphoto on lester but I'm not happy with the limited GUI. I installed Coppermine Photo Gallery 1.6x instead for better success.
  
 +===== Dynamic DNS - quizkid.isageek.net via afraid.org =====
 +
 +(Used to be on server Ivan) Previously I had DynDNS.com services, but I discontinued them because they doubled their rates. I've moved to ''afraid.org''
 +
 +  * Instructions/cron example: http://freedns.afraid.org/dynamic/index.php?action=script&method=example&data_id=18623878
 +
 +I installed a wget line in the Lester dwheele crontab (I removed part of the password string from the dokuwiku display below). I also commented out the Ivan root crontab version of the same.
 +
 +<code text>
 +4,39 * * * * sleep 7 ; 
 +wget -O - http://freedns.afraid.org/dynamic/update.php?VHlPcEBLMzFVMVVBQUN2c2hVXXXXXX==
 + >> /tmp/freedns_quizkid_isageek_net.log 2>&1 &
 +</code>
  
server/lester/start.1679164348.txt.gz · Last modified: 2023/03/18 18:32 by dwheele