Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
04-25-2007, 10:06 PM
|
#1
|
|
Member
Registered: Jan 2007
Distribution: Slackware 11.0
Posts: 141
Rep:
|
Suggest a book for Slackware
Hi i've read Slackware Linux Essentials(found it little useful) but i need a book which gives details so that i can learn more.Whatever little knwledge i've gained is from this forum and couple of google search outs.My friends say that there are no Linux books(I mean you gotta learn on your own and internet is best guide and so far i have found it to be true)
but still i want to have the advice of you people.
So far i've got basic knowledge of Linux and how it works,i've also done kernel compilation whuch works faultless.But my hunger is growing more and more :P
Kindly provide links or suggestions as what to do
now.
|
|
|
|
04-25-2007, 10:13 PM
|
#2
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,594
|
Well, it depends on what you wanna do. I would check this other post:
http://www.linuxquestions.org/questi...d.php?t=546232
I posted most of my Linux-related links there (all that I could find).
The rest mostly involves googling. Now, there are books on Linux, check your local bookstore. For example:
http://search.barnesandnoble.com/boo...y&cds2Pid=9481
Ahh, one more that I didn't post there is advanced bash scripting:
http://www.tldp.org/LDP/abs/
And, that reminds me, read the stuff in my sig ... TLDP, kernel compile guide.
Last edited by H_TeXMeX_H; 04-25-2007 at 10:15 PM.
|
|
|
|
04-25-2007, 10:14 PM
|
#3
|
|
Member
Registered: Jan 2007
Distribution: Slackware 11.0
Posts: 141
Original Poster
Rep:
|
I mean to say that i want to learn the ins and outs of Linux.I guess Linux from scratch will help but i still want to use Slackware 11.0 for atleast 6 more months(i've been using it for past 2 months) before going for Linux from Scratch.In the mean time i want to increase my knowledge.
Any suggestion will be appreciated!!!
|
|
|
|
04-25-2007, 10:17 PM
|
#4
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,594
|
Oh yeah, of course if you want hands on stuff ... the best way to learn ... go with LFS (if you have the time that is).
|
|
|
|
04-25-2007, 10:56 PM
|
#5
|
|
Member
Registered: Apr 2006
Location: lynnwood, wa - usa
Distribution: archlinux
Posts: 654
Rep:
|
i found the oreilly books "running linux" and "linux in a nutshell" decent reads.. the 'running linux' title is bit light on the nuts & bolts but good for overall information.
another fun way to learn: "Linux Toys," Auth: C. Negus and C. Wolber; i found this on the shelf for $4 at the local 1/2 price books, there are cool 'nix applications for the budget conscious geek. i am currently working on a laptop turned picture frame.
also building ARM-linux is enticing..
i guess these arent slack-specific items but all should be good for general linux learning. at least if learn like i do, by doing/breaking and then asking questions here and reading and staying up too late and ... 8D
Last edited by bioe007; 04-25-2007 at 10:59 PM.
|
|
|
|
04-25-2007, 11:13 PM
|
#6
|
|
Senior Member
Registered: Sep 2004
Distribution: slackware
Posts: 1,682
Rep: 
|
Read some HOWTOs. Have a look under /usr/doc.
There are literally thousands of pages worth of docmentation sitting on your machine.
Even better still, take a "walk" around your system from the command line. Pick a script which interests you and read through it. Look around at how everything is put together. That's one of the benefits of Slackware. Everything is out in the open.
|
|
|
|
04-26-2007, 04:15 AM
|
#7
|
|
Senior Member
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132
Rep:
|
Keep learning more about kernel compiling:
http://www.kroah.com/lkn/
|
|
|
|
04-26-2007, 04:19 AM
|
#8
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
And make sure you read through RUTE - it's a very helpful book.
|
|
|
|
04-26-2007, 05:48 AM
|
#9
|
|
Senior Member
Registered: Jul 2004
Location: Ruhr Area, Germany
Distribution: Slackware 13.1
Posts: 1,470
Rep:
|
Quote:
|
Originally Posted by H_TeXMeX_H
Oh yeah, of course if you want hands on stuff ... the best way to learn ... go with LFS (if you have the time that is).
|
... and if you don't just copy and paste the instructions. That's what I've done once and I learned nearly nothing this way 
|
|
|
|
04-26-2007, 07:53 AM
|
#10
|
|
Senior Member
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 2,422
|
I highly recommend (pretty much anything by) Kochan and Wood. See their web site, http://www.kochan-wood.com, and read about Unix Shell Programming, Third Edition. There is a new edition of Exploring the UNIX System coming soon but the previous edition is just fine, too. Don't let "UNIX" put you off, the principles are the same and apply to Linux as well as to UNIX.
I've used Kochan and Wood books as textbooks when teaching basic user, shell and C programming classes. I found them excellent and from all reports from students so did they. They're well written, full of practical examples and you won't go too far wrong with them.
|
|
|
|
04-26-2007, 09:53 AM
|
#11
|
|
Member
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware 13.37
Posts: 572
Rep:
|
IMHO, an extremely useful and essential book about Linux in general is "Linux in a Nutshell", published by O'Reilly. If have to choose only 1 dead-tree book about Linux, that is what I would choose. Another great book is Greg Kroah Hartmann's Linux Kernel in a Nutshell, also available as a dead tree. A handy Slackware-specific book is Slackware Linux Basics, but as you say you are looking beyond the basics.
|
|
|
|
04-26-2007, 11:00 AM
|
#12
|
|
Member
Registered: Jan 2005
Location: Dallas, TX
Distribution: Slackware-current
Posts: 248
Rep:
|
RUTE cannot be beat
|
|
|
|
04-26-2007, 11:06 AM
|
#13
|
|
Slackware Contributor
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 1,894
Rep: 
|
|
|
|
|
04-26-2007, 11:54 AM
|
#14
|
|
Member
Registered: Mar 2003
Location: Everett
Distribution: Slackware 13.37
Posts: 785
Rep:
|
|
|
|
|
04-26-2007, 12:15 PM
|
#15
|
|
Member
Registered: Jan 2007
Distribution: Slackware 11.0
Posts: 141
Original Poster
Rep:
|
Thank you
thank you all for your suggestions.
So i am going to go through all the links provided and i've planned to go thorough Rute book and also Linux in a nutshell.
Thank you all for your 'real time help'
i just looooooooovvvvveeeeeeeeeee this forum(mylatest addiction is Slackware and this forum)
cheers
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:35 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|