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 09-08-2011, 11:07 PM   #1
jkim
LQ Newbie
 
Registered: Sep 2011
Posts: 6

Rep: Reputation: Disabled
Question what flavor is right for me?


Dear Sirs,

GREETINGS!!!

HI! to all Good Linux Users!
I have just arrived......thank you for accepting me..


Although I heard LINUX for quiet sometime now but I was not interested to explore on it because of the difference from the windows environment for me more on user friendly type//// while Linux is so intimidating....I don't know.....but now I think I have the guts to explore on.....so can you advise me which flavor to go? by the way I'm only an average windows xp user... thank you ......jkim

Last edited by jkim; 09-08-2011 at 11:12 PM. Reason: I miss something....Greetings
 
Old 09-09-2011, 12:18 AM   #2
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
Welcome to the forum!

For user friendliness, I recommend something like Ubuntu (www.ubuntu.com) or the free version of Mandriva (www.mandriva.com). You can use the Wubi installer on an Ubuntu disk to install Ubuntu alongside windows like an application, and then remove it if you don't want it any more.
 
Old 09-09-2011, 12:33 AM   #3
rahulkya
Member
 
Registered: Feb 2009
Location: New Delhi
Distribution: Linux mint,Ubuntu,Debian,RHEL 5,slackware 13.1, free BSD,solaris.
Posts: 186
Blog Entries: 3

Rep: Reputation: 33
If you are very much used to windows then you can try Linux mint regular release here is the link
katya
Linux mint is good to start..Download the manual also from their site..
Then you can switch over to any linux based distro..
 
Old 09-09-2011, 12:50 AM   #4
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
Quote:
Originally Posted by rahulkya View Post
If you are very much used to windows then you can try Linux mint regular release here is the link
katya
Linux mint is good to start..Download the manual also from their site..
Then you can switch over to any linux based distro..
+1 to Linux mint, it's based on Ubuntu/Debian (I run Debian), but less bulky than Ubuntu, so may run faster. I'm not sure why I never think to recommend Linux Mint.
 
Old 09-09-2011, 04:14 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,003

Rep: Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629
You have to test. Right now I am having fun with OpenSuse, openindiana, slitaz and gentoo. OpenSuse offers a way to pre-install all sorts of apps then download to a number of image formats. One of the formats is a virtual machine.

Consider a virtual machine if you have a good enough system. A free virtual machine makes using and testing various linux distro's easier and safer. Stay away from dual boot systems until you know enough to fix your xp.

See distrowatch.com for some choices.
 
1 members found this post helpful.
Old 09-09-2011, 09:33 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,354
Blog Entries: 28

Rep: Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147Reputation: 6147
Another thing you could do, just to get a flavor, is to download a *.iso file for a Live CD, burn the CD, then boot to it. You can take a look without touching your HDD.

The first distro I booted was a Knoppix Live CD some six years ago. One look and I was hooked.

Many distros, including Mint and Ubuntu, give you the option of booting to the install discs as if they were Live CDs.

Linux is not nearly so hard to use as its reputation suggests. A lot of that reputation is based on early Linux, which could indeed be a challenge. Contemporary Linux has come a long way from late 1990s Linux.

Yes, there is a learning curve, because Linux is not Windows and isn't structured like Windows. It's different, but it's not harder.
 
1 members found this post helpful.
Old 09-10-2011, 01:04 AM   #7
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Quote:
Originally Posted by jkim View Post
Dear Sirs,

...

Although I heard LINUX for quiet sometime now but I was not interested to explore on it because of the difference from the windows environment for me more on user friendly type//// while Linux is so intimidating....I don't know.....but now I think I have the guts to explore on.....so can you advise me which flavor to go? by the way I'm only an average windows xp user... thank you ......jkim
There are some ladies here as well

I would download some distros and test them. Some of them are 'live' as well so you can test them using the CD or on a memory stick without installing. Once you have found one that you like, you can install it.

Quote:
Originally Posted by dudeman41465 View Post
You can use the Wubi installer on an Ubuntu disk to install Ubuntu alongside windows like an application, and then remove it if you don't want it any more.
I would call it inside Windows 'alongside' for me is a dual boot
 
Old 09-10-2011, 02:36 AM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Linux has different graphical user interfaces (GUIs), so you have to test which one you like the best.
I would recommend:
- Simply Mepis, PCLinuxOS or openSuse for KDE
- Linux Mint for Gnome 2, it also has KDE, XFCE and LXDE versions
- Ubuntu for Unity
- Xubuntu (or Mint) for XFCE
- Lubuntu (or Mint) for LXDE
- Bodhi or PCLinuxOS for Enlightenment

The choice of the GUI is not only dependent on your personal taste, but also on the power of your machine. If you have an older machine with less then 1 GB of RAM you most likely don't want to run KDE, it can be really hungry for resources.

Quote:
Originally Posted by Wim Sturkenboom
I would call it inside Windows 'alongside' for me is a dual boot
Actually it is a dual boot, just that Ubuntu isn't installed to its own partition.
 
1 members found this post helpful.
Old 09-10-2011, 02:39 AM   #9
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
Quote:
Originally Posted by Wim Sturkenboom View Post
There are some ladies here as well
PFT! Girls can't use Linux! What's this world coming to?!

</sarcasm>
 
Old 09-10-2011, 02:41 AM   #10
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Quote:
Originally Posted by dudeman41465 View Post
PFT! Girls can't use Linux! What's this world coming to?!

</sarcasm>
Girls can't use linux? Well, why are you using it then?
 
Old 09-10-2011, 05:17 AM   #11
jkim
LQ Newbie
 
Registered: Sep 2011
Posts: 6

Original Poster
Rep: Reputation: Disabled
Question SIRS!

TO those who REPLY thank you so much.......jkim
 
Old 09-11-2011, 06:35 PM   #12
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,363

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
@anyone except jefro: Re post #5, just FYI, OpenIndiana http://openindiana.org/ is fundamentally based on Solaris, not Linux. This may confuse you slightly if you're not expecting it ...
 
Old 09-11-2011, 06:39 PM   #13
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Quote:
Originally Posted by chrism01 View Post
@anyone except jefro: Re post #5, just FYI, OpenIndiana http://openindiana.org/ is fundamentally based on Solaris, not Linux. This may confuse you slightly if you're not expecting it ...
I might have to try this out when I get my laptop..... Thanks for the link man.
 
Old 09-11-2011, 06:43 PM   #14
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,363

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
No worries; not sure how long it'll last, there are a few Solaris derivatives out there, especially since Oracle took over and made it a more closed system.
 
  


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
Which flavor to use? lyric0n Linux - Newbie 8 07-16-2008 07:42 PM
one flavor to another kennybob Linux - General 1 04-16-2007 01:19 PM
Best Flavor? penguin12 Linux - Software 2 07-15-2005 07:46 AM
Which Flavor Comatose51 Linux - General 6 06-15-2005 01:40 PM
Best Flavor For Laptops Madman420 Linux - Laptop and Netbook 15 08-07-2004 09:19 AM

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

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