About
… The Author
My name is Adam Stovicek, and I’m an ex-Windows users.
At the end of 2006, I felt that my addiction to the Windows lifestyle had gone on long enough. I began to re-evaluate the need for Mircosoft at a profound level. Common applications had already been replaced with open-source, or shareware, counterparts. Internet Explorer and Outlook was always replaced with Firefox and Thunderbird. VLC took the place of Windows Media Player long ago. OpenOffice.org was invariably installed in place of Microsoft Office. I had gotten to the point where the only Microsoft product I was really using on a day-to-day basis was the Windows operating system. How much harder could it be to just replace that?
While Microsoft was getting ready to introduce Vista to the world, I was introducing myself to Linux. As luck would have it, I had a spare computer in which I could fail miserably at installing various Linux distributions until I settled with Ubuntu 6.10 Edgy Eft. I tried to incorporate as much of my daily computing tasks with Ubuntu until I got to the point where I was rarely using Windows at all. I knew I had overcome my Windows addiction when I realized that I hadn’t even turned on my Windows machine for an entire month.
Now the only Windows installation I currently have is a stripped down Vista partition on my laptop when I feel like playing some of the games I own. My little network consists of four laptops, a desktop, and a server, all of which are in some various state of Ubuntu deployment.
… RebelZero.com
This site came about as a way to relieve my personal blog of its growing collection of Linux/Ubuntu related posts. Most of the visitors to my personal blog are close friends and family members who don’t share my same level of interest in computers. Rather than bore them with content that doesn’t interest them, I moved it to a new location.
As my experience with Linux continued to grow, so did my knowledge of its failures. I wanted someplace where I could share my findings with others while at the same time keep a record I could refer back to when a solution was needed.
The name for RebelZero.com came from nowhere, actually. I keep a small list of urls that amuse me and RebelZero.com had a nice ring to it, so I registered it. I use it here in the context that I was a rebel to the Windows norm and it cost me zero dollars to succeed.
… Comments
Comments are always held for moderation before being published. They are approved as long as they pertain to the subject matter. Any questionable links to other websites are deleted.
… Advertisements
I know there are some who think they’re the scum of the Internet. I agree with you, but I would like to monetize the site to at least help pay for the hosting cost. And so far, it isn’t. I promise to keep the number of ads to a minimum. For now, I’m using Google Adsense and AdBrite, both of which will be swapped out on occasion to devote space to something more important like Ubuntu release announcements.
… License
As stated at the bottom of every page, www.RebelZero.com by Adam Stovicek is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.



December 2nd, 2008 at 5:42 pm
YO Big Show! I was just checking your site out and it looks good man. Keep it up. I switched over to Ubuntu 8.10 couple weeks ago and love it!
January 6th, 2009 at 5:30 pm
I’ve been using Linux at home for my personal use since 1997. I started with Slackware, Redhat, then Debian. I migrated to Gentoo for a while until one day the system underwent a ‘Big Rip’ after an attempted upgrade and I couldn’t fix it. So I’m back to Debian Etch at the moment, and will soon will probably move to Lenny. I’ve tried Ubuntu (I do have a Ubuntu system at work that mostly runs wireshark for network testing) but I can’t make up my mind if I want to switch to Ubuntu (probably Kubuntu since I like the look of KDE). Once in a while I’ve thought of trying Fordora, but I’ve heard that upgrading in place is a hell with RPM based systems. Still, Linus uses it.
I’ve switched to AMD64 hardware/software ever since Gentoo. In fact what I liked the most about Gentoo is how SEAMLESSLY they made using certain x86 applications (such as acroread, realplayer, and flash plugins) with the 64 bit kernel via 32 bit libraries and thunk shells. It can be done with Debian and Ubuntu but it took some digging for the info. Gentoo had it all in the emerge scripts. Gentoo’s big problem was if you let it get too far out of date you could no longer perform an update without the risk of breaking something.
The latest issue I’ve run into is that stock installs of both Ubutnu and Debian (lenny) left me with my xorg system not going above 800×600 screen resolution. Maybe an issue with my monitor and graphics card, but something queer with the latest version of xorg being used. The solution was rather strange, just DELETE the xorg.conf file and startx without one! Yup, xorg did a better job by itself autoconfiguring on the fly without having an xorg.conf file to confuse itself! Now I can go into the select screen resolution applet and pick the right resolution for my monitor (and it works too). Thought I’d pass this gem on.