sorry this is so long, but here goes:
i finally got around to installing redhat 9 on one of my computers again, and this time it's my main one. i still have windows xp on it as i don't know all that much about using linux yet. here are some details on my setup:
i have a 20-gig hard drive with a 15-gig fat32 partition for xp (that linux has access to, of course) and the rest for linux--swap, root (/ not /root), and i think /boot. the xp partition is at the end of the disk. i also have a zip100 drive (hdb | d:), a dvd-rom (/dev/cdrom | e:) and a cdrw drive (/dev/cdrom1 | f:).
i have a 3com 3c905 (or something like that) nic which was working without me doing anything special, which was nice since i remember needing a floppy with a driver for my 3c509b when i tried redhat on a different computer.
my internet connection is fed through a windows 2003 machine which runs my private ftp and http servers and holds my two biggest hard drives (a 40- and an 80-gig; its d: and e: drives) and shares them out to my lan. it's actually set up as one share (from the d: drive), which happens to have ntfs junctions to the other drive so i have access to the whole thing through just one share, which i easily map to a drive letter in windows. this also proved handy for redhat, where i added a line to /etc/fstab to mount this share.
speaking of ntfs, i have heard that linux should only use ntfs in read mode or else risk destroying the data on that partition. i think i'm okay because the way i see it, linux is using smbfs to access these drives. the win2k+3 box is accessing them using ntfs, but this should be transparent to the lan as it should just be smbfs to everything on the lan. so far i'm reading and writing without incident.
i found rpms for firefox and thunderbird and got those installed no problem (though as they were not official i had to replace icons myself). also got gaim set up to use my icq and aim accounts, though i'm not happy with gaim because it still has a lot of the "features" that i think were design mistakes in the standard aim client. i'd like something closer to miranda, which is windows-only (and, consequently, what i use in windows). i've heard that miranda can run under wine, but it seems that even though i've installed wine i don't know enough about it because it just tells me there's some database corruption problem and quits on me. if anyone can give me any tips on that i'd GREATLY appreciate it!
in the meantime i went looking for other linux clients that could do icq, aim, and irc and found kopete. it appears to be for kde only, so i installed kde off my redhat discs (i had only installed gnome--there was a problem when i installed mandrake in that gnome wouldn't run at all, so i thought gnome was cooler since i couldn't have it). as of yet i am still unable to install kopete as i need to resolve dependencies on qt and something else that i can't recall presently (i found an rpm for kopete 0.8.0). again, any help with this would be greatly appreciated!
after going into kde to try to get kopete up and running, and having used gnome for a week or so, i realized that i like the feel of kde better, and also like the fact that i was able to change what's in the menu (you probably can in gnome, but i couldn't figure out how!) -- the only thing i miss from gnome is in gnome i could use ico files as icons on launchers, and kde only seems to want to use png or xpm files.
back to wine, i was able to use wine to adequately run my favorite text editor, ultraedit. this was as simple as making a gnome launcher / kde menu option "wine /full/path/to/uedit32.exe" but again a similar command for miranda gave me the corrupt database error. ultraedit just hangs up for a while when i resize the window, and also has an odd way of rendering the menu, but nothing i can't live with.
i did a couple simple image edits in gnome (i use paint shop pro in windows) and managed to find my way around in there, though i'm not sure it will do everything i've been doing in psp, and i've actually heard it won't.
the other problem i've had is that tux racer is slow and jerky to the point where it's not playable, and i have a pentium-4, 2.4 GHz @ 533 MHz bus, with 512 MB ram runing at pc2100. and my video card is an nvidia geforce2 mx, so it seems like i should be able to handle tux racer. am i missing something here?
i hope to learn as much as i can about using linux by having it installed on my main computer, and then attempt switching the windows 2k+3 box to linux. it would keep running apache (with php) and mysql so that part would be easy, but i'd need to find a different ftp server and also get samba set up to share my "big" drives, as well as converting them to some other filesystem since i apparently can't write to ntfs safely from linux. hopefully i'll be able to try all this with my main computer without disrupting my access to everything i use the win2k+3 box for currently.
that's all for now (i know--it's a long entry!), and i appreciate any comments (especially if they help solve the problems i'm having with linux)!
i'll write more once i've made more progress