Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-11-2006, 07:58 PM   #1 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default Unix

I've been using Windows for quite some time, and Im eager to learn another operating system. I've heard about unix and I would like to try it out. Considering I have no experience with other os's i realize it will be hard to learn but im willing to try. Now to my question... Where can I get unix?
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 01-11-2006, 08:40 PM   #2 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Short answer: You can't.

Long answer: UNIX, the operating system, is not freely downloadable. It is owned by the SCO Group (please, don't get us started...). Also, it is not intended to run on personal computers. But, there are lots of "clones" out there, like Linux, BSD, and Hurd, that you can download for free. Probably the most user friendly as of now would be Linux, because it is the most popular of the three and is most actively developed.
__________________



Debian Support Forums!
macdude425 is offline  
Old 01-11-2006, 09:14 PM   #3 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default

alright, does anyone know of a unix that works well with a wifi connection?
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 01-11-2006, 09:31 PM   #4 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

There really isn't one...I've had good luck configuring wireless with SuSE, but that's about all I (and others, like GameGuru) can say about it.

Look into Ndiswrapper.
__________________



Debian Support Forums!
macdude425 is offline  
Old 01-11-2006, 10:05 PM   #5 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

Yeah, SuSE is the only distro that I got working with wireless. Then again, SuSE is buggy for me and crashes alot. So I switched to Slackware 10.2 and used wired networking.

For new people to Linux, I would suggest Mandriva. It's very easy to use and install and yet it has a good rap form just about everyone that reviews Linux distro's.

Once you get a little better understanding how to install and run Linux, I would suggest Slackware 10.2. It is by far the most stable distro I have used out of all of them (SuSE, Mandriva, Fedora Core 4, Kubuntu).
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
Old 01-11-2006, 10:13 PM   #6 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

if you want wifi or any other hardware that has somewhat limited support the trick isnt searching for the right distro, its searching for the right hardware, and do so FIRST before you even get involved with linux period

there are numerous hardware compatibility lists and setup guides

there are wifi chipsets that linux does have native support for
horndude is offline  
Old 01-11-2006, 11:16 PM   #7 (permalink)
Qiranworms's Avatar
 
Monster Techie

Join Date: Mar 2003

Posts: 1,637

Qiranworms is on a distinguished road

Default

Do you already have a WiFi card? Use the model number, revision if applicable (IMPORTANT, I've seen barely indicated revisions of cards where the company actually changed the chipset manufacturer), and Google to find out what chipset you have, and then either post it here, or do some research yourself to find out the level of support it has.

As horndude said, distro shouldn't matter, you can either get your card working or you can't. My wireless card has a Broadcomm chipset, which aren't natively supported, but tend to work flawlessly with Ndiswrapper (a utility designed to impliment the Windows .inf driver file in Linux). I've set it up maybe four times on three different distributions. Takes about five minutes at most for me to set it up, and it has always worked perfectly.

Quote:
Originally posted by macdude425
There really isn't one...I've had good luck configuring wireless with SuSE, but that's about all I (and others, like GameGuru) can say about it.
I disagree that there isn't one. My Linux system works just as well of not better with a wireless network as any other operating system in this house. Basically, it's not whether Linux works well with wireless hardware, it's whether the wireless hardware works well with Linux.
__________________
-->Marc
Error: Keyboard not attached. Please press F1 to continue. <pre>-------OS----------Gentoo Linux-------<br>------Browser-----Mozilla Firefox-----</pre><form action="http://www.srsyo.org/tfsearch.php" method="get"><input type="text" name="search"> <input type="submit" name="submit" value="Search the Forums, thanks to Emily"></form>

|||Official Forum Rules|||<hr>
Qiranworms is offline  
Old 01-12-2006, 03:44 AM   #8 (permalink)
 
Junior Techie

Join Date: Nov 2005

Posts: 74

philg

Default

FreeBSD, is to all intents and purposes unix, though it can't be called that due to licensing conditions, FreeBSD was based off one of the commercial variants of unix, and in the end a lot of FreeBSD code found its way back into said commercial variant. If you want to learn unix then I recommend one of the BSDs or Solaris even, though Solaris' performance is crap on anything other than sun hardware

Linux isn't a clone, it is unix-like, that is to say it is designed to behave like a unix system, but the code is completely different - a subtle difference. As such to the user it appears the same, but to the system admin, the configuration, setting up of hardware devices is quite different. If your not particularly bothered about unix but want something different to Windows this will do you. In most cases Linux is better suited to the desktop than those mentioned above

The same wifi card should work on all linux distros, its the kernel that interfaces with the hardware and that is common to all distros. It may be neccessary to update/reconfigure/compile the kernel for some distros, you'll need to read up on how to do this. NdisWrapper provides an interface for Windows' drivers to the kernel, apparently it works quite well, though I have never used it myself
__________________
www.pdgaskell.co.uk
philg is offline  
Old 01-12-2006, 07:48 PM   #9 (permalink)
 
Super Techie

Join Date: Aug 2005

Posts: 428

curtcheese64 is on a distinguished road

Default

go unix!
curtcheese64 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On