Category: Open Source OS

  • Graphics Cards part 2

    A little bit of info to impart here with respect to using the proprietary nVidia drivers. So, first I went to livna and downloaded the nVidia kernel modules that match my kernel. Then things were running great – even a little better than before, but something seemed wrong. The people in the irc room were…

  • Graphics Cards help!

    I got my graphics card today. Nothing crazy – just a $30 PNY 128 MB nvidia graphics card from newegg. I haven’t installed the nvidia drivers yet, but it has already been amazing in difference. The colors are brighter and more vibrant, the cpu, bereft of its need to draw the graphics runs faster, and…

  • The OTHER Free Operating System

    After reading about the BSDs in Linux Format Magazine a few months ago, I started to wonder about these Linux cousins. The original Berkely Software Devision port of Unix was developed a long time ago, but the free ones developed almost simultaneously with the Linux kernel had remained hidden from me up til now. Even…

  • My first project on Freshmeat!

    Frustrated with the lack of an easy way to create a video DVD on Linux, I decided to write a program to do just that! I wrote a program that will generate the dvdauthor.xml file needed to create the video DVD. Then I realized that if I had been so frustrated, perhaps others were too,…

  • Setting up a Virtual Computer with Xen (on Fedora) Part 1

    If you haven’t done so already, install xen by typing yum install xen This will install xen as well as taking care of any needed dependencies. Now you need the xen-enabled kernel so type yum install kernel-xen0 (That’s a zero there) While we’re waiting for that to install, it’s time to learn some Xen terminology.…

  • Fedora Core 5: Bordeaux is out!

    Fedora Core 5 is out. I’ll probably download and install it on my main computer over the next few days.

  • Xen – a more enlightened look

    I first read about Xen while still at Cornell. I think it may have been my Junior year. I don’t have the magazines with me at the moment, so I can’t verify. When I finished reading about the new technology in Linux Format Magazine, I racked my brain, but couldn’t find a reason to run…

  • FOSS Tidbits

    F-Spot is looking really good and sporting a much better looking website. They now support RAW files as well as XMP data. Perhaps some of their programmers can share this with the GIMP people – hint hint! Fluxbox, one of my favorite window managers, and the one I’m using now, won a 2005 linuxquestions.org Choice…

  • My GIMP Wishlist

    What GIMP needs to implement for me to stop using Adobe. (Thus saving myself and others $600+) RAW Support (preferably the new standard of DNG) 16bit File Editing XMP Tag support Panorama Tool Adjustment layers Number 1 is important for those of us who wish to capture the camera’s RAW data and then losslessly manipulate…

  • ReactOS – The Soap Opera-like Twin

    So, as readers of my blog know, one alternative to Windows is Linux. (Formally GNU/Linux) Another alternative I haven’t talked much about is BSD, another Unix derivative. Both of these are great operating systems, but they aren’t Windows. For the most part, this doesn’t matter. If I can do the same stuff on Linux, why…

  • Fedora Core 5 Test Release 3 is out!

    Fedora Core 5 has moved one step closer to being finalized with the release of Test Release 3. I’m currently downloading the torrent of the DVD because I think I want to go ahead and put it on my main machine. Yeah, it’s a test release, but I’m so impatient to get working with Beagle…

  • Gnome 2.14 Preview

    Those of you who have been daring enough to run Gnome 2.13 already know most of this stuff. However, if, like me, you can’t afford to have unstable desktops, this page contains a preview of what will be in the latest offering from Gnome. It looks as though the changes will only be incremental in…

  • First Impression: Theora

    On the face of things, Theora seems to be a better codec simply based upon the fact that the OGG file is 50 MB compared to the 185 MB MPEG file. I still have to do some tests to see if this comes at the cost of worse quality in the picture or sound, but…

  • Free Video

    To encode your video in a free codec (ie not proprietary), use Theora from Xiph.org. This codec is still in ALPHA stage (as in, not even beta!) so don’t use it for mission critical stuff just yet. However, xine and mplayer already play the codec. If you try to convert an avi to theora (using…

  • Fedora on VMware Player Part 2

    The important thing about installing a multi-disc distro with VMware Player is that it will create a lock on the disc so that it will tell you to change discs, yet when you do, it says the same disc is still in there. The way to counter this is to hit the CD-ROM button at…