Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How does one "get" UNIX?  (Read 4695 times)

0 Members and 1 Guest are viewing this topic.

Doug Vitale

    Topic Starter


    Beginner

  • Was that so hard?
  • Thanked: 1
    • Doug Vitale Tech Blog
  • Experience: Expert
  • OS: Windows 7
How does one "get" UNIX?
« on: April 10, 2006, 01:50:43 PM »
Greetings,

I have been busy looking for a new place of employment lately (in the IT field), and quite a few job descriptions say that knowledge of UNIX is either a plus or a requirement.

I took one UNIX course in college two years ago; basically we just telnetted into a UNIX server and interacted with it via a command line interface. Are there any edition of UNIX that have a GUI as opposed to just a boring CLI?

So where could I download a copy of the UNIX OS so I can practice with it? Would that be free or do I need to buy it from SCO now?

Can I set a dual-boot configuration with Windows XP so I can choose which OS to load at boot up?

Lastly, can anyone recommend some good books that will really help get my feet wet with using UNIX? Because apparently UNIX is still a popular serve OS, even though Windows Server has gained popularity. Thanks a lot!


Rob Pomeroy



    Prodigy

  • Systems Architect
  • Thanked: 124
    • Me
  • Experience: Expert
  • OS: Other
Re: How does one "get" UNIX?
« Reply #1 on: April 10, 2006, 02:39:32 PM »
Quote
Are there any edition of UNIX that have a GUI as opposed to just a boring CLI?
X Windows is the main GUI that people run on Unix or Unix-like systems (it has been ported to Linux, BSD, etc).  Representations of X vary a LOT, due to the fact there are so many different window managers that can be used with X.  X provides the client-server system for drawing windows; window managers prettify X.  Then on top of that you get collections of applications that together form a system very akin to MS Windows.  On Linux, Gnome and KDE are the big 2, both of which provide far more functionality than Win9x.

Quote
So where could I download a copy of the UNIX OS so I can practice with it? Would that be free or do I need to buy it from SCO now?
Well if you really want Unix, you can now freely download Solaris from Sun, since they realised everyone was moving over to Linux...  Tick the boxes on that download page, and be ready to burn lots of CDs...

Alternatively, if you have a modest spec PC to install the system on, you might be better off downloading Linux.  Ubuntu is one of my favourite distributions at the moment, although you have to ensure you read as much of the documentation as you can in order to get the most out of it.

Quote
Can I set a dual-boot configuration with Windows XP so I can choose which OS to load at boot up?
Certainly.  Split your hard drive into (e.g.) two partitions, and put XP on the first (bootable) partition.  Then install Ubuntu (to the second partition).

Quote
Lastly, can anyone recommend some good books that will really help get my feet wet with using UNIX?
You don't really need any books, to be honest.  Read the documentation that comes with your system, and lean heavily on Google.  There are a LOT of resources out there, and so many different topics that it's impossible to recommend just one book.  If you decide to go with Linux, then head over to the Linux Documentation Project, an excellent starting point.
« Last Edit: April 10, 2006, 02:41:02 PM by robpomeroy »
Only able to visit the forums sporadically, sorry.

Geek & Dummy - honest news, reviews and howtos

GX1_Man

  • Guest
Re: How does one "get" UNIX?
« Reply #2 on: April 10, 2006, 04:07:17 PM »
PCBSD is a quick way to get a usable unix system for free as well, if you just want to learn. It is based on FreeBSD which is a sturdy one as well. Lots of documentation on their site.

http://www.pcbsd.org/

http://www.freebsd.org/

Rob Pomeroy



    Prodigy

  • Systems Architect
  • Thanked: 124
    • Me
  • Experience: Expert
  • OS: Other
Re: How does one "get" UNIX?
« Reply #3 on: April 11, 2006, 12:34:11 AM »
Yeah I agree - BSD-ish systems are good choices too, although they aren't quite Unix.
Only able to visit the forums sporadically, sorry.

Geek & Dummy - honest news, reviews and howtos

Doug Vitale

    Topic Starter


    Beginner

  • Was that so hard?
  • Thanked: 1
    • Doug Vitale Tech Blog
  • Experience: Expert
  • OS: Windows 7

Rob Pomeroy



    Prodigy

  • Systems Architect
  • Thanked: 124
    • Me
  • Experience: Expert
  • OS: Other
Re: How does one "get" UNIX?
« Reply #5 on: April 13, 2006, 04:06:43 AM »
Like I said, there's lots available at the Linux Documentation Project, if you don't mind reading stuff online.
« Last Edit: April 13, 2006, 04:08:07 AM by robpomeroy »
Only able to visit the forums sporadically, sorry.

Geek & Dummy - honest news, reviews and howtos