Converting caffeine to code, shooting pics, and cruising the roads of life.

Archive for the ‘FreeBSD’ Category

Debian GNU/kFreeBSD

Wednesday, February 15th, 2006

I have been extremely busy with school this week, but tonight I had about an hour to do something. So I decided to try out Debian GNU/kFreeBSD. This is a very interesting OS to me because of my love of both Debian and FreeBSD.

Many people ask about the name. It stands for GNU userland and kernel of FreeBSD. Not only does it come with glibc and the rest of the GNU userland, but it also has most of the Debian packages ported over for use with the apt-get port.

I highly recommend people try it that may want to use BSD as a server, but can’t leave their linux setup. They are extremely similar with this setup. Only problem I noticed was that you need to manually run dhclient and reboot on the first bootup to get it to setup your nic correctly. Other than that, I’ll be looking forward to getting a working gnome or KDE port on this system. :)

woah!

Tuesday, January 31st, 2006

Well this site has gotten quite a few visit since my discovery of the music protection hole on purevolume.com. (~800 visits).

Well, I’ve been doing a lot of work on the new web site for osdever.net and I must say it’s coming alone quite well. Check out the demo and leave me a message on the forums while you’re still there.

I still have a few things left to do on the forums. I’m having problems integrating GeSHi syntax highlighter and the bbcode system because when you go to nl2br() the post’s message, you’ll get double spaced code from GeSHI. This is because GeSHI specifically adds the \n’s to the code it generates so the source looks alright. So I have a hack in there to make it work right now, but that keeps us from adding \n into the code, as it becomes just “n.”

I have also begun working on JayantHTTP as of yesterday. It seems pretty portable right now, so hopefully I can get it on *nix and windows. Granted i’ts no all that far, but hopefully we’ll be sending out pages within the next few days.

I am also currently moving to FreeBSD as my main OS on my laptop, so this may not get updated for a while because if you’ve seen some of my other posts, it takes quite a few hours to get a desktop enviroment setup on it.

Bye for now.

Busy is as busy does…

Sunday, January 8th, 2006

I accomplished __NOTHING__ today, the Bengals lost the playoffs (no surprise there), and I’ve spent the last 4 hours working on homework and I still haven’t finished some of it. It’s not getting finished either…I’m tired.

My KDE compile from yesterday finished with a compile time of 19 hours and 6 minutes. That was compiling all meta packages except for kde education. So I know have a FreeBSD desktop. :D Plans for tomorrow include getting my Hauppage WinTV Go Plus going. The drivers are in the kernel, and I’ve compiled them in…I just can’t seem to get it to work, but I need to find an antenna anyway.

*pluggage*
If anyone was wanting to get ahold of me, I hang on my home irc network, wyldryde.org. You can find me in #bfos – chatroom for the bonafide community OS, #osdev – official chatroom of osdever.net, #IllusionOS – My OS’ chatroom, #lockergnome – official chatroom of the Chris Pirillo show, #besttechie – official chatroom for besttechie.net, and #FreeBSD – the local FreeBSD channel.

Rack page updated

Sunday, January 8th, 2006

Well, I’ve been busy today. I finished up the live search on osdever.net, started a KDE 3 FreeBSD 6.0 port compile. Which failed about 6 hours through and I had to do some manual crap to get it going again. :) The server rack page is also updated.

Later on this week, I will be creating the page for the first computer to go in the rack, a mini-itx router/firewall. :) Stay tuned…

KVM Review

Friday, December 16th, 2005

Well, after a week of waiting, my KVM came. This is the model I bought. It features rack mounts, 8 ports, hot key switching, manual switching, keyboard/mouse/monitor reset without power down, and auto scan.

After spending an hour and a half rewiring my room to get one extra plug, I discovered I had an empty plug right next to where I wanted the KVM…so I ended up unrewiring. So now I had it installed and I was dying to test it out. So I hooked devnulled(this server) and sputneek(my athlon64 gaming box) to the kvm. The keyboard I used was a Logitech Cordless Desktop Express.

After powering on the KVM it auto scanned for connected computers and changed the light color for the port to green. Since I was testing it on sputneek first, I pressed the first button to put us on that computer. Now I’m going to pause and say a few things I found odd before I got to this point. When I was flipping through the instruction paper, it had warnings about how the device can cause some radio interference. I still to this day have no clue why, but it did. When gnome came up on the computer, my mouse would just go psycho when I would move it and my screen was a bit blurry.

To fix this wonderful problem was fairly simple. I booted ubuntu backup, and since my keyboard worked, switched to tty1 and ran a sudo dpkg-reconfigure -y xserver-xorg && sudo killall gdm && gdm && exit. That fixed it as it basically recreated my xorg.conf with the new hardware that it detected, as the mouse and keyboard identify as different devices from my Logitech ones. That also fixed the blurriness issues I had.

On devnulled, there was no problem at all. It worked beautifully.

Pictures:
kvm1

kvm2

kvm3

kvm back