Unix beginner book help


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Unix beginner book help
# 1  
Old 04-05-2006
Unix beginner book help

Due to my new job I need to learn Unix to advance in the company and I am mainly a windows and mac user. What is a good book to get me started on the right path and hopefully prevent me from wasting money on several books and weeks of reading. Any response is welcomed thanks in advance.
# 2  
Old 04-05-2006
hi

welcome to unix world
search this foroum - for unix books . there are plenty of threads. U will get in detail idea of all books

and one more suggestion - read all thread replied by NEO that will surely help you out.


Regards,
swapneel
# 3  
Old 04-05-2006
Unix Shells by Example, Fourth Edition by Ellie Quigley is a must have. It is the best written unix shell book I have ever seen.
# 4  
Old 04-05-2006
not book but DVD

There are plenty of great books about UNIX but there's “UNIX Essentials and UNIX Core” DVD. It is superior to any book, I got mine some two month ago and whatever I learned about UNIX so far takes root in this DVD course. It is widely available; you can get one from Amazon for example. The problem with any book that you go through iterations: read, type, try to read output and read again. There's much behind the scene, in dynamic, and this DVD addresses many of these issues. If you are beginner and need start fast, to be able get into really heavy system administration subjects there's no better way that I have found.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Cybersecurity

CompTIA Security+ book for beginner?

please i want a name of a CompTIA Security+ book for beginner? (4 Replies)
Discussion started by: cetu
4 Replies

2. IP Networking

CompTIA Network+ book for beginner?

please i want a name of a CompTIA Network+ book for beginner? (1 Reply)
Discussion started by: cetu
1 Replies

3. UNIX for Dummies Questions & Answers

UNIX Beginner's Book

I am a beginner and have recently started to study unix. I checked some of the posts on this forum just to check if a new member like me can easily be guided and found it very interesting. This seems like a great place where i can get answer to my doubts and questions. I checked the thread for... (1 Reply)
Discussion started by: kaal
1 Replies

4. HP-UX

Need HP unix documentation for beginner

Hello All, I am working in HP unix since 5 years on application and support. But in order to get opportunity out side i need to learn admintration Can somebody help me to guide hot start for this. Do we have any doc(pdf) to start with. Thanks Krsnadasa (1 Reply)
Discussion started by: krsnadasa
1 Replies

5. Shell Programming and Scripting

Unix Beginner needs help

how do i implement a script that asks user to input a word. it should ask for input a word continuously until the word is longer than 5 characters then stop. this is what i have so far #!/bin/bash read -p "enter word" word1 while ; do echo "continue" done (4 Replies)
Discussion started by: marcusstar10
4 Replies

6. What is on Your Mind?

Unix / Linux Beginner...

Hello folks. I am new to Unix / Linux and this forum and wanted to introduce myself. Currently I work as a system analyst on an old IBM S/390 mainframe system with Sun and SGI at the peripheral that runs the heart of the space surveillance system for the US Air Force. I hear that our future... (2 Replies)
Discussion started by: dbeck
2 Replies

7. UNIX for Dummies Questions & Answers

Unix Books for Beginner

Hi, I am a beginner and I want to learn Unix, so I want to buy a good unix books. Here's a few books that I think can be useful, but I nned you suggestion and comments. 1. Beginning UNIX by Wrox 2. Mastering Unix by Katherine Wrightson, Joseph Merlino, .. 3. Unix in a Nutshell, Fourth... (1 Reply)
Discussion started by: wizzkid
1 Replies

8. Shell Programming and Scripting

Unix beginner. Need some very basic help.

Hey all I'm working on a script that will scour a directory of 6000+ files for a line that at the end has a number. Something like 'The number of outputs is: 39200' I'm trying to devise a script to add all of these numbers up, so far I have the grep statement that pulls out each individual... (7 Replies)
Discussion started by: TiznaraN
7 Replies

9. UNIX for Dummies Questions & Answers

UNIX beginner - I need help please

Hi my name is Jenny. I'm a very very big beginner with UNIX. I've made Forms on my website, but need to add CGI to compliment them. Presently, I don't have a host that supports UNIX. Is there anywhere I can connect to a UNIX session for free? If so, will they most likely have the latest... (2 Replies)
Discussion started by: JennyW
2 Replies
Login or Register to Ask a Question