LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-01-2010, 05:49 AM   #1
windwolf2
LQ Newbie
 
Registered: Nov 2010
Location: Serbia
Distribution: Slackware
Posts: 3

Rep: Reputation: 0
What should a Slacker read


So i`ve been thinking about what should I(as a Slacker) read. Well first things first, Slackbook and Slackbasics is a good start.
I had readed it both through, and understood them at about 60-70%
(i`m still new in Linux/Slackware, so i don`t really understand much of it sadly), but it was still very useful reading to me. After that, i found a little presentation about installing and the package management in Slackware. That was pretty short but very useful too.
And well, after all this I still don`t understand much of the system. I know how to install, untar things, upgrade packages, some basic commands in shell, but i feel it like it`s not enough, i want to know more! So I`m asking all of you, wich books you prefer for learning more about shell commands, about how the system builds up, and more importantly, about how Slackware works?
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 12-01-2010, 06:01 AM   #2
Ramurd
Member
 
Registered: Mar 2009
Location: Rotterdam, the Netherlands
Distribution: Slackwarelinux
Posts: 703

Rep: Reputation: 111Reputation: 111
$ cd /bin
$ ls | while read filename
do
man ${filename}
done

;-) should keep you going for a few more hours :-D

j/k (well, partially) but it depends a bit, what you want to learn...
As stated so often, using Ubuntu is learning Ubunty, using Slackware is learning Linux. It's pretty much true... With Slackware you learn how the system _really_ works, as there's fewer gears, whistles and gui-things that will do the job for you. There are a bunch of scripts, and if you take some good care, you could read those as well, good learning there.
- how to configure x or y
- scripting basics
- peeking and poking in /dev :-o
- blow things up (... :-o)

I assume you installed Slackware with the HOWtos, check those out, iirc in /usr/doc/ ... (lost me, I don't know the exact location anymore from the top of my head)
 
1 members found this post helpful.
Old 12-01-2010, 06:21 AM   #3
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,377

Rep: Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757Reputation: 2757
You could look in /usr/doc/Linux-FAQS and /usr/doc/LinuxHOWTOs. There is a lot of information in there that you could at least familiarise yourself with so that you can find detail when you need it.
I would also recommend looking at the scripts in /etc/rc.d to get a feel for what happens when the system is booted and how to enable system services.

There is a sig I remember, "Learning Linux one command a day!". That rang very true to me. (My apologies to the owner of the sig for being to lazy to search and provide proper attribution).

Edit: Have you worked your way through the sticky post at the top of this page? There is loads more information linked in there.

Last edited by allend; 12-01-2010 at 06:31 AM.
 
1 members found this post helpful.
Old 12-01-2010, 06:38 AM   #4
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
I've got a very casual (that's a euphemism for lazy ) approach to learning. If something catches my interest, or I have a problem, I'll websearch and/or read the relevant docs.
 
Old 12-01-2010, 07:22 AM   #5
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
A meta-link: Slackware links: http://wiki.linuxquestions.org/wiki/...s#.22.27.27.27

Some sites/pages I found particularly useful:Another option is to hang out here and watch the questions and answers go by; have fun guessing what the solutions are and see if you are`right; do some experiments and reading up looking for solutions; when you get more confident, offer your solutions (you can always say you are not sure).

As Ramurd wrote "using Ubuntu is learning Ubuntu, using Slackware is learning Linux" so generic GNU/Linux documentation is pretty much Slackware documentation.
 
5 members found this post helpful.
Old 12-01-2010, 08:01 AM   #6
2handband
Member
 
Registered: Jan 2009
Location: Alexandria, Minnesota
Distribution: Manjaro
Posts: 837

Rep: Reputation: 96
I'm in the process of writing a website full of Slackware-oriented tutorials, and I make the assumption that the reader has NEVER looked at a Linux system before.

http://genek.net/LinuxAdventures/index.html
 
Old 12-01-2010, 08:13 AM   #7
windwolf2
LQ Newbie
 
Registered: Nov 2010
Location: Serbia
Distribution: Slackware
Posts: 3

Original Poster
Rep: Reputation: 0
Thanks for the fast replies!
catkin thanks for the links i will look at it as soon as i can(currently i`m working on setting up KDE4, i have Slackware 12 with KDE3.5 but i want to upgrade).
allend and Ramurd thanks for the tips, i totally forgot that Slackware has a zillion howtos,FAQ-s and manuals. I will spend some time with reading.
brainL good for you , you are the typical lazy/Slacker type. But i want to learn the ins and outs of Slackware, so everything about Slack is a must-read for me
 
Old 12-01-2010, 01:08 PM   #8
bgeddy
Senior Member
 
Registered: Sep 2006
Location: Liverpool - England
Distribution: slackware64 13.37 and -current, Dragonfly BSD
Posts: 1,810

Rep: Reputation: 232Reputation: 232Reputation: 232
Although it's not Slackware specific The Rute User's Tutorial and Exposition is a very good read and very relevant. Another classic is The Advanced Bash-Scripting Guide from Mendel Cooper.
 
Old 12-01-2010, 02:47 PM   #9
gargamel
Senior Member
 
Registered: May 2003
Distribution: Slackware, OpenSuSE
Posts: 1,839

Rep: Reputation: 242Reputation: 242Reputation: 242
To learn Unix/Linux in general, independent of any specific "flavour" (speak: Distribution), I still recommend this classic, if you are interested in something in print:
Essential System Administration: Tools and Techniques for Linux and Unix Administration

gargamel
 
Old 12-02-2010, 07:24 AM   #10
Deyna
LQ Newbie
 
Registered: Oct 2009
Location: MS
Distribution: Slackware
Posts: 10

Rep: Reputation: 0
Quote:
Originally Posted by brianL View Post
I've got a very casual (that's a euphemism for lazy ) approach to learning. If something catches my interest, or I have a problem, I'll websearch and/or read the relevant docs.
amen XD
this approach hasn't failed me yet ^_^
 
Old 12-02-2010, 09:56 AM   #11
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,188

Rep: Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381
All of that is good, just remember to supplement it with The Book of The Subgenius
 
Old 12-02-2010, 10:42 AM   #12
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Yep I agree with Jeebizz there

Also anything by Will Self and Phil Dick is good.
 
Old 12-02-2010, 10:43 AM   #13
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
And Kurt Vonnegut.
 
Old 12-03-2010, 10:47 PM   #14
woodardjd
LQ Newbie
 
Registered: Nov 2010
Location: Oklahoma City, OK
Distribution: Arch
Posts: 6

Rep: Reputation: 0
Quote:
Originally Posted by windwolf2 View Post
So i`ve been thinking about what should I(as a Slacker) read. Well first things first, Slackbook and Slackbasics is a good start.
I had readed it both through, and understood them at about 60-70%
All good suggestions. Although RUTE is way out of date, you could gain a good historical perspective.
LFS(Linux From Scratch) is also a great read. I read each update even though I have never done, nor do I ever intend to do, a "From Scratch" install. very granular information.
Also, something I don't think I've seen mentioned. Go back and read Slackbasics and Slackbook again, and again, until you have a more firm grip. But do keep in mind, Due to certain changes since Ed. 2 of Slackbook, the introduction of HAL and UDEV, and some changes that are happening in the -current branch to name a few, Slackbook is sorely in need of a good update.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
So you want to be a Slacker! What do I do next? onebuck Slackware 766 06-20-2023 10:40 AM
New Slacker hellbillyJoker LinuxQuestions.org Member Intro 1 12-15-2008 08:09 AM
Just Another Slacker... gszumo LinuxQuestions.org Member Intro 1 12-09-2008 05:04 AM
Another slacker! :) multios Slackware 37 01-30-2008 06:22 PM
Another Slacker... :) TtuEd LinuxQuestions.org Member Intro 1 09-03-2007 02:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration