Networking Forums

Networking Forums > Computer Networking > Linux Networking > Please Recommend Good Linux Books Talking as much and thoroughly as possible

Reply
Thread Tools Display Modes

Please Recommend Good Linux Books Talking as much and thoroughly as possible

 
 
=?iso-8859-1?q?Iv=E1n_Filpo?=
Guest
Posts: n/a

 
      10-15-2004, 01:25 AM
Hello

I have been using Linux for quite a while and I am trying to learn as much
as possible by reading books.

I would like to read complete books not just covering one linux distro but
common things in all of them that probably were carried over from unix. By
this I mean not mainly unix but materials that will make be capable of
dealing with almost any distro.

I would like the books to include one of the following:

1- Linux & Unix Commands(Specially those that are very useful).
2- Linux Networking & Firewall(Iptables).
3- Backing up.
4- Setup Important applications(Samba,Apache,Postfix or any MTA,etc).
5- Scripting(Awk, Sed, Perl).
6- Kernel Compiling & Hacking.
7- Linux Security.
8- NFS
9- NIS
10-SNMP & Network Centralized Managment.
11- Anything I missed that helps for the Certification and would prepare
m to help other persons in these groups.

I have Running Linux 3rd edition, Linux in a nutshell. I would like to
hear about the best of the best.

Thanks for your time,

Iván C. Filpo
 
Reply With Quote
 
 
 
 
ral
Guest
Posts: n/a

 
      10-15-2004, 01:42 AM
Iván Filpo wrote:
> Hello
>
> I have been using Linux for quite a while and I am trying to learn as much
> as possible by reading books.
>
> I would like to read complete books not just covering one linux distro but
> common things in all of them that probably were carried over from unix. By
> this I mean not mainly unix but materials that will make be capable of
> dealing with almost any distro.
>
> I would like the books to include one of the following:
>
> 1- Linux & Unix Commands(Specially those that are very useful).
> 2- Linux Networking & Firewall(Iptables).
> 3- Backing up.
> 4- Setup Important applications(Samba,Apache,Postfix or any MTA,etc).
> 5- Scripting(Awk, Sed, Perl).
> 6- Kernel Compiling & Hacking.
> 7- Linux Security.
> 8- NFS
> 9- NIS
> 10-SNMP & Network Centralized Managment.
> 11- Anything I missed that helps for the Certification and would prepare
> m to help other persons in these groups.
>
> I have Running Linux 3rd edition, Linux in a nutshell. I would like to
> hear about the best of the best.
>


<snip>

Do a google search for "rute" (pronounced root)
 
Reply With Quote
 
Brian
Guest
Posts: n/a

 
      10-15-2004, 10:35 PM
I'm no linux expert, but I've been in heavy training for a few months and
found the "Linux Administration Handbook":
http://www.amazon.com/exec/obidos/AS...941203-6648865

to be very helpful.

For more, just checkout amazon. There's plenty of people there ready to tell
you what to read.

Brian.

"Iván Filpo" <(E-Mail Removed)> wrote:
> Hello
>
> I have been using Linux for quite a while and I am trying to learn as much
> as possible by reading books.
>
> I would like to read complete books not just covering one linux distro but
> common things in all of them that probably were carried over from unix. By
> this I mean not mainly unix but materials that will make be capable of
> dealing with almost any distro.
>
> I would like the books to include one of the following:
>
> 1- Linux & Unix Commands(Specially those that are very useful).
> 2- Linux Networking & Firewall(Iptables).
> 3- Backing up.
> 4- Setup Important applications(Samba,Apache,Postfix or any MTA,etc).
> 5- Scripting(Awk, Sed, Perl).
> 6- Kernel Compiling & Hacking.
> 7- Linux Security.
> 8- NFS
> 9- NIS
> 10-SNMP & Network Centralized Managment.
> 11- Anything I missed that helps for the Certification and would prepare
> m to help other persons in these groups.
>
> I have Running Linux 3rd edition, Linux in a nutshell. I would like to
> hear about the best of the best.
>
> Thanks for your time,
>
> Iván C. Filpo



 
Reply With Quote
 
Alan Connor
Guest
Posts: n/a

 
      10-16-2004, 01:05 AM
On Thu, 14 Oct 2004 20:25:19 -0500, Iván Filpo <(E-Mail Removed)> wrote:
>
>
> Hello
>
> I have been using Linux for quite a while and I am trying to learn as much
> as possible by reading books.


Download this, and study the first 9 chapters or so:

http://rute.2038bug.com/rute.html.tar.bz2

See the HOWTOS at http://www.tldp.org

(You can download *all* of them in a tarball too. Very handy.)

"Learning the bash Shell" 2nd Edition, OREILLY

You already have "Running Linux", but should probably upgrade
to the 4th edition.

HTH,

AC

 
Reply With Quote
 
TN
Guest
Posts: n/a

 
      10-16-2004, 09:07 AM
Iván Filpo <(E-Mail Removed)> wrote in message news:<(E-Mail Removed) u>...
> I have been using Linux for quite a while and I am trying to learn as much
> as possible by reading books.


I can't imagine learning much about all those things from books or any
kind of "certification" program, though the advantage of certification
is that you get to give money to otherwise unemployable people --
always a karmic plus. The best (only) way to really learn this stuff
is to do it, preferably because you have no choice. That way your
knowledge will grow in an organic "need to know" way, rather than
trying to get a vague overview of everything.

That said, whenever I have to get into something new, I usually start
with either the package documentation itself (a lot of open source
projects have pretty good documentation on their web sites), RFCs, the
occasional O'Reilly book, and best (or worst) of all, source code. The
only books I refer to with any regularity are Stevens's "Unix Network
Programming," an ancient edition of "Programming Perl" (though perldoc
is usually just fine), and Curry's "Unix Systems Programming for
SVR4." If you want Unix background, try Vahalla's "Unix Internals."
Generally stuff in the Linux world changes so fast that books can't
keep up, anyway. The net is your second-best resource. The best is
trial and error.

Tim
 
Reply With Quote
 
Retlak
Guest
Posts: n/a

 
      10-17-2004, 08:01 AM
(E-Mail Removed) (TN) wrote in message news:<(E-Mail Removed). com>...
> Iván Filpo <(E-Mail Removed)> wrote in message news:<(E-Mail Removed) u>...
> > I have been using Linux for quite a while and I am trying to learn as much
> > as possible by reading books.

>
> I can't imagine learning much about all those things from books or any
> kind of "certification" program,


I agree with Tim's comment, for slightly different reasons. "Linux" is
a big subject, and however much you learn, you will remember only what
you use. What do you want to do? Set up a NAT firewall? Rip/burn DVDs?
Set up a Samba server? Advise a Windows user which apps to use as
replacements for Office? I doubt that there is anyone on earth who
knows everything about all the stuff that comes with a typical Linux
distro.
The books you have already got and the URLs in this thread are more
than enough to get you started. Beyond that, search the web for your
specific needs.
 
Reply With Quote
 
Bruce Coryell
Guest
Posts: n/a

 
      10-17-2004, 01:16 PM
If you're using one of the Red Hat derivatives (Fedora, White Box, Pink
Tie, etc.) or even RH itself, you can't go wrong with a book entitled
Beginner's Guide to Red Hat System Administration - clearest covering of
these topics I know about.

TN wrote:
> Iván Filpo <(E-Mail Removed)> wrote in message news:<(E-Mail Removed) u>...
>
>>I have been using Linux for quite a while and I am trying to learn as much
>>as possible by reading books.

>
>
> I can't imagine learning much about all those things from books or any
> kind of "certification" program, though the advantage of certification
> is that you get to give money to otherwise unemployable people --
> always a karmic plus. The best (only) way to really learn this stuff
> is to do it, preferably because you have no choice. That way your
> knowledge will grow in an organic "need to know" way, rather than
> trying to get a vague overview of everything.
>
> That said, whenever I have to get into something new, I usually start
> with either the package documentation itself (a lot of open source
> projects have pretty good documentation on their web sites), RFCs, the
> occasional O'Reilly book, and best (or worst) of all, source code. The
> only books I refer to with any regularity are Stevens's "Unix Network
> Programming," an ancient edition of "Programming Perl" (though perldoc
> is usually just fine), and Curry's "Unix Systems Programming for
> SVR4." If you want Unix background, try Vahalla's "Unix Internals."
> Generally stuff in the Linux world changes so fast that books can't
> keep up, anyway. The net is your second-best resource. The best is
> trial and error.
>
> Tim


 
Reply With Quote
 
moo
Guest
Posts: n/a

 
      10-19-2004, 01:56 AM
On Sat, 16 Oct 2004 02:07:41 -0700, TN wrote:

> Iván Filpo <(E-Mail Removed)> wrote in message news:<(E-Mail Removed) u>...
>> I have been using Linux for quite a while and I am trying to learn as much
>> as possible by reading books.

>

<snip>

All good suggestions, another you may find usefull is LASG by
Kurt Seifried (http://www.seifried.org/lasg/)

No doubt experience is the best teacher, one project which helped me in my
initial learning was setting up a linux gateway/router, also there are
some excellent howto's you should read like:
Unix-and-Internet-Fundamentals
Net-HOWTO
Adv-Routing-HOWTO

Most distro's have a howto collection and they could very well be sitting
on your hard drive now ;-)
/usr/doc/howto/text on mine anyway.

--
http://www.lucidit.co.nz/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Books rajs Linux Networking 0 01-02-2007 05:39 AM
Any good books on "Linux Socket prog", also on "Linux Network prog"? GS Linux Networking 11 10-16-2005 05:23 PM
Recommend a good mic? Paul D.Smith Broadband 0 07-05-2005 08:32 AM
Recommend a good 100mbps AP-AP Bridge? RustyCage Wireless Internet 0 01-30-2004 01:56 PM
Recommend good range AP/Mac OSX compatible Gnarlodious Wireless Internet 0 12-06-2003 01:23 PM



1 2 3 4 5 6 7 8 9 10 11