LinuxQuestions.org
Visit Jeremy's Blog.
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 05-17-2006, 11:28 PM   #1
halflife28
LQ Newbie
 
Registered: Aug 2005
Location: Detroit, MI
Distribution: Ubuntu
Posts: 25

Rep: Reputation: 15
Thinking about trying out Slackware.


Well, I am 17 and been using PCs since I was little, so I know alot about DOS and how they work but anyways I know Windows quite well but I know that IT departments die for people who are experienced and educated in Linux so it's my goal to learn about how it works as much as possible.

So with that said, I heard that Slackware and Gentoo is the best distribution to choose if you are serious about learning the insides and out of Linux. So I'm wondering if there are any excellent guides or resources that will put me on the right track of installing this distro smoothly?
 
Old 05-17-2006, 11:31 PM   #2
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
shilos thread right here will give you an excellent idea of what to expect....
 
Old 05-17-2006, 11:36 PM   #3
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
the first start is most of the time the website of the distro which provides links to wiki, forums, irc channels, resources, etc.
 
Old 05-17-2006, 11:38 PM   #4
b0nd
Senior Member
 
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020

Rep: Reputation: 45
This would be very helpful to you

regards
 
Old 05-17-2006, 11:40 PM   #5
alienmagic
Member
 
Registered: Feb 2006
Distribution: Slackware 10.2, (2.6.16.16), FC 5
Posts: 109

Rep: Reputation: 15
Slackware is a wonderful distribution to work with. I used Red Hat and SuSe distros for a long time, and loved learning some about Linux, but I've never had as much fun and learned so much as I have since I started using Slackware.

The official Slackware documentation is at http://www.slackbook.org/
 
Old 05-17-2006, 11:56 PM   #6
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
again, good thinking to give Slackware a shot.
to repeat from somewhere i read and dont remember: when you install Distro X, you learn Distro X. when you install Slackware, you learn Linux.
(or something along those lines) and it is _very_ true.
good luck!
 
Old 05-17-2006, 11:59 PM   #7
halflife28
LQ Newbie
 
Registered: Aug 2005
Location: Detroit, MI
Distribution: Ubuntu
Posts: 25

Original Poster
Rep: Reputation: 15
This is exactly why I cherish the Linux community, everyone is very helpful!
 
Old 05-18-2006, 12:19 AM   #8
halflife28
LQ Newbie
 
Registered: Aug 2005
Location: Detroit, MI
Distribution: Ubuntu
Posts: 25

Original Poster
Rep: Reputation: 15
One more question, are the packages binary or source based?
 
Old 05-18-2006, 12:23 AM   #9
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
packages in slackware are a little different than other distros.. and they have the .tgz extension, and are compressed archives basically.
check out this link, from the slackbook
 
Old 05-18-2006, 12:25 AM   #10
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
Quote:
Originally Posted by halflife28
One more question, are the packages binary or source based?
you can use either, actually. i like to compile from source, then create the .tgz package with checkinstall. that way i can save it if i ever need to install it somewhere else, but the .tgz is easy, and the install itself uses the .tgz files. also, linuxpackages has almost every piece of software you could want for easy installation.
 
Old 05-18-2006, 12:37 AM   #11
theoffset
Member
 
Registered: Aug 2005
Location: Guadalajara, Jal, Mexico
Distribution: Slackware Linux
Posts: 211

Rep: Reputation: 31
Quote:
Originally Posted by halflife28
One more question, are the packages binary or source based?
The base package manager is binary-based (although, it can be used to build from source a binary using the install.sh script -not a good idea, tho').

But it is basic enough as to allow some other package-magnament software to build on top of it. Check in my signature the EMERDE and PortPKG project links. They both build and install packages from source...

the only problem is that there aren't as many things to install as the binary packages around (check www.linuxpackages.net and www.slacky.it, and compare those repositories with the ones of Emerde and PortPKG...)
 
Old 05-18-2006, 12:40 AM   #12
halflife28
LQ Newbie
 
Registered: Aug 2005
Location: Detroit, MI
Distribution: Ubuntu
Posts: 25

Original Poster
Rep: Reputation: 15
And one more, are burning all 4 of the ISO images really necessary?
 
Old 05-18-2006, 12:42 AM   #13
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
nope...you only need one and two. the first contains the base install, and 2 contains kde, t and some extra stuff. you only need the first 2. the rest you can snag later from slackware.com packages if you want.

Last edited by detpenguin; 05-18-2006 at 12:43 AM.
 
Old 05-18-2006, 02:21 AM   #14
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,352

Rep: Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382Reputation: 5382
Quote:
So I'm wondering if there are any excellent guides or resources that will put me on the right track of installing this distro smoothly?
Here are the better Slackware-specific sources of information...

alt.os.linux.slackware newsgroup
alt.os.linux.slackware FAQ
Slackware-FAQ - LQWiki
The Revised Slackware Book Project
Slackware Linux Basics
SlackWiki

Quote:
One more question, are the packages binary or source based?
They're compiled binaries. However, "SlackBuild" scripts are provided for building those packages from source.
 
Old 05-18-2006, 04:02 PM   #15
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
So I'm wondering if there are any excellent guides or resources that will put me on the right track of installing this distro smoothly?
There are many sites that will help. If you browse this forum you will find most of them. You can even follow the links in my forum sig below.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Thinking of Slackware Boffy Slackware 13 04-19-2005 03:21 AM
Thinking of using Knoppix or Slackware Ishkabibble Linux - Distributions 8 12-15-2004 01:16 AM
Thinking of buying Slackware Hero Doug Slackware 19 07-07-2004 05:23 PM
Thinking of getting Slackware ultimatejester Slackware 18 02-08-2004 10:54 PM
Newbie thinking of Slackware Abe_the_Man Slackware 16 09-24-2003 04:33 AM

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

All times are GMT -5. The time now is 07:05 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