Luty 28th, 2009
I just finished “Ajax bible” by Stephen Holzner. If you used ajax/php/css at least once in your projects, there’s not much you can learn from that book and you’ll probably skim through 600+ pages in less than an hour. “Ajax” covers basics of html/css/javascript/ajax/php but does not go deep into details. If it wasn’t the [...]
Posted in Uncategorized | No Comments »
Luty 3rd, 2009
Intro
Openvpn’s ethernet bridging howto comes with simple setup scripts that you can use to bridge internal interface (e.g. eth0) with virtual one (e.g. tap0). Since standard system tools in PLD do not let you create tap interfaces, you have to care about creating one on your own. Hopefully you can use openvpn’s –mktun command line [...]
Posted in Linux, PLD, Uncategorized, english | No Comments »