Overclock.net banner

trying out linux this week

1652 Views 33 Replies 18 Participants Last post by  error10
Im going to be installing linux this week, not sure what distro yet or what i should be installing with it. So suggest away because I plan on diving in head first and not just tampering with it.
1 - 20 of 34 Posts
Well, Ubuntu is a very popular distro for first time users, as it offers a fair amount of features in a package that suits most people.
Jump straight into Gentoo
It's what I started with, and it really helped me get familiar with the commands and such.
See less See more
we use ubuntu at work but only for transferring data over the network to a storage server.

we had a gentoo disc at work as well but i dont think it ever got used for anything but data recovery.

Are there any specific ones that are more powerful and versatile than others? Or that have more application compatibility than others?
2
Quote:


Originally Posted by tehmaggot
View Post

Jump straight into Gentoo
It's what I started with, and it really helped me get familiar with the commands and such.

ROFL no way! If he tries Gentoo first he will run for the hills screaming! It certainly is a good way to learn the guts of Linux though.
I would go with something easy like Ubuntu, Fedora, or openSUSE.
After that pick up Arch or Gentoo and find out what real Linux is.
See less See more
2
Quote:

Originally Posted by binormalkilla View Post
ROFL no way! If he tries Gentoo first he will run for the hills screaming! It certainly is a good way to learn the guts of Linux though.
I would go with something easy like Ubuntu, Fedora, or openSUSE.
After that pick up Arch or Gentoo and find out what real Linux is.
LOL
It's possible to start from there, but it can be too much for some.
See less See more
Are there any specific ones that are more powerful and versatile than others? Or that have more application compatibility than others?
Depends on what you're looking for, but for the most part they are all "the same". I recommend Ubuntu, Fedora, or OpenSuse if you're new (avoid Fedora if you plan on using proprietary ATI drivers though).
Start with Ubuntu and use the Wubi installer to install Ubuntu within Windows. You'll sacrifice some of the speed, but none of the functionality. Furthermore, if you decide you do not like it, then just uninstall from Windows and you'll be done. No messing with the GRUB (a linux boot menu) sticking around after Linux is gone.
Quote:


Originally Posted by Gizmo
View Post

Start with Ubuntu and use the Wubi installer to install Ubuntu within Windows. You'll sacrifice some of the speed, but none of the functionality. Furthermore, if you decide you do not like it, then just uninstall from Windows and you'll be done. No messing with the GRUB (a linux boot menu) sticking around after Linux is gone.

I'd suggest not to use Wubi simply because a filesystem within a filesystem is like using two condoms: its just unwise.

Plus its easy to reinstall the windows bootloader if you choose to ditch Linux.
See less See more
Really the main differences between the distros are the package management system/repositories, default installed apps, and other things like PATH env vars and desktop environments.
For instance, Arch can be installed via FTP, grabbing the latest packages. You can choose to have an extremely minimal installation, or you can select as much as you want.
After that you can choose what desktop environment you want, and so on.
With something like Ubuntu you have all of the packages preinstalled and a GNOME desktop environment configured.
Quote:


Originally Posted by binormalkilla
View Post

Really the main differences between the distros are the package management system/repositories, default installed apps, and other things like PATH env vars and desktop environments.
For instance, Arch can be installed via FTP, grabbing the latest packages. You can choose to have an extremely minimal installation, or you can select as much as you want.
After that you can choose what desktop environment you want, and so on.
With something like Ubuntu you have all of the packages preinstalled and a GNOME desktop environment configured.

And Gentoo is the same thing, only you compile everything, kernel included.
See less See more
Quote:


Originally Posted by Bluescreen_Of_Death
View Post

And Gentoo is the same thing, only you compile everything, kernel included.

Yep....I've installed and configured Gentoo. It was not fun! Well I did gain some knowledge in the process though.
See less See more
Installing Gentoo pretty much made me comfortable with doing anything else in Linux, lol.
I'd say start with either Ubunti or LinuxMint. Although nowadays, just about any distro is fairly easy to use.
Quote:


Originally Posted by binormalkilla
View Post

Yep....I've installed and configured Gentoo. It was not fun! Well I did gain some knowledge in the process though.

I'm thinking about taking another stab at it. Should be interesting. The big thing that made me give up was getting like 3 kernel panics in a row, and having to wait like 45 min for a new one to compile [dual core lappy].
See less See more
So if the only real difference is the software distribution then that can be neglected.

If you partition the drive into two partitions, can you just dual boot both OS's or do you need to use GRUB?

How hard is it to compile your own kernel?
Quote:


Originally Posted by binormalkilla
View Post

ROFL no way! If he tries Gentoo first he will run for the hills screaming! It certainly is a good way to learn the guts of Linux though.
I would go with something easy like Ubuntu, Fedora, or openSUSE.
After that pick up Arch or Gentoo and find out what real Linux is.

Lol, seconded. I've used Fedora since Core 4 and I don't ever plan on trying Gentoo. I have compiled my own kernels, but that and ndiswrapper drove me insane, so I prefer to stick to the precompiled and just make/install whatever yum can't do. Keeps me sane, or at least somewhat less insane.

Try out a live CD of a couple distros and see what you like, although you can't really get a true sense of them until you've used them for a while. Slackware might give you the experience of Linux while not being simplified.
See less See more
1 - 20 of 34 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top