Unix questions - buying a computer for Unix

This is Interesting: Free IT Magazines  
Home > Archive > Unix questions > December 2007 > buying a computer for Unix





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author buying a computer for Unix
don

2007-12-11, 7:32 am

I've never had anything else but Windows on my computer and now I want to
start using Unix. What would be the best computer to buy to start learning
Unix. My budget is around $1000.


jpd

2007-12-11, 7:32 am

Begin <fjlmak$2nm$1@reader1.panix.com>
On Tue, 11 Dec 2007 04:47:02 -0500, don <don@panix.com> wrote:
> I've never had anything else but Windows on my computer and now I want to
> start using Unix. What would be the best computer to buy to start learning
> Unix. My budget is around $1000.


There is no single ``best''. But I can scetch a picture.

You don't actually need all that much processing power to start to learn
the principles behind unix. A book will do. For the necessairy hands-on
practice a machine would be helpful. You'll also have to choose what
architecture and that has a relation to what unix you can run on it.

I'll assume a bog standard peecee, altough a second hand sun blade or
something like it may well be worth it too. Dedicated unix workstations
tend to have less hardware quirks or at least have the system they are
designed for know about them. For completeness I point out that you
can probably turn your existing windows peecee into a dual-boot setup;
reboot from one into the other, then back again. But a second machine
runs you much less risk of botching the one while trying to get the
other to work, and so is not a bad idea at all.

Things to look for include a reasonable CPU, and a bunch of ram. Box
shifters have a tendency to put in the latest cpus (with the biggest
margins) and then put in not quite enough ram. You can get by with a
somewhat slower, much cheaper cpu. I would look for larger cache over
sheer GHz, and of course stick in a bit of extra ram if you can.

Actually, anything made in the last five years, or say over 1GHz and
half a GB of ram will likely work well enough, exceptions excepted.
My current setup runs FreeBSD 6.2 on an AMD athlon 750MHz with three
quarters of a GB ram and a really old matrox g450 graphics adapter. For
large resource hogging applications (eg, firefox, gnome, that sort of
thing) it's a bit on the slow side, but for command line activity (which
is what you should be doing to learn unix) it is massive overkill. It
will happily supply with all the Xterms you need.

As to disk, on mine only 250MB or so is actually FreeBSD, another 400MB
is other programs, 2GB is reserved for swap because I don't want to run
out, not because I need it, 200MB used out of 1GB reserved for logfiles
and such, and the rest is source trees and all the other things I like
to keep on my computer. Meaning that it is probably quite hard to buy a
new disk nowadays that is too small. Add a dvd-burner for backups.

Unices can be run without any graphics at all, and servers are, but
for a workstation it is convenient to have X available, if only for
the xterms. You don't need fast graphics, but do look at the list of
compatible graphics adapters and get one of those, or get a cheap one
that will work with the basic (slow) generic driver now and plan to get
a better one once you have acquired the knowledge to choose well. Do
check the hardware notes of the unix flavour of your choice. 2d hardware
accelerated graphics works well enough with most peecee hardware, but 3d
acceleration is tricky to get to work right even with the right hardware.

Most important of all is probably the screen, as it will outlive your
computer by quite a few years. Choosing one is much more independent
of the unix flavour you're using, and is a long term investment, so
worth spending effort on. It isn't unlikely soak up half or more of your
stated budget. An option is to forego getting the largest, and get two
smaller ones instead. Size is not important for the task of learning,
and getting two is clearly overkill for that too, so you'll have to
consider what else you're planning to do with the screen. For those same
other reasons you could opt for the dual-head version of your chosen
graphics adapter if available.

Since you have two machines, you might want a network card too. If you
can, avoid realtek. Intel bought DEC's designs and their cards are quite
good, 3com is a good second in the 10/100Mbit ethernet market. Gigabit
ethernet looks different, but again realtek is the undisputed low end.

Anyway, hope that sheds some light, even if it doesn't point you to a
specific make and model.


--
j p d (at) d s b (dot) t u d e l f t (dot) n l .
This message was originally posted on Usenet in plain text.
Any other representation, additions, or changes do not have my
consent and may be a violation of international copyright law.
don

2007-12-11, 7:32 am

Thanks alot !

"jpd" <read_the_sig@do.not.spam.it.invalid> wrote in message
news:slrnflssli.2cht.read_the_sig@mantell0.local...
> Begin <fjlmak$2nm$1@reader1.panix.com>
> There is no single ``best''. But I can scetch a picture.




AZ Nomad

2007-12-11, 1:24 pm

On Tue, 11 Dec 2007 04:47:02 -0500, don <don@panix.com> wrote:
>I've never had anything else but Windows on my computer and now I want to
>start using Unix. What would be the best computer to buy to start learning
>Unix. My budget is around $1000.



You can learn a lot by installing cygwin on your windows box. It won't
provide a unix kernel, it it will allow you to learn how to use unix
shells, tools, and applications.

Well, not quite unix; it is linux, a unix clone.
don

2007-12-12, 1:39 am

Thanks, I will check cygwin out

"AZ Nomad" <aznomad.2@PremoveOBthisOX.COM> wrote in message
news:slrnflto6b.cms.aznomad.2@ip70-176-155-130.ph.ph.cox.net...
> On Tue, 11 Dec 2007 04:47:02 -0500, don <don@panix.com> wrote:
>
>
> You can learn a lot by installing cygwin on your windows box. It won't
> provide a unix kernel, it it will allow you to learn how to use unix
> shells, tools, and applications.
>
> Well, not quite unix; it is linux, a unix clone.



Todd H.

2007-12-12, 1:26 pm

"don" <don@panix.com> writes:

> Thanks, I will check cygwin out


Another way to go that actually does give you a unix kernel and all
the sysadmin visibility would be to download VMWare player or vmware
server (both free) and fire up a live CD image (Ubuntu Linux wouldn't
be a bad starting point) or a preconfigured virtual appliance off
vmware's large library of virtual appliances.

Cygwin's a little easier to get off and running and is something you
will like to have on your win box anyway, but because of how it's
shimmed into windows, there's a great deal of the *nix OS flavor that
you can't learn from it.

Best Regards,
--
Todd H.
http://www.toddh.net/
Andrew Smallshaw

2007-12-13, 1:24 pm

On 2007-12-11, AZ Nomad <aznomad.2@PremoveOBthisOX.COM> wrote:
> On Tue, 11 Dec 2007 04:47:02 -0500, don <don@panix.com> wrote:
>
> You can learn a lot by installing cygwin on your windows box. It won't
> provide a unix kernel, it it will allow you to learn how to use unix
> shells, tools, and applications.
>
> Well, not quite unix; it is linux, a unix clone.


Actually, Linux is the one principal missing component - Linux is
a kernel, and cygwin uses the Windows kernel in its place. Cygwin
is primarily a port of the GNU userland to Windows and a relatively
thin layer making the Windows kernel appear more Unix-like. Whilst
it is true that the very same GNU tools are ubiquitous on Linux
systems they are also present on many other Unix systems.

--
Andrew Smallshaw
andrews@sdf.lonestar.org
s. keeling

2007-12-15, 1:20 pm

don <don@panix.com>:
> I've never had anything else but Windows on my computer and now I want to
> start using Unix. What would be the best computer to buy to start learning
> Unix. My budget is around $1000.


The box I'm sitting at started as a used PIII-700. I bumped the RAM
to .5 Gb and added two 6 Gb hds and a CR-RW, for a total of $177.
It's had a ridiculous assortment of operating systems installed on it
over the years. At the moment I've two OSs on it I can choose to boot
into, both Linux derivatives (see distrowatch.com, tldp.org).

The Sun Ultra 30 sitting behind me is from a co-worker who wanted to
get rid of it. It's had Solaris, OpenSolaris, Linux, and OpenBSD
running on it. It cost me nothing.


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.
artix

2007-12-27, 7:33 am

don wrote:
> I've never had anything else but Windows on my computer and now I want to
> start using Unix. What would be the best computer to buy to start learning
> Unix. My budget is around $1000.
>
>


Since 2001 my main hardware has been a 800Mhz CPU PC with 512MB RAM. I
run Slackware on it with KDE. It's super fast in text mode and fast
using KDE once you turn off all the eye candy. I use it mainly for
programming and web development.

--
artix
http://www.abstractart.ws _Abstract Art Directory_
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com