home  wiki

Diff: NodeGUR

--- Version 35 
+++ Version 36 
@@ -13,8 +13,51 @@ 
 
 Latest News 
 
+16/6/07 
+       Well lots has been happening. 
+       The Node's website got moved from the ;inux box to a r100 AP running 
+       openwrt. 
+       This has eliminated the hard disk fail factor and reduced the power 
+       consumption enormously, not to mention save on space! 
+       Openwrt boots of a 1Gb USB Key taking the flash from 16meg to 1Gb 
+       I have created an upcheck scrip to copy images around when other 
+       nodes are online 
+##### upcheck script start ####### 
+cp /www/up.jpg /tmp/www/up.jpg 
+cp /www/down.jpg /tmp/www/down.jpg 
+i=1 
+while [ $i -le 10 ] 
+do 
+ping -c 1 10.10.128.49 |grep -q from && cp /tmp/www/up.jpg /tmp/www/hkf.jpg || cp /tmp/www/down.jpg /tmp/www/hkf.jpg 
+sleep 60 
+done 
+########## end of upcheck ###### 
+# Then create a file in /etc/init.d/ with 
+vim /etc/init.d/S90upcheck 
+#put in 
+ash /upcheck & 
+# exit and then 
+chmod 777 /etc/init.d/S90upcheck 
 28/6/05 
-       The Omni has been picked up in frankston with a resonable signal, scan 
+       The Omni has been picked up in frankston with a reasonable signal, scan 
        around if you haven't already , you may be surprised at what you 
        pickup. 
 
[EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]
> home> about> events> files> members> maps> wiki board   > home   > categories   > search   > changes   > formatting   > extras> site map

Username
Password

 Remember me.
>

> forgotten password?
> register?
currently 0 users online
Node Statistics
building132
gathering192
interested515
operational242
testing216