Completely new to unix


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Completely new to unix
# 1  
Old 09-02-2004
Completely new to unix

Ive decided to take a trip over to unix and see how it is due to the perl compatabilities, What distro would you recommend? Im somewhat new to perl, and would like something with a "n00b-friendly" environment. Ive been running Linux boxes for some time now, and want to try a new os also.
# 2  
Old 09-03-2004
Run a search on the website this question has been answered serval times about distro's.

Though you can try

www.linuxiso.org
# 3  
Old 09-03-2004
If you're looking to an alternative to Linux, then I'm assuming you're looking for a version of Unix that'll install on x86 architecture, right? That'll limit your choices somewhat. I don't really hear much about any versions of Unix that are great for x86. I know Solaris will run on x86, but I don't think it's something you'd want in a production environment. It's more for academic interest, IMO. I think FreeBSD/OpenBSD/Linux are pretty much the best choices for x86 architecture. What you learn to do with Perl on any of those will be applicable to any other version of Unix, since it's pretty portable among the Unixes.
# 4  
Old 09-03-2004
I think you have it a bit backwards on Solaris x86. The problem is it doesn't run on a big variety of PC hardware so for casual use it isn't as easy as linux or one of the BSDs since your hardware might have problems. You can't throw it on any old PC and expect it to work perfectly or be stable if you do get it working.

But for production use where you will be installing it on harware certified by Sun to work with it, Solaris x86 is a good as you can get. Very stable and mature, and with tons of tools you don't get on other versions of Unix. And I'm pretty sure if you are installing it on certified hardware Sun will even sell you support just like they will for Sparc Solaris.

However, I'm guessing that isn't what the OP is after, so your suggestions for a home PC version of Unix are just fine.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

11.2 not shutting down completely

I just installed this 11.2 ver and when I tell it to shutdown it takes for ever then just hangs with this just a little bit of that red line left to go, then it just sits there like forever until I get tired of looking at it then force a shutdown by holding my power button down until my laptop... (8 Replies)
Discussion started by: userx-bw
8 Replies

2. Shell Programming and Scripting

Find: ignore directory completely

Hello, I know find can be prevented from recursing into directories with something like the following... find . -name .svn -prune -a type d But how can I completely prevent directories of a certain name (.svn) from being displayed at all, the top level and the children? I really... (2 Replies)
Discussion started by: nwb123
2 Replies

3. Shell Programming and Scripting

Displaying a field completely

Version: AIX 6.1 (korn shell) In the below output, the field with the heading 'Address' has some names like hwproc214-priv1.gnas.wrd.netwhich are only partially displayed. $ netstat -i Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll en2 1500 link#2 ... (3 Replies)
Discussion started by: polavan
3 Replies

4. UNIX for Advanced & Expert Users

Check EOF char in Unix. OR To check file has been received completely from a remote system

Advance Thanks. (1) I would like to know any unix/Linux command to check EOF char in a file. (2) Or Any way I can check a file has been reached completely at machine B from machine A. Note that machine A ftp/scp the file to machine B at unknown time. (5 Replies)
Discussion started by: alexalex1
5 Replies

5. What is on Your Mind?

And now for something completely the same

In honor of the anniversary of one of the best British shows (and memoriam of Graham Chapman)... npjOSLCR2hE 9ZlBUglE6Hc (1 Reply)
Discussion started by: pludi
1 Replies

6. UNIX for Dummies Questions & Answers

Completely new to UNIX

This is my first post here, I tried searching the forum and other sites as well - but I still couldn't figure out exactly what UNIX is. I mean like for C programming we Turbo C++ IDE, and in same way different platforms for other languages. What do we use for UNIX? I'm completely new to UNIX and... (2 Replies)
Discussion started by: j7x
2 Replies

7. UNIX for Dummies Questions & Answers

COMPLETELY new to UNIX

So I am ridiculously new to UNIX. The closest thing to it I use is Mac OS X. Recently I downloaded OpenDarwin 7.2.1 just to see what it was like. I popped it into Vmware, installation and boot work well, and I login. Now I am presented with a console. I'm generally okay with command line... (2 Replies)
Discussion started by: sinister
2 Replies

8. Solaris

System not starting completely

I have an Ultra 60, running Solaris 5.8. During boot all of a sudden it dies after Yp comes up then the netmasks are set and then I don't see anything any more. How do I tell whats causing it to hang at this point. I can login to it but can't tell what preocess is hung. /var/adm/messages has no... (7 Replies)
Discussion started by: frankkahle
7 Replies

9. UNIX for Dummies Questions & Answers

Completely new...

Hi there, I am completely new to this forum but it say's it's for complete newbies too :) I have some questions: 1: I want to learn Linux and some basic Unix commands. Is it best to install a text version of Linux/Unix? (to get to know the commands, instead of a shell app) 2: Are there... (8 Replies)
Discussion started by: Mecallie
8 Replies
Login or Register to Ask a Question