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 05-12-2012, 12:01 PM   #1
Gulrick
LQ Newbie
 
Registered: Apr 2012
Distribution: ubuntu / debian
Posts: 8

Rep: Reputation: Disabled
Is Slackware a good Idea for a newbie?


I have just started in the IT field and have little to no experience with programs that require more than a windows point and click. What I am looking for is a distro that will force me to learn linux, is highly stable, and teaches me as much as possible without wanting to throw my lap top through a window. Is this an unreasonable request given my limited abilities? I do not know any if commands or coding and have almost no experience with terminal commands. I have used ubuntu 10.4 and 12 but they are too much like windows for me.

Last edited by Gulrick; 05-12-2012 at 12:03 PM.
 
Old 05-12-2012, 12:13 PM   #2
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by Gulrick View Post
I have just started in the IT field and have little to no experience with programs that require more than a windows point and click. What I am looking for is a distro that will force me to learn linux, is highly stable, and teaches me as much as possible without wanting to throw my lap top through a window. Is this an unreasonable request given my limited abilities? I do not know any if commands or coding and have almost no experience with terminal commands. I have used ubuntu 10.4 and 12 but they are too much like windows for me.
I suggest that you read the book and see if Slackware is something that you would like to try. Partitioning your HD can be a bit daunting at first glance. The book recommends fdisk. You may wish to use cfdisk as it is a bit more user friendly.

Code:
# cfdisk /dev/sda
Preparation is key to a successful first install of Slackware.

Slackbook
 
Old 05-12-2012, 12:16 PM   #3
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
It depends on you capacity for reading information. Try the sticky thread "So you want to be a Slacker..." near the top in the forum.
 
Old 05-12-2012, 12:33 PM   #4
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hi Gulrick,
Quote:
Originally Posted by Gulrick View Post
I have just started in the IT field and have little to no experience with programs that require more than a windows point and click. What I am looking for is a distro that will force me to learn linux, is highly stable, and teaches me as much as possible ...
well, then Slackware is exactly the right choice for you.
Quote:
... without wanting to throw my lap top through a window....
This depends on you, Linux and even more Slackware is much about reading the documentations.
Quote:
... Is this an unreasonable request given my limited abilities? I do not know any if commands or coding and have almost no experience with terminal commands. I have used ubuntu 10.4 and 12 but they are too much like windows for me.
Well, Slackware was my first experience with Linux and I've learned much with it.

Markus
 
1 members found this post helpful.
Old 05-12-2012, 12:37 PM   #5
BlackRider
Member
 
Registered: Aug 2011
Posts: 295

Rep: Reputation: 101Reputation: 101
Whenever Slackware fits the needs of a new user depends on the new user in question.

For Slack, the hard part is to install the system at first, as the installation process is not intuitive for novices. Partitioning is only easy if you are familiar with text mode partition tools, otherwise it can be a hard time (many people uses a "graphic and easy" tool like Parted Magic for partitioning, then boots the Slackware installer). Once the system is installed and tunned, the end user experience is basically the same -desktop applications work more or less the same in any distribution. Third party software installation is usually easy, as there are many applications prepared for Slackware by side projects like SlackBuilds.org

Basically, do some research by yourself, read the install process in the Slackbook and try to do something useful out of Slackware. The best way to know an OS is to fiddle with it. After two weeks, you'll will either get burnt or love the system.

That said, when I install a system for a newbie who is supposed to administrate it, I set Debian because it seems to me more easy-going for unexperienced people. Yeah, I know it is a matter of opinion...
 
Old 05-12-2012, 01:15 PM   #6
Gulrick
LQ Newbie
 
Registered: Apr 2012
Distribution: ubuntu / debian
Posts: 8

Original Poster
Rep: Reputation: Disabled
thank you all for your advice and help. I have done a few partitions and had pretty good luck minus the one that said it had no data so I erased the partition and the machine would not run any more. I had to rebuild with disk and start over. Lesson learned.
 
1 members found this post helpful.
Old 05-12-2012, 01:15 PM   #7
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Slackware is as suitable for a *motivated* newbie as most other distros. Admittedly, it is more stable than many other distros but it will NOT FORCE you to learn anything. No distro will. Slackware's installation process may be a problem for a newbie but there are lots of tutorials (with screenshots) out there so theoretically you could install slackware without understanding much of what's going on. Once you've installed slackware, it's rather simple to administer it. It might be command line but all the necessary commands (slackware-specific) to administer it can be learned in 30 minutes.

The point I'm getting at is that the fact that there are not many GUI tools on slackware is not a guarantee that a user will automatically learn much (copy & paste). If a user is motivated enough to learn BASH or the inner workings of linux, any stable linux distro will be good and no GUI will stand in the way.
 
Old 05-12-2012, 01:36 PM   #8
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Quote:
Originally Posted by sycamorex View Post
Slackware is as suitable for a *motivated* newbie as most other distros. Admittedly, it is more stable than many other distros but it will NOT FORCE you to learn anything...
Well, it doesn't force you, but if you don't learn you will not work with Slackware for a long time. Ubuntu is another thing, you learn to click here and there and don't have to understand why, and if you don't learn anything you can do very well with Ubuntu or Windows as well.
Quote:
... No distro will. Slackware's installation process may be a problem for a newbie but there are lots of tutorials (with screenshots) out there so theoretically you could install slackware without understanding much of what's going on.
I think the problem can be the partitioning, especially if there is Windows running on the machine and should not be damaged.
Quote:
Once you've installed slackware, it's rather simple to administer it. It might be command line but all the necessary commands (slackware-specific) to administer it can be learned in 30 minutes.

The point I'm getting at is that the fact that there are not many GUI tools on slackware is not a guarantee that a user will automatically learn much (copy & paste). If a user is motivated enough to learn BASH or the inner workings of linux, any stable linux distro will be good and no GUI will stand in the way.
The big difference between Slackware and most of the others is, that here all programs are vanilla, no patches, everything works like the manpage says. Additionally the system is very transparent, one can relatively easy "see" how things work together. On other distributions you have a assistant for everything, but when the assistant fails you're lost.

Oh, I almost forgot to mention Slackware's great community which is both, knowledgeable and helpful.

Markus
 
Old 05-12-2012, 01:51 PM   #9
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by markush View Post
Well, it doesn't force you, but if you don't learn you will not work with Slackware for a long time. Ubuntu is another thing, you learn to click here and there and don't have to understand why, and if you don't learn anything you can do very well with Ubuntu or Windows as well.

I think the problem can be the partitioning, especially if there is Windows running on the machine and should not be damaged.

The big difference between Slackware and most of the others is, that here all programs are vanilla, no patches, everything works like the manpage says. Additionally the system is very transparent, one can relatively easy "see" how things work together. On other distributions you have a assistant for everything, but when the assistant fails you're lost.

Oh, I almost forgot to mention Slackware's great community which is both, knowledgeable and helpful.

Markus
Good point about transparency. Wouldn't it be possible, though, to administer Ubuntu using the traditional CLI method without resorting to GUI assistants?
 
Old 05-12-2012, 02:59 PM   #10
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,178

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
sycamorex - while I understand that Slackware is playfully irreverent, I consider your signature offensive and insulting, not to mention inappropriate in this forum. It depresses me to see it here day after day. There are more than enough platforms in your country and on the Internet today to attack the intelligence and rationality of people who believe in God. Please use one of those platforms instead. We are not stupid. We are not irrational. And we have many solid *reasons* for believing in God. As a senior member of LQ, you should not be using this forum to promote an agenda that says otherwise.
 
Old 05-12-2012, 03:28 PM   #11
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by gezley View Post
sycamorex - while I understand that Slackware is playfully irreverent, I consider your signature offensive and insulting, not to mention inappropriate in this forum. It depresses me to see it here day after day. There are more than enough platforms in your country and on the Internet today to attack the intelligence and rationality of people who believe in God. Please use one of those platforms instead. We are not stupid. We are not irrational. And we have many solid *reasons* for believing in God. As a senior member of LQ, you should not be using this forum to promote an agenda that says otherwise.
Your post is totally off-topic in this thread. If you find my signature offensive, please report it to the mods (or PM me).
 
Old 05-12-2012, 03:39 PM   #12
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,178

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
Quote:
Originally Posted by sycamorex View Post
Your post is totally off-topic in this thread.
Just as your signature is totally off-topic in LQ.
Quote:
If you find my signature offensive, please report it to the mods (or PM me).
I have no desire to take it further; I have made my point. If you are not prepared to remove a signature which scoffs at the intelligence, rationality and capacity for critical thought of people who believe in God then it is no longer my problem but yours.
 
Old 05-12-2012, 03:58 PM   #13
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by gezley View Post
Just as your signature is totally off-topic in LQ.
It's not only acceptable but also relatively common here to have signatures that are not related to Linux.

Quote:
Originally Posted by gezley View Post
I have no desire to take it further; I have made my point. If you are not prepared to remove a signature which scoffs at the intelligence, rationality and capacity for critical thought of people who believe in God then it is no longer my problem but yours.
See my previous post.


@Sorry Gulrick for messing up your thread.
 
Old 05-12-2012, 07:10 PM   #14
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Mod Note: If any user has an issue with another user's signature, the appropriate route to take is to discuss it rationally off-line (using the PM or email contact details) and escalate it to a mod if you cannot agree. That said, signature blocks are only visible to logged in members - search engines and anyone browsing the forums who is not logged in will not be able to see them.

Signature blocks are traditionally, and as used on LQ, a small area that members can use to express themselves. In line with the global internet community, LQ is also global and so levels of offense are impossible to judge. On LQ we have a wide ranging audience with wide ranging beliefs with both believers and non-believers. Taking offense is a very personal thing and we cannot and will not police that. If any member feels that their LQ experience is damaged by signature blocks that may cause them to feel offended, it can be easily dealt with by going to My LQ > Thread Display Options and unchecking the box next to "Show Signatures". This will remove all signatures from view.

And now back to the main thread subject...
 
3 members found this post helpful.
Old 05-12-2012, 08:18 PM   #15
Uzuki
LQ Newbie
 
Registered: Jun 2010
Location: Indonesia
Distribution: Slackware, RedHat
Posts: 27

Rep: Reputation: 4
@Gulrick
I recommend you to read slackbasic and slackbook first
 
  


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
Disabling IPv6 on Slackware 12 a good idea? [GOD]Anck Slackware 2 09-22-2007 04:50 AM
Good idea/bad idea: interface colors introuble General 5 10-30-2006 01:33 PM
Izzit possible, or even a good idea, as a newbie, to organize my immediate neighbors newmike General 9 08-16-2006 07:21 AM
Slackware 9 Server, good idea?? ideas1 Slackware 14 06-24-2003 10:48 AM

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

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