UNIX Basics


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers UNIX Basics
# 1  
Old 03-21-2002
Question UNIX Basics

I want to learn UNIX, but I have a few questions. If anybody could help me out I'd greatly appreciate it.

First, I've decided I'm going to use Red Hat Linux and I've been told the only difference between 7.2 and the Professional (besides the price), is the tech support that you'll receive. Is that true? And what about downloading it for free? What would I be paying for if I can download it for free? Is there a difference? Is it the same os?

Also, I have Windows 2000 Pro on my machine. I was hoping to dual boot between 2000 Pro and Linux. I've been told it's possible but it's hard to install. If that's true, does anybody know where I could find instructions that are clear and easy to follow.

I really don't know anything about UNIX, so if anybody has any pointers or suggestions, I'll gladly hear you out.

Thanks.
# 2  
Old 03-21-2002
For your first question check the FAQ Threads for more information
https://www.unix.com/answers-to-frequently-asked-questions/
Also i dunt think so what as you said the RH 7.2 and Proffesional resides on Price. Might have some diffrences. Because from what i know RH Proffesional is more up to Newbies entering Linux. Some of the apps wont be so called Critical and yes it have the Support features. For RH 7.2 the OS Mainly resides on Server based, Workstation and some advance feature (might be wrong, but basically it does).

For your second question, Search for Dual Boot
https://www.unix.com/search.php?actio...der=descending
Approximately 60 Answers for Dual boot can be find from previous members crushing their knowledge and sharing their ideas to make it work. Do make use the search facilities of this forum.

If you wanted or intrested in Unix, yes you can its really great to play around and fix and wreck things up with it. You may find it intresting too. Suggest if you can search the web or the best way Install and learn from Mistakes ( believe me i installed nearly 25 times on my PC and more then 45 times on my server just to install and bring the Systems up) at last what i gain ? Great knowledge and advanced ideas of Unix. Smilie

If you still kind find a good pointers, try starting from understanding Unix thru books or more best way is to search this forum..
# 3  
Old 03-22-2002
For documentation, look at http://www.linuxdoc.org/ , in the HOW-TO section. There are some in there for dual-boot, and if I remember correctly, one for Dual Boot WinNT+Linux (Win2k is essentially NT, so...)

Hope this helps!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX Basics about shell and editors and default settings

Hi all, I have 3-4 years of experience working on unix environment. I am not a beginner, but unix is not my primary skill set. I am very good at awk programming and doing many of my tasks very well, really very weak on basics. I moved to a new job recently and the settings there are driving me... (5 Replies)
Discussion started by: ysvsr1
5 Replies

2. UNIX for Dummies Questions & Answers

UNIX basics

Hi, I am new to Unix. can you explain in brief with examples what is variable, what is argument and what is parameter? i searched a lot on other forums but not able to find a appropriate answer. thanks in advance!! (3 Replies)
Discussion started by: 21laps
3 Replies

3. UNIX for Dummies Questions & Answers

UNIX Basics

Hello, 1) I am trying to get involved in UNIX for educational purposes so I have installed the latest Ubuntu edition 12.04. Do you know another package that I could use it instead for educational purposes? 2)What is the difference between "~$" and "/$" (it comes with cd / and cd ~) .The... (1 Reply)
Discussion started by: Iwn
1 Replies

4. Shell Programming and Scripting

Just started using UNIX, im at the basics and my scripts broken.

echo "Hi $username, guess what my favourite colour is!" count=0 while ] do read colour if then $count=1 echo "See ya later!" elif then $count=1 echo "You guessed correctly! Great job!"... (6 Replies)
Discussion started by: solomonsnare
6 Replies

5. UNIX for Dummies Questions & Answers

help me with basics

hello everyone i have to start with unix as it is a part of my training programme and i have to do a self study, i dont know where to start from. i need some basic questions to be answerd like why we use unix ? what is a terminal? what is an editor? why we write commands inside terminal? these... (4 Replies)
Discussion started by: aryancool
4 Replies

6. Shell Programming and Scripting

Need inputs on UNIX script basics

Hi UNIX Gurus, I have a SQL utility which fires DML statements against DB2 tables. Logic is to identify DML statements, put it into a file ($dml) and execute the job. DML file can have more than 1 DML statements....but all of 1 type at a time.....either all UPDATE or all DELETE. Job first... (2 Replies)
Discussion started by: ustechie
2 Replies

7. AIX

UNIX/AIX Performance Tuning = some basics please

Hi all, From Googling, I found that the basics used for troubleshooting UNIX/AIX performance issues are commands like vmstat, iostat and sar. I believe these are generic commands regardless of what UNIX flavour is in used, only difference being is the format of the output. In a real case... (2 Replies)
Discussion started by: newbie_01
2 Replies

8. UNIX for Dummies Questions & Answers

Unix Basics

Hey, you said this forum was for Dummies, so don't blame me for the following! :D My whole "web building" life, I've had my sites hosted in one for or another. Lately, I've gotten into PHP and MySQL and, of course, those are also hosted for me. But lately, I've been thinking of using PHP and... (2 Replies)
Discussion started by: cap97
2 Replies
Login or Register to Ask a Question