LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 07-31-2011, 12:57 AM   #1
Lumber King
LQ Newbie
 
Registered: Jul 2011
Location: Oregon, UAS
Distribution: starting on Ubuntu 10
Posts: 1

Rep: Reputation: Disabled
Cool What distro is best for wanting to learn Linux, but coming from windows


'I got sick of always having to fix something on windows, so I loaded Ubuntu 10.10 on one of my desktops and have let the rest of the family use it for over a year now with absolutly no problems. Now I am wanting to learn haw to really use and run Linux, not just "point and click". I reacently broke my back and can no longer do a job I LOVED. Now I want to learn the ins and out of Linux, but I need some ideas of what distro would be a good place to get my feet wet and learn the most.
 
Old 07-31-2011, 01:09 AM   #2
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
The best distro is the distro that's best for you.

In other words, there's only one person that can really decide which distribution to use. Go to distrowatch, google for reviews of different distributions, and basically do some research on the choices you have. Then try installing a few of the ones that seem the most interesting and give them a test spin.

Most Linux users generally do a bit of distro-hopping before finding one to settle down with.
 
1 members found this post helpful.
Old 07-31-2011, 01:58 AM   #3
Jetso
Member
 
Registered: Sep 2010
Posts: 40

Rep: Reputation: 2
In my opinion, you might want to try Ubuntu. It is very user friendly. It'll take a while to figure some stuff out, but you'll get it. I recommend if you do switch to any Linux distro, make sure you learn your way around the terminal. Like David said, most people switch around for a bit. I started out with Mint, switched to Ubuntu, switched to Fedora, switched back to Ubuntu and stayed there the longest. Atm I'm running Fedora 15 and am very happy with it.

Good luck,
Jetso

EDIT
________________________
I forgot you said you already were using Ubuntu. The best way to learn the in and out's is the terminal. You don't really have to switch Distro's for that. I've never used it, but I hear Gentoo is good for learning.

Last edited by Jetso; 07-31-2011 at 02:00 AM.
 
1 members found this post helpful.
Old 07-31-2011, 02:12 AM   #4
FredGSanford
Senior Member
 
Registered: Nov 2005
Location: USA
Distribution: Mageia 7 - Debian 10 - Artix Linux
Posts: 1,142
Blog Entries: 5

Rep: Reputation: 207Reputation: 207Reputation: 207
If you're comfortable with using a terminal to type commands and want to try some different distros.

Slackware
Debian - Do a basic netinstall, very minimum and add other software you may want
Arch Linux

These are just a few that is good to use to learn more about the inside workings of linux.
 
1 members found this post helpful.
Old 07-31-2011, 03:41 AM   #5
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
You can also try the Linux Distribution Chooser and see what it suggests.
ciao,
jdk
 
Old 07-31-2011, 03:58 AM   #6
Arcane
Member
 
Registered: May 2006
Location: Latvia, Europe
Distribution: random
Posts: 310

Rep: Reputation: 312Reputation: 312Reputation: 312Reputation: 312
You need mention what you require from any OS to be happy first.
Quote:
Originally Posted by Lumber King View Post
'I got sick of always having to fix something on windows, so I loaded Ubuntu 10.10{...}
That isn't proof Windows fails(people without curve_hands.dll have Windows runnning just fine and dandy) and moving to other OS won't take that problem reason out too just will bring new ones in place.
 
Old 07-31-2011, 04:09 AM   #7
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
The first is to open a terminal and to enter a command
Code:
$ man man
Man is your closest friend. To have more fun
Code:
$ man ls
Ubuntu is aware about a security (in the sense to not allow a user to destroy a system) so 'sudo' is the second most important command
Code:
$ man sudo
How it works?
Code:
$ sudo ifconfig
Stay with the distro you are using now.

Last edited by igadoter; 08-01-2011 at 05:11 AM.
 
Old 07-31-2011, 04:15 AM   #8
nigelc
Member
 
Registered: Oct 2004
Location: Sydney, Australia
Distribution: Mageia 7
Posts: 406
Blog Entries: 4

Rep: Reputation: 80
Quote:
Originally Posted by jdkaye View Post
You can also try the Linux Distribution Chooser and see what it suggests.
ciao,
jdk
I tried this thing and it said that I should use Mandriva which is what I have. How interesting. It also said suse. It's probably because it asked which package format rpm deb etc.
 
Old 07-31-2011, 04:18 AM   #9
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
I tried this thing and it said that I should use Mandriva which is what I have.
Then start with that?

Kind regards
 
Old 07-31-2011, 06:09 AM   #10
devnull10
Member
 
Registered: Jan 2010
Location: Lancashire
Distribution: Slackware Stable
Posts: 572

Rep: Reputation: 120Reputation: 120
I would think about going with slackware (but I would wouldn't I ). Whilst it can be a fairly steep learning curve and you might find yourself banging your head on the wall now and again, it really does enforce that you get "down and dirty" with the system sometimes lol! Ok, so you might have to read up for 10 minutes to work out how to do something that you knew you could do with a nice GUI in Ubuntu, that 10 mins of reading gives you much more. Plus it gives you the experience on how to work with a system that is cmd line, so if you suddenly find yourself on a machine which isn't your "comfort" distro, you're still able to do things.
 
Old 07-31-2011, 06:22 AM   #11
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hello,

I would recommend Slackware. It's a very clean system, nice and helpful community here at LQ http://www.linuxquestions.org/questions/slackware-14/

Download here http://www.slackware.com/getslack/list.php?country=USA

I'm using Slackware since about 17 years, I learned much from it.

btw, Slackware is not difficult, but very stable and reliable for daily use.

Markus
 
Old 07-31-2011, 06:41 PM   #12
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
As per post #3, while you can switch distros, you don't have to in order to learn Linux; just jump into the cmd line env (aka terminal) and away you go.
You may find these useful
http://rute.2038bug.com/index.html.gz
http://tldp.org/LDP/Bash-Beginners-G...tml/index.html
http://linux.die.net/
 
  


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
Hello - Linux neophyte coming by to learn Metal Aria LinuxQuestions.org Member Intro 3 05-18-2011 10:07 AM
Wanting to install a Linux distro on a UMPC whisper2053 Linux - Newbie 2 06-02-2010 04:54 AM
Wanting to learn as much as I can! sdmermaid2001 LinuxQuestions.org Member Intro 5 01-07-2006 11:16 PM
Total Newbie Here Wanting To learn Knoppix STD Aleem Linux - Newbie 28 08-25-2004 11:09 PM
wanting to learn more Icarus56 Linux - General 3 10-18-2003 07:47 PM

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

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