Notices

Overclockers Forums > Software > Alternative Operating Systems
Alternative Operating Systems Linux, Mac, Unix Operating Systems and Applications
Forum Jump

linux questions

Post Reply New Thread Subscribe Search this Thread
 
 
Thread Tools
Old 10-29-02, 10:35 AM Thread Starter   #1
ajrettke
Member

 
ajrettke's Avatar 

Join Date: May 2002
Location: Colorado Springs

10 Year Badge
 
linux questions


Ok my only experiance with linux is having to use it for a semester in which I would open a file on the desktop and do java programming. I would like to learn a little more, and seeing as I got a new dual XP1600 machine I figure why not dual boot windows and linux ya know.

My questions, can linux save files that will be accessable to windows? If so how complicated is this?

Next question, I want the dual 1600's to serve this computer, as our house has a WAN network I'm not buying another WAN card, and I can manage to run one more line between 2 computers. Is this easy to setup on a linux box? and how would I go about doing this? I plan on installing mandrake 8.1 and KDE....that sounds right correct?

*edit* also why type of file system does everyone recomend? I plan on using eithier partition magic or the mandrake partition utility....what is everyones thoughts on that?

also how do i get drivers? Dlink doesn't offer drivers for linux for thier WAN card.....


forgive my ignorance of linux

__________________
Q6600@390x9 (3.5 and 1.400v) WC'd
MSI P35 Neo2-FR
2x2 gb of DDR2 800
2 x Vertex 2 SSD's RAID 0
Sennheiser HDR-120's
2405FPW+2x2001FP
"Computer games don’t affect kids; I mean if Pac-Man affected us as kids, we’d all be running around in darkened rooms, munching magic pills and listening to repetitve electonic dance music..." - Kristian Wilson, Nintendo Inc, 1989
"Is it worth overclocking? That's like asking if sex is enjoyable!" -cw823

Last edited by ajrettke; 10-29-02 at 10:49 AM.
ajrettke is offline   QUOTE Thanks
Old 10-29-02, 10:59 AM   #2
moorcito
Member

 
moorcito's Avatar 

Join Date: Sep 2002
Location: Chicago, IL

 
1. Yes, it can save files. And no, it isn't that hard to do. Most linux distros already have that support built in.

2. Getting linux on a network is pretty easy, at least it was for me. If you don't have it, you'll need a hub/switch and or router. (BTW, are you sure you have a WAN, or is it a LAN in you house. WANs usually span great distances, and connect many far away sites, where as a LAN is a smaller more localized network)

3. I used partition magic when I first started with linux, years ago. I was great at setting up dual partitons, so I would recommmend that. About file systems, can either be ext2, ext3, or reiserfs. I haven't used reiserfs, so I can tell you how that works. Ext2 is the standard, and ext3 is ext2 with a journal. I recently converted all of the computers over to ext3 because there are said to be more stable and less prone to accidents. Check out this page for more info. http://www.symonds.net/~rajesh/howto/ext3/toc.html

4. Drivers. Do a google search, something along the lines of linux and the model of NIC that you have. If it is supported then some site should tell you.

Basically, you can find out how to do all of this by reading the documentation the comes this the linux distro that you will be using, and on the net. Some good sites to try would be:
http://www.tldp.org/
http://www.linux.org/
and the home page of the distro that you choose.
moorcito is offline   QUOTE Thanks
Old 10-29-02, 11:28 AM   #3
zachj
Chainsaw Senior

 
zachj's Avatar 

Join Date: Aug 2002
Location: Redmond, Washington

 
What model is your NIC? Every D-Link card I've ever used was supported out of the box by Linux. You can check the hardware compatability list on your flavor's web site to see if it's on there. Linux will sometimes install a different driver, assuming that your card is a different model. If it works, I say leave it alone. Hasn't hurt me yet.

Z

__________________
Server- Mobile 2400+ on NForce2 at 1600MHz with 512MB RAM and integrated GeFore4 MX graphics
Laptop- TiBook (PowerBook) 867 MHz G4 with 768MB RAM and 40GB HD
Desktop- Xeon 1.6 (D1) x2 @ 3GHz, NCCH-DL, 1GB Patriot, 450GB, Radeon9500NP, TruePower 550EPS and Coolermaster heatpipes
zachj is offline   QUOTE Thanks
Old 10-29-02, 07:04 PM Thread Starter   #4
ajrettke
Member

 
ajrettke's Avatar 

Join Date: May 2002
Location: Colorado Springs

10 Year Badge
 
It is a WAN network, as in wireless...i beleive you may be thinking I ment wide access network? either way the router is in another room and I will have my WAN card and a NIC as well in my linux box then send a cat5line (crossed over) directly to a NIC in the the box i'm on now.

My WAN card is a D-Link DWL-520, the non + version....

thanks for the help so far guys

__________________
Q6600@390x9 (3.5 and 1.400v) WC'd
MSI P35 Neo2-FR
2x2 gb of DDR2 800
2 x Vertex 2 SSD's RAID 0
Sennheiser HDR-120's
2405FPW+2x2001FP
"Computer games don’t affect kids; I mean if Pac-Man affected us as kids, we’d all be running around in darkened rooms, munching magic pills and listening to repetitve electonic dance music..." - Kristian Wilson, Nintendo Inc, 1989
"Is it worth overclocking? That's like asking if sex is enjoyable!" -cw823
ajrettke is offline   QUOTE Thanks
Old 10-29-02, 09:29 PM   #5
zachj
Chainsaw Senior

 
zachj's Avatar 

Join Date: Aug 2002
Location: Redmond, Washington

 
Best advice I can give you currently is just to try it and see what happens. It won't hurt to try, it just won't work or it will.

Good Luck

Z

__________________
Server- Mobile 2400+ on NForce2 at 1600MHz with 512MB RAM and integrated GeFore4 MX graphics
Laptop- TiBook (PowerBook) 867 MHz G4 with 768MB RAM and 40GB HD
Desktop- Xeon 1.6 (D1) x2 @ 3GHz, NCCH-DL, 1GB Patriot, 450GB, Radeon9500NP, TruePower 550EPS and Coolermaster heatpipes
zachj is offline   QUOTE Thanks
Old 10-29-02, 09:43 PM   #6
kevmarks
Member

 
kevmarks's Avatar 

Join Date: Mar 2002
Location: Chicago

 
yes, what moorcito said. But just a little ore info


Quote:
My questions, can linux save files that will be accessable to windows? If so how complicated is this?
Windows cannot read linux partitions, however linux can read windows (FAT) partitions. So in order to do this you will have to have a fat32 partition on your system that you can share between windows and linux.



Quote:
Next question, I want the dual 1600's to serve this computer, as our house has a WAN network I'm not buying another WAN card, and I can manage to run one more line between 2 computers. Is this easy to setup on a linux box? and how would I go about doing this? I plan on installing mandrake 8.1 and KDE....that sounds right correct?
It depends what you are connecting to. But generaly this is pretty easy to do.

Quote:
lso how do i get drivers? Dlink doesn't offer drivers for linux for thier WAN card.....
Mandrake should come with drivers. Dlink are pretty common.
kevmarks is offline   QUOTE Thanks

Post Reply New Thread Subscribe


Overclockers Forums > Software > Alternative Operating Systems
Alternative Operating Systems Linux, Mac, Unix Operating Systems and Applications
Forum Jump

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Mobile Skin
All times are GMT -5. The time now is 04:14 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
You can add these icons by updating your profile information to include your Heatware ID, Benching Profile ID or your Folding/SETI profile ID. Edit your profile!
X

Welcome to Overclockers.com

Create your username to jump into the discussion!

New members like you have made this the best community on the Internet since 1998!


(4 digit year)

Why Join Us?

  • Share experience
  • Max out your hardware
  • Best forum members anywhere
  • Customized forum experience

Already a member?