You are not logged in.

#1 2010-02-17 19:11:14

aardwolf
Member
From: Belgium
Registered: 2005-07-23
Posts: 305

Good book about Linux?

Hi,

I've been using Linux for 5 years or so, always using a graphical desktop.

I know many commands, like ls, sudo, mv, pacman, etc...

I can work with Linux terminal fine when having a graphical browser open that can help me out here and there with what commands exactly to type (copypaste from browser to terminal window actually).

But when I'm in a non graphical Archlinux (or Linux in general), then everything is hard for me. And when something in Archlinux breaks, then I can't fix it. I'm unable on my own to get KDE working after a pacman -Syu if there was something that broke it, for example. I can use irssi and ask help, but that's awkward.

Having to install something without pacman, is always a difficult adventure if the simple "./configure", "make", "make install" doesn't work.

Using the command line tar, zip, and similar commands are hell for me, because they have SO many flags and the simple action of simply uncompressing a file require many far fetched flags.

Also, I see that things like wget and such are very handy and useful, but I don't know them in enough detail.

Also, I can develop the most complex applications you can dream of in C and C++, but I can't write a shell script.

So I hope the above describes somewhat my knowledge level of Linux. There is some knowledge, but not enough.

Given that knowledge level, what could be a good book for me to read and/or to have next to me when working with Linux in a terminal-only environment?

Thanks! smile

Offline

#2 2010-02-17 19:27:28

Cyrusm
Member
From: Bozeman, MT
Registered: 2007-11-15
Posts: 1,053

Re: Good book about Linux?

http://lmgtfy.com/

also, just start using the command line for everything you can.
you can do almost anything from the command-line, so if you need to complete a task
find a way to do it from the command line. read the man pages. do some research.

DON'T copypasta!!!! the internet might be wrong and could cause something stupid and unexpected to happen.
and then you won't know what to do about it.

understand what you are entering! LOOK IT UP FIRST!

Also, I can develop the most complex applications you can dream of in C and C++

then you should definitely not have any problem writing a shell script! there are a billion tutorials out there.

Last edited by Cyrusm (2010-02-17 19:29:47)


Hofstadter's Law:
           It always takes longer than you expect, even when you take into account Hofstadter's Law.

Offline

#3 2010-02-17 19:53:03

burnside
Member
From: Asheville, NC
Registered: 2008-09-27
Posts: 45

Re: Good book about Linux?

Running Linux from Oreilly publishing.

http://oreilly.com/catalog/9780596007607/

I haven't read a recent version but the 3rd edition got me through a lot of headaches when I started using Linux.

Offline

#4 2010-02-17 20:05:43

anrxc
Member
From: Croatia
Registered: 2008-03-22
Posts: 835
Website

Re: Good book about Linux?

Given that knowledge level, what could be a good book for me to read and/or to have next to me when working with Linux in a terminal-only environment?

Rute User's Tutorial http://rute.rlworkman.net/


You need to install an RTFM interface.

Offline

#5 2010-02-17 20:32:51

dhave
Arch Linux f@h Team Member
From: Outside the matrix.
Registered: 2005-05-15
Posts: 1,112

Re: Good book about Linux?

I really like Linux in a Nutshell: A Desktop Quick Reference from O'Reilly. 900+ pages of pure bliss.

It's here at Amazon.fr:

http://www.amazon.fr/Linux-Nutshell-Ell … 625&sr=8-1

and here at Amazon.co.uk:

http://www.amazon.co.uk/Linux-Nutshell- … 674&sr=8-1

As the title says, it's a reference guide, not a tutorial or instructional guide per se. But for someone who's already been running Linux for a good while, you'd probably find it very useful to have at hand, as I do.

Don't order The Linux Kernel in a Nutshell by mistake, as I did, unless that's your specific area of interest. The covers look very much alike on booksellers' websites, and the less expensive price of the kernel book made me go for it. Fortunately, Amazon has an excellent return policy. (Pardon the free advertising, mods.)

Last edited by dhave (2010-02-17 20:41:00)


Donate to Arch!

Tired? There's a nap for that. --anonymous

Offline

#6 2010-02-17 22:55:28

jdarnold
Member
From: Medford MA USA
Registered: 2009-12-15
Posts: 485
Website

Re: Good book about Linux?

My favorite Linux book is the Linux Administration Handbook, 2nd ed. by Nemeth, Snyder & Hein.

Offline

#7 2010-02-19 06:41:03

jaydoc
Member
From: Chennai/Birmingham,AL
Registered: 2008-12-30
Posts: 89

Re: Good book about Linux?

@aardwolf

this free book is what i'm reading ATM. it is free, and though based a little on gentoo linux, its a great fit for your needs, as you seem to be having the same needs as i do, based on what you said above.

http://gd.tuwien.ac.at/linuxcommand.org/tlcl.php


It takes a very unusual mind to undertake the analysis of the obvious - A N Whitehead

Offline

Board footer

Powered by FluxBB