a ver si se ve....

Wiskipedia

From Wiskipedia

(Difference between revisions)
Line 1: Line 1:
-
Correct. The computation is catierng a highly valuable record of bitcoin transactions that gives the currency its  value . Without this competitive computational effort, the transaction record would be easy to forge or manipulate.Think of it as building the sewer system underneath any major city. The cost is absolutely enormous, as is the energy expenditure. But the result is a very useful public utility that -in the case of sewers  has an immeasurable impact on human health.I predict that Bitcoin will eventually have a similar effect to the monetary system as sewers have had on sanitation. Whereas sewers help to carry waste away, preventing the spread of disease, Bitcoin enables lower cost financial transactions and the removal of intermediary layers (credit card companies and financial institutions) that stand in the way of free and open commerce.How much energy could we all save by taking down Visa?
+
Thanks for your simple howto. This tuernd out to be the simplest and quickest way for me to get an ipcam up and running from a VPN to lan: config 'redirect'        option '_name'          'ipcam'        option 'src'            'vpn'        option 'src_dport'      '9001'        option 'dest'          'lan'        option 'dest_ip'        '192.168.8.200'        option 'dest_port'      '80'        option 'proto'          'tcp'

Revision as of 04:00, 27 December 2008

Thanks for your simple howto. This tuernd out to be the simplest and quickest way for me to get an ipcam up and running from a VPN to lan: config 'redirect' option '_name' 'ipcam' option 'src' 'vpn' option 'src_dport' '9001' option 'dest' 'lan' option 'dest_ip' '192.168.8.200' option 'dest_port' '80' option 'proto' 'tcp'

Personal tools