Tag Archives: Opensource

openvpn server on a linksys-wrt54gl

First, install dd-wrt (the vpn edition) on the router. Next, install openvpn on a “real” computer to get access to the openvpn tools. With the tools build the keys: In Debian do it like this cd /usr/share/doc/openvpn/examples/easy-rsa/2.0/ #edit vars to reflect reality, then . ./vars ./clean-all ./build-ca ./build-key-server server ./build-key client1 ./build-key client2   # Etc, [...]

Chromium (google chrome) for linux

It has been a while since I had a look at googles browser, Chrome. There is no linux port yet, not of chrome anyway, but the opensource project chromium (the codebase for chrome) has a buildbot that spits a couple of builds out every day. It is still in a very early (alpha) stage. But [...]

FSF vs Cisco

After five years FSF finaly lost their patience with Cisco… FSF have filed legal claims against Cisco for violating the GPL. More here…

Update…

I’m now running wordpress v. 2.7, the upgrade was uneventfull…And now, tea!

KDE 4.1 first impressions

well… I’ve installed KDE 4.1 from experimental and besides from wierd crashes when i log in (with plasmoids upside down and garbled screens) it behaves, more or less As I said, it have been installed from experimental and the buildnumber is 4.1.0-1, some bugs are to be expected! I’m really exited to see the development [...]

KDE 4.1 has been released!

…and the packages is in experimental. can’t wait to check them out!

Gunix?

Google Unix? You be the judge check it out here. Oh, it seems that Firefox 3 is getting ready, RC2 is out.

stuff

Have been a bit busy, to busy to keep this place updated even… I’ve been trying to get a calendar solution up and running. I started out with phpIcalendar and experimented a bit with webdav for apache. I wanted a solution that gave me the the possibility to have my calendar-software (in this case KOrganizer) [...]

Opensource Facebook

Rumor has it, that the social network, Facebook is about to release their platform as opensource. There are already other sites using the Facebook platform (Bebo among others). They have had licensing-agreements with Facebook. If the rumor is true the languages FMBL, FQL, the library FJS and the Facebook API will be released under an [...]

Moonlight

MS-silverlight for linux. Nope, it’s not a joke, take a look here.