Sponsored Content
Full Discussion: UNIX Book Recommendation
Top Forums UNIX for Dummies Questions & Answers UNIX Book Recommendation Post 302342306 by cezar.elnazli on Saturday 8th of August 2009 04:19:36 PM
Old 08-08-2009
UNIX Book Recommendation

Hi! To begin with, I know there is a dedicated sub-forum for this, but I'm not able to create a new thread there, and I'm not able to find anything in the threads already there to suit my needs either.

This being said, I'm currently using Mac OS X Leopard, which is a great operating system, but I've always wanted to learn how to use UNIX-based operating system, without a GUI. I've chosen to study FreeBSD as this name comes the most often on the computer science boards/blogs I read.

What I'd like to be able to do is, mainly, programming (C/C++, Python, as well as Web Development, and, in the future, Java), but it would be nice to also be able to listen to music, browse the web (Lynx?), and... well... I'd like to know as much as possible about UNIX, so at some point, it would be nice to understand/have an opinion on all those kernel and such advanced discussions out there. I can't tell for sure, I'm too young (14), but I'm not pursuing a career as a system administrator, so I don't think I would need the specifics of it.

I'd also like to be be able to use my Mac's Terminal in order to do things which cannot be done through the GUI, or can be done better through the CLI. I've already got my foot wet with vim and I write all my C/C++/Python code with it.

I was thinking of downloading FreeBSD, and get The FreeBSD Handbook. I've downloaded the book, but I don't know what I should download from the FTP server. I've had a look over the documentation, and I think I should download 7.2-RELEASE-i386-dvd1.iso.gz from here. My Mac is a last generation MBP, so I have to download the ISO for the i386 architecture, right? And the image I pointed out to is the one which has to be burned on one DVD, right?

As for the part of UNIX for OS X, I found this book. Is it going to help me after using the OS and the handbook?

And what else would you recommend me to do/read/study?

Thanks a lot in advance!
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

recommendation please. Unix base ftp program

in win32 platform, i can easily find some GUI based ftp application like cuteFtp, WsFtp and etc which provides GUI + resuming download. pls recommend me some similar application which runs on Sun Solaris sparc 8. hopefully it is free. thank you very much. (1 Reply)
Discussion started by: champion
1 Replies

2. UNIX for Dummies Questions & Answers

Unix book reference

Does anyone here have a favorite? I just wanted to find a reliable book which is meaty in content and still easily understandable.. (3 Replies)
Discussion started by: mandarin14
3 Replies

3. Solaris

Book Recommendation for Solaris Perf Monitoring?

I'm looking for a good Solaris performance monitoring book. I work primarily with Solaris 9, but will also be working with 10, so a dtrace chapter would also be good. Any insight would be much appreciated. (4 Replies)
Discussion started by: dangral
4 Replies

4. UNIX for Dummies Questions & Answers

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. (3 Replies)
Discussion started by: windowsux
3 Replies

5. UNIX for Dummies Questions & Answers

Search for unix book

hello everyone, i wish to know anyone have any recommended good book about unix from for beginner until advanced? i wish to buy just 1 book, that include most of the useful part. i just review a book name "UNIX - in the nutshell 4th edition", is it suitable for me as a newbie? If not, any else... (4 Replies)
Discussion started by: chuwfan
4 Replies

6. UNIX for Dummies Questions & Answers

Unix Book

OK Guys! I need a top of the line unix system administration book for newbies! help! thanks (1 Reply)
Discussion started by: disturbe_d
1 Replies

7. Shell Programming and Scripting

Book For the Unix shell

Dear Friend, please let me know the good book of the unix shell... have a great day uday naikwadi 9960496522 (2 Replies)
Discussion started by: udayn
2 Replies

8. Shell Programming and Scripting

use full book for unix

can some one tell me the name of the book or some use full link for a unix commands(advanced) (3 Replies)
Discussion started by: alokjyotibal
3 Replies

9. UNIX for Dummies Questions & Answers

Good book on Unix

Please suggest me few good books on Unix. I have currently purchased Unix Power Tools. (2 Replies)
Discussion started by: prashdeep
2 Replies

10. 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
MIRRORTOOL(1)							OMT documentation.						     MIRRORTOOL(1)

NAME
mirrortool.pl - OpaL Mirror Tool (OMT) DESCRIPTION
Creates a mirror of a webpage. It has a number of features such as link rewriting and more. (See the options below). USAGE
mirrortool.pl [options] [url] [options] [url] [...] OPTIONS
--images : Include <img src=xxx>:s in the download. (default) --noimages : Do not include <img src=xxx>:s in the download. --depth n : Maximum recursion depth. (default 1) --store "regexp" : Files matching regexp are actually stored locally. : It is possible to | separate (with or). --rewrite "from=>to" : Urls are rewritten using this rules. : It is possible to | separate (with or). : Do not rewrite the dir, because that it will affect : later lookup. Have to fix this sometime. --what "regexp" : Files matching regexp are downloaded and traversed. : It is possible to | separate (with or). --dir basedir : Where to store local files. --nohostcheck : Do not check if url points to other host. --notreecheck : Do not check if url points to other dirtree. --force : Overwrite all files. --debug : Print debug-messages. --retry n : Number of times an url will be retried (default 1) --auth user:pass : use Basic Authentication --proxy url : Use a proxy server (like http://u:p@localhost/). --help : Print this text. AUTHOR
Ola Lundqvist <opal@lysator.liu.se> SEE ALSO
mirrortool.pl(1) perl v5.8.8 2002-04-15 MIRRORTOOL(1)
All times are GMT -4. The time now is 02:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy