Looking for some advice


 
Thread Tools Search this Thread
Special Forums UNIX Desktop Questions & Answers Looking for some advice
# 1  
Old 06-17-2002
Question Looking for some advice

I am looking for some advice on wether to use unix or red hat linux? I have played with most windows OS and Mac OS up to in and including OS X. any and all advice would be appreciated
# 2  
Old 06-17-2002
This all depends on what you want to do. If you want large scale, multi-user dependability you will want to use unix. If you want an alternative to Windows that will give you multi-users and stable medium scale releability you would want linux. I do not mean to say that Linux can not handle the load of Unix, but Unix is made for the client server network where most of the load is placed on the server. Linux is made for the Personal Computer environment as a replacement for Windows with the stability of Unix.
# 3  
Old 06-18-2002
Right now looking for something to replace with windows and tinker and learn. Wosrt case may be a few computers on a small network with a server. Nothing real large scale. Now if i understand correctly, there are differnet versions of linux, any better then others?
# 4  
Old 06-18-2002
some distributions are more user friendly...

basically, Linux is the kernel, the rest of the operating system (most of it) is made up of GNU software, ie open source stuff designed to be compiled on many versions of unix. On top of that, you are free to add other programs, binaries that have been compiled for your specific system, for example.

If you want to have a windows replacement, then i'd say try linux first. I'd recommend Mandrake or Red Hat, or a bunch of others but this is not the place for "what distro is best". That is totally dependent on your needs.

To download GNU/Linux or FreeBSD (a unix derivative, free and open source but based on the Berkeley Software Distribution rather than linux or GNU) go to http://linuxiso.org/

Good luck.
# 5  
Old 07-18-2002
ok i went to the site and downloaded and burned the 3 redhat Cd's. tried to boot from the cd to load disk 1 and no luck. not sure if this is the place to post this but i am new to linux and just having a really hard time. any and all help is appreciated
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need Advice

Guys, Can you tell me what value would additional knowledge of PERL and CGI scripting will add to my skill set of UNIX shell scripting and ORACLE PL/SQL? I understand that PERL is a good tool for text processing. (1 Reply)
Discussion started by: yabhi_22
1 Replies

2. Red Hat

Any advice would help

Hi everyone. I must admit up front that I am not very strong when it comes to Linux. I am actually a Windows guy, but don't let that count against me. :) I work for a very small company so we do not have a Server/Linux Admin on staff. Most of our needs have been handled by our WebHost. We have... (2 Replies)
Discussion started by: liquidstyleb
2 Replies

3. UNIX for Dummies Questions & Answers

need advice

i am currently running windows vista home premium, i want to install unix because i just started a computer programing course, i am just wondering if i install unix will i still have vista?? how does it work? will i get a choice of which os to run on system startup?? (1 Reply)
Discussion started by: naner9
1 Replies

4. UNIX for Advanced & Expert Users

scripting advice

what is the good way to improve your skill in shell scripting?? (4 Replies)
Discussion started by: memphiz16
4 Replies

5. Shell Programming and Scripting

Script Advice please?

Ok. I want to parse a log file and search only for denied traffic for the previous hour. The log looks like this: Jun 18 17:47:56 routername 36806: Jun 18 17:53:01.088: %SEC-6-IPACCESSLOG: list ingress-filter denied tcp 1.2.3.4(1234) -> 6.7.8.9(53), 4 packets I only really care about the... (12 Replies)
Discussion started by: earnstaf
12 Replies

6. Shell Programming and Scripting

looking for advice...

Hi. First of all, Im an msoft guy, and when it comes to linux/unix, I'm retarded. Here is what I'm trying to do. I want to start I want to automatically connect to a remote server. Then I need it to login(https) -insert the licensce in the box(vi) -based on that licensce, the... (1 Reply)
Discussion started by: bravo24601
1 Replies

7. What is on Your Mind?

Career advice

I am a junior unix sys admin (Tru64) I have been in this job for 9 months and I am quite worried. When I first got the job I was delighted as I was finally in a job where I could have the chance to be a specialist in a field rather than being a general support guy (i graduated from uni and got... (5 Replies)
Discussion started by: supadid
5 Replies

8. Shell Programming and Scripting

Advice on Script

I would like some advice on how to logically put together a script to handle a daily task of data gathering for the following problem. I have two files, file1 has 125,000 records that I cut and remove unwanted fields through scripts and cron. In file2, I have 25000 records that has the same... (4 Replies)
Discussion started by: greengrass
4 Replies

9. Shell Programming and Scripting

first script. need help and advice.

Hello everyone, This is my first post here and this is the first time I am using UNIX OS (Slackware). I find it really useful and powerful and would like to master it but as you may guess I am expreicing quite a few problems. I've been reading a few documentations about it and bash this week... (17 Replies)
Discussion started by: sanchopansa
17 Replies
Login or Register to Ask a Question