Kodachi Linux: A brief Security Review

Written by vidarlo on 20211024 in english and Linux and privacy and security with 15 comments.

I was recently made aware of Kodachi Linux, which according to it’s website has gotten critical acclaim. This is a superficial attemt to look at the distribution – if it’s even fair to call it that. Off the bat, it doesn’t start well: Confusing documentation For best security results (Email – Banking – Cryptocurrency): ISP […]

COAP endpoints on IKEA Trådfri

Written by vidarlo on 20170401 in english and hardware and software with 18 comments.

So, I’m talking to the Trådfri GW. It turns out that my initial research was correct. It is talking coaps. I used californium.tools/ to talk to it, requesting coaps://10.0.3.25/.well-known/core. It actually seems to implement the standard rather well 🙂 I had to use -psk and enter the security key, printed on a label under the […]

Raspberry Pi as cheap media player.

Written by vidarlo on 20140108 in english and hardware and Linux and software with no comments.

As you may’ve guessed from some previous blog posts, I have been expirementing with Raspberry Pi as media player. The setup was not entirely straight forward, as it was to be located at my girlfriends place, with access to the media I have at home. I was looking at OpenVPN as solution, tying the networks […]

Xbian vs. Raspbmc

Written by vidarlo on 20140104 in english and hardware and Linux and software with no comments.

I’ve recently tested Xbian and Raspbmc. Xbian seems to be based of raspbmc, with a few changes, for example a quite sleek setup plugin. Raspbmc, in turn, are based on Debian, the well known Linux-distro, with apt and all the snacks. Both are painless to setup, and works quite fine for playing media files. However, […]

Quick and dirty download proxy

Written by vidarlo on 20120216 in english and Linux and software with no comments.

fget is a small, quick and dirty download proxy in php and python, to be used on a webserver to allow it to download files to the webserver, and allow access to them. Written for personal use when travelling, and on various bad links. License? Buy me a beer next time you see me if […]

I will not try OpenSuSE 11.3 for the next few weeks.

Written by vidarlo on 20100717 in english and Linux and software with no comments.

OpenSuSE 11.3 is out. This will be the first release in quite a few years that I won’t try at the day of release. I’ve been using OpenSuSE since Pre-Novell (9.0 I believe), and have usually upgraded as soon as possible. But why not this time? Because the last three times I tried to upgrade, […]

Plan9/Linux – a new combo…

Written by vidarlo on 20081204 in english and Linux and software with no comments.

Plan9 is an OS and a set of userspace tools. They had some rather nice design ideas, like making everything a file, and let users interact with that. The main problem is that Plan9 don’t really run on any usefull hardware – it’s kinda limited in it HW support. To overcome that, Glendix is making […]