This shows you the differences between two versions of the page.
| 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 '' | ||
| + | |||
| + | * Instructions/ | ||
| + | |||
| + | 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:// | ||
| + | >> | ||
| + | </ | ||