LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-22-2009, 08:37 PM   #16
ThirtySixBelow
Member
 
Registered: Sep 2004
Posts: 48

Original Poster
Rep: Reputation: 15

Quote:
Originally Posted by leopard View Post
If you want to construct your distribution piece-by-piece with no assumptions, bare bones or however you decide, but yet want an awesome package manager, then doing a Debian Net Install is perfect for you.

And yes, *buntu is Debian based, but thats only the base. They add several of their own things. Debian is far less assuming and simple, it thinks of its users as "they know what they are doing."

A Debian Net Install literally places the entire Debian system and all the repositories you enable in front of you, and you fully customize your system to have whatever you want. If you don't want ANY packages, you can install the Oh So basic system.

You can even configure Debian to have experimental, bleeding-edge repositories, so you have the most up to date system available.
This sounds like it would be the best for me. It looks to give me exactly what I want without throwing me into the trenches of complete unfamiliarity just yet. I'm not very concerned with a bleeding-edge repo as long as the software in the standard one works to my liking.

Thanks for the help everyone. I know the 'what distro should I use' questions probably gets a little old around here.
 
Old 12-22-2009, 08:57 PM   #17
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Thanks for the help everyone. I know the 'what distro should I use' questions probably gets a little old around here.
Your welcome

Old? Not really. I, as a member, and we, as a community, strive to help people find their niche in Linux.

So, at least, for me, you could post another thread on the same topic, and I will reply.


~ leopard

Last edited by lupusarcanus; 12-22-2009 at 09:00 PM.
 
Old 12-22-2009, 09:09 PM   #18
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
You mensioned that Slackware has no GUI tools, I actually don't use them even in distros that have them!
 
Old 12-22-2009, 09:13 PM   #19
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by MTK358 View Post
You mensioned that Slackware has no GUI tools, I actually don't use them even in distros that have them!
HaHa. Well, hey, that's all right
 
Old 12-22-2009, 09:17 PM   #20
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by leopard View Post
HaHa. Well, hey, that's all right
He was responding to me.
Anyways, that's a god way of learning. But most people won't do so unless they are forced to. If you use a distro like Slackware,arch or gentoo then you have no other options but using the CLI. You automatically look up commands, google , read man pages and learn about using CLI. If your distro comes with a GUI package manager, I doubt as a newbie you will lookup and type commands instead.
 
Old 12-22-2009, 09:45 PM   #21
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by ~sHyLoCk~ View Post
He was responding to me.
Anyways, that's a god way of learning. But most people won't do so unless they are forced to. If you use a distro like Slackware,arch or gentoo then you have no other options but using the CLI. You automatically look up commands, google , read man pages and learn about using CLI. If your distro comes with a GUI package manager, I doubt as a newbie you will lookup and type commands instead.
Oops! @ ~shy : Agreed. Well, almost
 
Old 12-22-2009, 09:46 PM   #22
ThirtySixBelow
Member
 
Registered: Sep 2004
Posts: 48

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ~sHyLoCk~ View Post
He was responding to me.
Anyways, that's a god way of learning. But most people won't do so unless they are forced to. If you use a distro like Slackware,arch or gentoo then you have no other options but using the CLI. You automatically look up commands, google , read man pages and learn about using CLI. If your distro comes with a GUI package manager, I doubt as a newbie you will lookup and type commands instead.
The CLI was what converted me from a Windows user to a Linux user. The first few times I used various Linux distros I tried to use them like Windows only with access to free software and maybe some GUI configuration in Gnome. I would occasionally have to do something in the command line and it felt so stripped down and awkward. Then I started doing some software development in the CLI and things changed very quickly. The CLI went from being this awkward and 'useless' thing to something I realized was so incredibly powerful. Now I do everything in the CLI and find myself feeling very constrained on my Windows computer. If all you ever do is use it as a textual representation of window navigation then it will seem worthless, but once you start to learn the power of certain commands it changes everything.
 
Old 12-22-2009, 09:49 PM   #23
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by ThirtySixBelow View Post
The CLI was what converted me from a Windows user to a Linux user. The first few times I used various Linux distros I tried to use them like Windows only with access to free software and maybe some GUI configuration in Gnome. I would occasionally have to do something in the command line and it felt so stripped down and awkward. Then I started doing some software development in the CLI and things changed very quickly. The CLI went from being this awkward and 'useless' thing to something I realized was so incredibly powerful. Now I do everything in the CLI and find myself feeling very constrained on my Windows computer. If all you ever do is use it as a textual representation of window navigation then it will seem worthless, but once you start to learn the power of certain commands it changes everything.
The CLI is a beautiful but intricate and powerful interface. Windows?! HaHa. I don't call it a "command prompt," anymore. I call it "useless."
 
Old 12-23-2009, 12:24 AM   #24
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by MTK358 View Post
it did not have a dependency-handling package manager.
I might try it then
The dependency handling always messes my system up.

@the OP
I think slackware maybe alittle to high up for a newbie.

Last edited by smeezekitty; 12-23-2009 at 12:31 AM.
 
Old 12-23-2009, 12:50 AM   #25
mudangel
Member
 
Registered: May 2008
Location: Ohio
Distribution: Slackware
Posts: 267

Rep: Reputation: 56
Quote:
Originally Posted by smeezekitty View Post
I think slackware maybe alittle to high up for a newbie.
Nah, it's perfect for a newbie, if said newbie wants to learn to do more than just point|click|hope nothing breaks 8^)
 
  


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
I'm thinking of replacing my IDE drive with a SATA drive, need some advice first dv502 Linux - Hardware 21 02-10-2009 03:57 AM
thinking of taking the plunge - seeking advice moveright Linux - Newbie 13 02-04-2009 04:09 PM
Newbie thinking of switching to Linux from XP/Vista. Options and Advice... Mysticle31 Linux - Newbie 38 11-27-2007 03:18 PM
Thinking of setting up MythTV, need some advice Gates1026 Linux - General 2 02-02-2005 02:30 AM
Thinking of making the Linux Switch, need some advice. monkeywork Linux - General 4 09-29-2002 07:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:29 PM.

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