Save the ions!

Category: Linux

Fun VoIP use

As I was cleaning up data on my cellphone tonight, I found a video I had recorded about a year ago. I was working -as a side-contract- on a VoIP telephony / PA / bell system for schools. At the lab I was working, I had about 10 phones, 6 speakers (for the hallways), and [...]

Packaging python applications/modules for Debian

I got to work on a fun project yesterday, I needed to build a script that could generate a Debian package from a python module. Yes, that does sound easy enough… Except that it’s not! First of all, how does one build a .deb package? There’s lots of documentation on that, probably way too much, [...]