I'm a newbie (to UNIX)


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers I'm a newbie (to UNIX)
# 1  
Old 10-03-2002
Java I'm a newbie (to UNIX)

Hello everyone!

I'm new entirely to UNIX and the main reason for my interest for it is its high demand as a robust OS on the back end for managing volumes effectively and flawlessly.

The only exposure I've had to comand line/console OS is DOS some time ago (over 15 yrs to be exact). Used it for quite some time so I'm very familiar with DOS/MS-DOS.

Now, I need to learn UNIX and other than the "UNIX for Dummies", what other resources are available to me online that I can brush up on for self-training?

Your help is greatly appreciated.
# 2  
Old 10-03-2002
Browse through many books on Unix. you can learn shell scripting by Yashwant P Kanetkar. Advanced programming in unix by Richard Stevens.. They are worth the read.

Otherwise, the simplest solution is browse this same website by applying a search on the topic that u want and that would really quench your knowledge thirst ...

View as many threads as u can and am sure u will realize how much you have known by then..

-Nisha
# 3  
Old 10-03-2002
you can also do a search for post just like yours.
# 4  
Old 10-03-2002
El Guaca®,

Here are a few websites that should get you started:

UNIX (General)
http://cm.bell-labs.com/cm/cs/who/dmr/ - Dennis Ritchie's homepage (one of the founders of UNIX). Good information on origin and history of UNIX.

http://pluto.phys.nwu.edu/~zhaoyj/le...system/toc.htm


UNIX (System Admin)
http://www.astro.uni-frankfurt.de/~R...sysadmin.shtml - an extensive collection of system admin links

http://wks.uts.ohio-state.edu/sysadm.../sysadm-1.html


UNIX (Shell Scripting)
http://unix.ittoolbox.com/nav/t.asp?t=393&p=393&h1=393


I hope these help!


Biker
Systems/Network Administrator
LiveFire Labs - Hands-On Technical e-Learning
www.LiveFireLabs.com
# 5  
Old 10-07-2002
For what its worth have a look at my website for links to FreeBSD sites I have used to get an understanding of that OS an Unix in general.

Hope this helps.
# 6  
Old 10-07-2002
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX newbie NEWBIE question!

Hello everyone, Just started UNIX today! In our school we use solaris. I just want to know how do I setup Solaris 10 not the GUI one, the one where you have to type the commands like ECHO, ls, pwd, etc... I have windows xp and I also have vmware. I hope I am not missing anything! :p (4 Replies)
Discussion started by: Hanamachi
4 Replies

2. Shell Programming and Scripting

What are the differences between 'bash' and 'sh'

Hopefully this doesn't come off as too much of a "newbie" question or a flamebait. But I have recently begun working with a Sun Solaris box after having spent the past five years working with RedHat. From what i can tell, thing look fairly similar and the 'man' command is some help. But I've... (7 Replies)
Discussion started by: deckard
7 Replies

3. UNIX for Advanced & Expert Users

How to remove a file with a leading dash '-' in it's name?

Somehow someone created a file named '-ov' in the root directory. Given the name, the how was probably the result of some cpio command they bozo'ed. I've tried a number of different ways to get rid of it using * and ? wildcards, '\' escape patterns etc.. They all fail with " illegal option --... (3 Replies)
Discussion started by: GSalisbury
3 Replies

4. UNIX for Dummies Questions & Answers

Unix ISO's for FTP, I've searched the other Posts

Where Do I download Unix ISO's for free? I have searched this database for other related posts, but to no avail. All I need is this info, and I don't want Linux; just a Unix site. Please and thank you for your help. (3 Replies)
Discussion started by: killrazor
3 Replies

5. UNIX for Dummies Questions & Answers

quoting echo 'it's friday'

echo 'it's friday' why appear the > (3 Replies)
Discussion started by: yls177
3 Replies

6. UNIX for Dummies Questions & Answers

UNIX PATH info required PLEASE HELP (I'm new to unix)

I need to know how to enter a unix path in a cgi script for a guest book: example: My URL is http://www.kitachi.info I have an html file in the main folder on my site, the file is called : gbook.html what would the correct unix path for this file be ??? the part of the script... (1 Reply)
Discussion started by: akitachi
1 Replies

7. Shell Programming and Scripting

Clearify what it means under 'WHAT' when hit the 'w'-command

I wonder how I shall read the result below, especially 'what' shown below. The result was shown when I entered 'w'. E.g what is TOP? What is gosh ( what does selmgr mean?)? login@ idle JCPU PCPU what 6:15am 7:04 39 39 TOP 6:34am 6:45 45 45 TOP 6:41am ... (1 Reply)
Discussion started by: Aelgen
1 Replies

8. UNIX for Dummies Questions & Answers

Hi, everybody...i'm a real newbie

Hi mates.... i just got started...truely so...cuz i just borrowed a Unix for dummies from the library...wondering if i could go download a system to play with...but i don't no where....any suggestions? thanx a lot :) (2 Replies)
Discussion started by: PhilO_<
2 Replies

9. UNIX for Dummies Questions & Answers

If this isn't newbie nothing is...how do I start GNOME?

First off, I know this isn't a LINUX board, but I figured it was close enough that no one would get upset. Anyway, I have Windows2000 and Linux running dual-boot. That works fine, but when I boot into Linux all I get is a command prompt. How do I start gnome or kde? I read the manual, but I... (2 Replies)
Discussion started by: jimmy
2 Replies

10. Programming

i can't use 'make' in my computer?

I need to compile a file,but 'make' does not work.please tell me how to use it or need which tools? (3 Replies)
Discussion started by: dsun5
3 Replies
Login or Register to Ask a Question