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 03-29-2011, 02:04 AM   #1
princeoflux
LQ Newbie
 
Registered: Mar 2011
Posts: 1

Rep: Reputation: 0
Newbie in linux World


Hi Guys,
as a beginner, I just want your thoughts on how to install linux or other OS coz I am planning switch to a much stable os and learn more.... Thanks & More Power to linux Guru!!!
 
Old 03-29-2011, 02:09 AM   #2
nypd365
Member
 
Registered: Mar 2011
Location: France, Paris
Posts: 64

Rep: Reputation: 1
Quote:
Originally Posted by princeoflux View Post
Hi Guys,
as a beginner, I just want your thoughts on how to install linux or other OS coz I am planning switch to a much stable os and learn more.... Thanks & More Power to linux Guru!!!
Hello and welcome to the new world
As a beginner you have to install KDE desktops like opensuse 11.4 because its really beautiful and stable.
dont remove your windows at first because you may have issues on connecting to internet and without internet linux is nothing.
 
0 members found this post helpful.
Old 03-29-2011, 02:38 AM   #3
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Quote:
Originally Posted by nypd365 View Post
Hello and welcome to the new world
As a beginner you have to install KDE desktops like opensuse 11.4 because its really beautiful and stable.
dont remove your windows at first because you may have issues on connecting to internet and without internet linux is nothing.
The bold text, thats all wrong. And all your preferences. Linux is all about choices. There are a lot of other distributions those are as much if not easy, good looking and stable. Ubuntu is one of them and so is Fedora. Both are stable and based on very popular and stable Debian and RH respectively. You can also use Debian in its own avatar instead and it is not too difficult either.
Its all about your preferences and uses. Just find out what you need to do with your distro and choose one that is closest to your needs.
And remember, Linux is NOT windows and it will not behave like it.
 
Old 03-29-2011, 03:32 AM   #4
wgac
LQ Newbie
 
Registered: Dec 2007
Location: Warsaw, Poland
Distribution: Arch Linux/NetBSD 5.1
Posts: 18

Rep: Reputation: 1
Hello
Depending on how determined and patient you are, you might wanna try a more bundled approach, meaning one in which you make as few decisions as possible. Ubuntu is fine for a beginner, it ships with GNOME desktop environment, which is rather intuitive and pleasant. Also, the graphical installer is easy to follow. There's also Kubuntu, whose default environment is KDE. I find KDE more visually appealing, but you probably should try both at some time to formulate your own opinion. Another system worth mentioning is Linux Mint, which the creators claim usability-oriented, so it might save you from problems early on. I wouldn't recommend Fedora. It might be cutting-edge in some respects, but I got a feeling of instability last time I tried it. Besides, it didn't come up after a software update, which left me angry with it .
If you're not afraid to get your hands dirty, and learn a lot in the process, you might try Arch Linux. It doesn't give you much of a default installation, but there's an excellent Beginner's Guide to hold your hand throughout . I recommend it here, because I love it, but if you don't feel like exploring, don't. At least not now.
If you're willing to keep your Windows partition, you might need to shrink it. One tool suitable for this is GParted. It's a live cd with a rudimentary operating system for manipulating partitions. As far as I know, partition resizing is still a bit risky, so you might be better off backing up your files, repartitioning the disk, reistalling Windows on one partition (before you install Linux, because of booting issues) and then installing your distro of choice. A reasonable partitioning scheme for a home system is a swap partition (some recommend it to be roughly of the size of your RAM), a / (root) partition for system files (15-20 GB should be all you need, even if you install loads of software) and a /home partition (the rest of the disk) for your personal files. It is recommended to keep / and /home separate in case you need to reinstall the system or try another one. With such a scheme you'll have 4 partitions total, so you can make them all primary (since BIOS only understands 4 partitions, if you want more, you have to resort to logical partitions, which is a way to lie to BIOS ).
Sorry for confusing you with a rather long post, but I hope you find it helpful.
I wish you a fascinating journey through the Unix world.
Wojtek
 
1 members found this post helpful.
Old 03-29-2011, 03:45 AM   #5
arizonagroovejet
Senior Member
 
Registered: Jun 2005
Location: England
Distribution: openSUSE, Fedora, CentOS
Posts: 1,094

Rep: Reputation: 198Reputation: 198
  • Click the big button marked 'start download'
  • Whilst it's downloading, read the rest of the page which explains everything you need to know about installing it.

Before you actually install it to your harddisk, make a back up of any important files just in case something goes wrong. (Of course you have back up of all your important files already right... )

Once you've got it installed just try using it to do whatever it is you want to do. If you get stuck, Google. If you're still stuck, ask somewhere, such as here.

As someone else pointed out already, Linux is not Windows. Do not expect Linux to work exactly like Windows does then get all annoyed when it doesn't. (I've seen people do that with both Linux and Macs.)
 
Old 04-01-2011, 09:54 PM   #6
3C273
LQ Newbie
 
Registered: Jul 2010
Posts: 3

Rep: Reputation: 0
Hello,

Thanks for that very helpful intro about partitioning wgac! You answered a lot of my questions I was looking for about partitioning. I'm a complete nOOb at Linux and am just trying things out. What would you say about the size the /home partition needs to be? Also, is it necessary to have a /var partition, and if so how big should it be?? I've got about 200GB to play with, so I should have plenty of room. Thx!
 
Old 04-02-2011, 11:12 AM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,143

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
On a personal computer, you only need 2 or 3 partitions:
/ -- 10GB should be enough for anything
/home -- as much as you can spare, since that's where all your files are going
swap -- only required if you want to hibernate, but advisable is you have less than 1GB of memory; make it a bit bigger than your memory

/var is for servers, which use it for a lot of stuff.
 
1 members found this post helpful.
Old 04-02-2011, 01:04 PM   #8
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
Install anything. It will take you a year (years) to finally decide to which distro to stick for longer. Simply feel free to experiment - don't hesitate to broke your system if you want. It is funny to see "kernel panic". And so on. Today install ubuntu or mint or debian or puppy or ... tomorrow install something else. If a device won't work pick another distro. It may work. Try to install using VirtualBox - it is also funny. Or maybe a small distro living on a USB stick? Be the root! The Big Guy. This is what any linux user dreams of : to be the root. Ubuntu out of box gives you no chance to be the root: all this stupid sudo. So how to be clever than Ubuntu designers? It is not so difficult, really. "Destroy, destroy!" (DoW).

Do this now. In the future when you will have several hundreds of GB of precious data it won't be possible.
Greetings.
 
Old 04-03-2011, 11:25 AM   #9
MTK358
LQ 5k Club
 
Registered: Sep 2009
Posts: 6,443
Blog Entries: 3

Rep: Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723Reputation: 723
Quote:
Originally Posted by 3C273 View Post
Hello,

Thanks for that very helpful intro about partitioning wgac! You answered a lot of my questions I was looking for about partitioning. I'm a complete nOOb at Linux and am just trying things out. What would you say about the size the /home partition needs to be? Also, is it necessary to have a /var partition, and if so how big should it be?? I've got about 200GB to play with, so I should have plenty of room. Thx!
Are you the original poster under a different account?
 
Old 04-03-2011, 02:17 PM   #10
3C273
LQ Newbie
 
Registered: Jul 2010
Posts: 3

Rep: Reputation: 0
Thanks a lot for the info guys! It's most appreciated!
 
Old 04-03-2011, 02:18 PM   #11
3C273
LQ Newbie
 
Registered: Jul 2010
Posts: 3

Rep: Reputation: 0
Quote:
Originally Posted by MTK358 View Post
Are you the original poster under a different account?
Nope, just another user that just happened upon this post.
 
  


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
Newbie to Linux world Dianegr Linux - Newbie 3 03-06-2008 11:45 AM
again a new newbie enters the world of linux appel982 LinuxQuestions.org Member Intro 2 11-13-2007 07:46 AM
I am newbie to Linux World Laboost Linux - Newbie 3 02-10-2007 11:06 AM
Hello SuSe Linux newbie here from the world of windows: Tuvhack LinuxQuestions.org Member Intro 1 03-15-2006 05:48 PM

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

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