LinuxQuestions.org
Review your favorite Linux distribution.
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 04-18-2013, 04:02 AM   #1
programer
Member
 
Registered: Mar 2012
Location: India
Distribution: Linux mint 14, Ubuntu 12.10
Posts: 46

Rep: Reputation: Disabled
Which flavour should I focus on learning?


Hello all,

I am new to this forum and also new to Linux usage, I am from India where Microsoft domination is bountiful. We do not have any resource to learn, no course being conducted in nearby locality. I am curious on learning linux, for the last two years i tried it with less interest.

From now onwards I wish to start using it fully and later on move to Linux. Also in my work I am forced to use Linux servers ( CentOS/ Debian).

I am about to start and working for the last fifteen days to collect information on both OS, according to your opinion which OS I should be learning considering the usage, simplicity and also support ( community based).
 
Old 04-18-2013, 04:41 AM   #2
tarunchawla
Member
 
Registered: Mar 2010
Location: New Delhi,India
Distribution: Ubuntu 14.04
Posts: 117

Rep: Reputation: 3
Quote:
I am from India where Microsoft domination is bountiful. We do not have any resource to learn, no course being conducted in nearby locality. I am curious on learning linux, for the last two years i tried it with less interest.
India has 3 times more linux users than US(Refer Here:http://www.businessweek.com/stories/...wings-in-india). There is plenty of resources online and books available.
Quote:
I am about to start and working for the last fifteen days to collect information on both OS, according to your opinion which OS I should be learning considering the usage, simplicity and also support ( community based).
Start with Debian/Ubuntu/CentOS/Fedora/Suse. To learn linux just use it & you will be guided by this OS itself & its community. Linux Mint is also good. Actually most of distributions available are good but check for stability. Debian/CentOS/Fedora/Suse are stable.
 
Old 04-18-2013, 05:06 AM   #3
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
If you want a qualification, study CentOS because it's the free version of Red Hat and Red Hat qualifications are very popular in India.

Both CentOS and Debian are built on the same Linux, GNU etc basis so there is much in common between them, especially if you use the command line which is anyway the best way to do systems administration and usually the only way on (remote) servers.
 
Old 04-18-2013, 06:28 AM   #4
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
I think learning is more effective when you learn some easier things first and use that as a foundation for learning more.

You indicated you are already using Linux Mint 14, which makes that the easiest Linux for you to learn on now.

All Linux distributions are similar enough that the majority of what you should learn can be learned in Mint.

The things that are quite different between the Red Hat family and the Debian family are very much the same between Mint and Debian. So you can do most of the Debian specific learning while still using Mint.

After you are experienced with Mint, I suggest trying Centos.
 
Old 04-18-2013, 07:15 AM   #5
programer
Member
 
Registered: Mar 2012
Location: India
Distribution: Linux mint 14, Ubuntu 12.10
Posts: 46

Original Poster
Rep: Reputation: Disabled
@tarunchawla: Actually if you check data there will be enough information that Indian users are using Linux but anywhere in India getting a good resource or persons to teach Linux is always a trouble, that too in particular South India have less resources for the same. I am trying a version of debian only, but I was informed that Debian is a server grade software then I went to ubuntu, for some reasons I dont like its interface so trying Linux mint which is a derivative of Ubuntu ( to my knowledge).

@catkin : I am not interested for a qualification but inclined towards using Linux for many reasons and I found its quite effective, costs nothing. But how to start with is the question, I had installed it in my three computers, daily using it ( now I am tying in that only), I am good with the GUI interface for basic usage but want to go more.

What is a kernel, how to check that kernel, some are telling that updating the kernel, how to do it, is it necessary ?
 
Old 04-18-2013, 07:54 AM   #6
tarunchawla
Member
 
Registered: Mar 2010
Location: New Delhi,India
Distribution: Ubuntu 14.04
Posts: 117

Rep: Reputation: 3
If you are a big Enterprise then updates will provide you some crucial security and performance enhancement patches, but for the time being you don't need to bother about that.I suggest you to go through some Operating System essentials. This is what linux can do to you, when you are using windows you are restricted to view that windows shows you but when you switch to linux you are eager to know more and you horizon of thinking expands. You cannot learn all things in one day just try to understand things by searching through google first as most probably your question had been already answered, if unable to find any answer then ask questions and there are lots of people out there to help you.

Read this page(http://wiki.linuxquestions.org/wiki/Main_Page)

Best of Luck

Last edited by tarunchawla; 04-18-2013 at 07:59 AM.
 
Old 04-18-2013, 08:13 AM   #7
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
I'd go with what you use at work, at least initially as it'll speed you up for work.
After that you can branch out.
Here's some good links

http://linux.oneandoneis2.org/LNW.htm
http://rute.2038bug.com/index.html.gz
www.linuxtopia.org

You can check exact distro name+version and kernel version using the cmd line thus
Code:
cat /etc/*release*

uname -a

Last edited by chrism01; 04-18-2013 at 07:31 PM. Reason: typo
 
Old 04-18-2013, 09:25 AM   #8
rabirk
Member
 
Registered: Dec 2012
Location: Maryland, US
Distribution: Debian
Posts: 87
Blog Entries: 8

Rep: Reputation: Disabled
There are many good links for learning some of the basics of Linux, and they are listed on this site. Check the "Quick Links" and "Tutorials" links at the top. But you're right when you say there are "flavors." As a beginner, I found it easier to work through a book, and I'd suggest either "A Practical Guide to Linux Commands, Editors, and Shell Programming," or "A Practical Guide to Fedora and Red Hat Enterprise Linux," by Mark G. Sobell, if you can get your hands on them. The Fedora one focuses on Fedora 15, in the sixth edition of the book, so it's slightly dated, but the concepts in either book can largely be applied to Linux Mint and other distros, as well. The main differences you'll find is between distros that use SELinux and those that don't, and distros using different package managers (Debian's DEB versus Red Hat's RPM, contrasted with installation from tar files), and so forth, but you can branch off from the books and figure that stuff out online.

The kernel is the "heart" of the operating system. It tells the operating system how to work with the hardware, and the kernel even has many drivers built in, as I understand. Linux didn't become "Linux" until Linus Torvalds created the kernel and coupled it with GNU programs, creating Linux/GNU. Don't neglect www.linux.com, which is the home of kernel development at the Linux Foundation. To see which kernel you're running, just type

uname -a

I'd forgotten that and had been wondering the same thing, so I Googled it.

I wish you much luck in your learning. If you have further questions, you know where to come.
 
Old 04-18-2013, 12:21 PM   #9
programer
Member
 
Registered: Mar 2012
Location: India
Distribution: Linux mint 14, Ubuntu 12.10
Posts: 46

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rabirk View Post
There are many good links for learning some of the basics of Linux, and they are listed on this site. Check the "Quick Links" and "Tutorials" links at the top. But you're right when you say there are "flavors." As a beginner.
Yes I do had downloaded some of them, and going through it. I am seeing that CentOS and Debian based flavours are having two different setup, systems and commands, which one will be better for learning?
 
Old 04-18-2013, 12:39 PM   #10
rabirk
Member
 
Registered: Dec 2012
Location: Maryland, US
Distribution: Debian
Posts: 87
Blog Entries: 8

Rep: Reputation: Disabled
As you probably know, CentOS is a very common server distribution, and it's in the Red Hat family of distros. Debian, meanwhile, has spawned Ubuntu and other popular desktop distributions. For business practicality, I'd say focus on CentOS. The Debian side is pretty simple, really, and you'll be able to apply what you learn with CentOS pretty well to Debian. Ultimately, it really doesn't matter too much which one you choose. The commands are largely going to be your standard Bash shell commands and GNU utilities. Debian is also a very stable option for servers, and it's supposedly fairly well documented so you might be able to learn a lot just from starting with the Debian website.
 
Old 04-18-2013, 01:02 PM   #11
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by programer View Post
I am seeing that CentOS and Debian based flavours are having two different setup, systems and commands
They are not really as different as you seem to be saying.

Quote:
which one will be better for learning?
One big advantage of Ubuntu for beginners is: More beginner questions have been asked and answered online for Ubuntu than for any other distribution.
Once you get in the habit of trying google first for any question, you will find that almost anything which confuses you in Linux has already been asked by another beginner (who almost always uses Ubuntu) and has already been answered by an expert with a Ubuntu specific answer (rather than the less precise answer you often get when the expert doesn't know details of the beginner's distribution).

Mint is close enough to Ubuntu, that you can probably stick with Mint and lookup questions online as if you were using Ubuntu and then use the Ubuntu answer equally well in Mint.

Once you switch to Centos, you need to make sure you find RHEL or Centos answers to your questions. Even Fedora is different enough that online answers to beginner questions on Fedora likely have some details wrong when applied to Centos.
 
Old 04-18-2013, 02:11 PM   #12
shivaa
Senior Member
 
Registered: Jul 2012
Location: Grenoble, Fr.
Distribution: Sun Solaris, RHEL, Ubuntu, Debian 6.0
Posts: 1,800
Blog Entries: 4

Rep: Reputation: 286Reputation: 286Reputation: 286
Hello,

I am surprised, why no one has suggested you TLDP guides (check: http://tldp.org/guides.html), which are really good and updated guides for beginners as well experts.

Also check here for more stuff.
 
1 members found this post helpful.
Old 04-18-2013, 02:30 PM   #13
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Quote:
Originally Posted by programer View Post
...considering the usage, simplicity and also support ( community based).
the C in CentOS stands for "Community" so,
I'd start there.
 
Old 04-18-2013, 11:00 PM   #14
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
Quote:
Originally Posted by johnsfine View Post
One big advantage of Ubuntu for beginners is: More beginner questions have been asked and answered online for Ubuntu than for any other distribution.
Once you get in the habit of trying google first for any question, you will find that almost anything which confuses you in Linux has already been asked by another beginner (who almost always uses Ubuntu) and has already been answered by an expert ...
+1 up to the last phrase. Many ubuntu threads end without an expert contribution (or a solution). The quality of the online community support for a distro can be a significant factor in distro choice. When I chose to change to Slackware, the quality of online community support was decisive.
 
Old 04-18-2013, 11:04 PM   #15
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
Another way to learn Linux is to read LQ. When a question is asked and interests you, research for a solution. That's a real world sysadmin situation -- a real question and trying to find the answer. If and when the question is solved, you can compare the solution with the what your research found. A challenging set of puzzles and an effective training.
 
  


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
[SOLVED] RHCSA learning... RHEL6 or CENT OS for learning shejin983 Linux - Server 4 10-27-2012 09:16 AM
Linux Flavour dereko Linux - Server 6 06-23-2008 12:10 PM
Focus on Click or anything else besides Focus on mouse. mellor Linux - Newbie 2 05-29-2008 11:31 AM
what flavour do I have? debugdotcom LinuxQuestions.org Member Intro 8 06-11-2006 06:04 PM
which flavour? bluestorm Linux - General 7 10-07-2003 09:58 AM

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

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