A few months ago an e-mail hit the TriLUG mailing list advertising an open source conference in Columbia, SC. The Palmetto Open Source Software Conference (POSSCON), now in it’s fourth year, brings together a who’s who of the open source movement. This conference brings together these leaders to discuss the latest technology trends with local [...]
Archive for the ‘Open Source Software’ Category
18 Nov
Introducing WordPress
This is an excellent video introduction to the concepts of WordPress. Pay close attention to the open source principles and references that Matt makes. Those same ideas drive everything I do at work and online.
28 Sep
Stick A Fork In It
Two of my favorite Linux projects are forking! Mandriva -> Mageia Mandriva is becoming Mageia. My first successful foray into the world of open source software (way back in 2002!) was made using Mandriva (called Mandrake way back then) as the operating system. At that time I was running the current version (Mandrake 9.2). I [...]
30 Jul
Postfix Rate Limiting
Since I had to figure out how to limit outbound traffic by domain today I thought I would post the procedure for everyone to enjoy. Listed below are the configuration changes that I made to our main postfix gateway server. Add the following lines to /etc/postfix/master.cf. You could also copy the smtp line and rename [...]
7 Jul
Mailing List Blues
The Conference mailing list server is down again. I’ve been monitoring disk utilization on the list server for awhile now in an attempt to keep the server up until after the building move. Once I realized that we were going to run out of space again I decided to take the server down preemptively. We [...]
25 Jul
Is Sugar The Laptop Or The Operating System?
Nicholas Negroponte is at it again, giving an interview in Singapore and discussing the major failings of the OLPC project. I was struck by one thing that he said: Putting a crank-shaft on the XO laptop was a mistake, but the biggest mistake was not having Sugar run as an application “on a vanilla Linux [...]
25 Jul
Microsoft Not So Altruistic After All
I recently wrote that Microsoft suddenly released some code to the open source community. Turns out their motives weren’t as pure as first thought: Sometimes, some things are just too good to be true. Earlier this week, Microsoft made a relatively stunning announcement that it would contribute some 20000 lines of code to the Linux [...]
20 Jul
Microsoft Stuns Linux Community
This is absolutely stunning: In an historic move, Microsoft Monday submitted driver source code for inclusion in the Linux kernel under a GPLv2 license. The code consists of four drivers that are part of a technology called Linux Device Driver for Virtualization. The drivers, once added to the Linux kernel, will provide the hooks for [...]