Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Gentoo Linux Help > moving to gentoo

Forgot Password?
 Gentoo Linux Help   For help and discussion related to Gentoo Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-06-2005   #1 (permalink)
Just Joined!
 
Join Date: Jul 2005
Location: Don't turn around...
Posts: 31
Send a message via ICQ to BlackFox Send a message via AIM to BlackFox Send a message via MSN to BlackFox Send a message via Yahoo to BlackFox
moving to gentoo

okay so im still really new to linux, but for the past few years ive been studying linux, ive always viewed gentoo as one of the best distros. im wondering how much do i need to know to know my way around this distribution. ive been using mandriva so im not exactly experienced in linux at all yet.
BlackFox is offline  



Reply With Quote
Old 07-06-2005   #2 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
I'll say that gentoo is great for learning in its self

I went SuSE (for *ages*) -> Yoper (v.short time) -> Ubuntu (v.short time) -> Slack (long time [over two months]) and then onto Gentoo.

As long as you follow the handbook, the install is not too hard, and there are plenty of guids on how to set things up on gentoos site heh i skipped that stuff in the middle went strait form suse after 4 months to gentoo and from then on realy learned linux fast...
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 07-07-2005   #3 (permalink)
Trusted Penguin
 
Cabhan's Avatar
 
Join Date: Jan 2005
Location: Boston, MA, USA
Posts: 2,784
I found the install pretty easy, so long as you follow the Handbook EXACTLY.

That said, the distro itself I find to be a very easy one to use. Installation of new packages and maintaining the environment is very easy:

Code:
emerge <APP_NAME>   <-- To install APP_NAME
emerge -NuD world    <-- To update every installed package
Also, Gentoo is EXTREMELY customizable. You only need to install what you want, and you have free and unlimited access to config files and such things. This is great when combined with the KDE 3.4 split ebuilds, allowing you to only install what apps you want (which is great for, say media, since KDE has like 47 audio apps).

Basically, I find it a very easy and efficient distro to use. Some people claim the install is really hard, I didn't find that the case. That said, it can be LONG, but it is not hard.


For the record, it took me about 4 days to install Gentoo, install KDE 3.3 (before split ebuilds) and OpenOffice.org. So leave yourself some time. I also highly recommend doing the install through Knoppix so that you have a GUI, Internet, IM, and other stuff:

http://www.gentoo.org/doc/en/altinstall.xml#doc_chap3
__________________
DISTRO=Ubuntu
Registered Linux User #388732
Cabhan is offline   Reply With Quote
Old 07-09-2005   #4 (permalink)
Just Joined!
 
Join Date: Jul 2005
Location: Don't turn around...
Posts: 31
Send a message via ICQ to BlackFox Send a message via AIM to BlackFox Send a message via MSN to BlackFox Send a message via Yahoo to BlackFox
okay, well im waiting untill i get my new hard drive to install gentoo, because i have 2 40's right now in ntfs one has my music and the other has all of my emulators and roms (im a joystick junkie, im considering slapping linux on my mame machine as well) and i want to be able to slap it all in one drive.
the main thing that im wondering about is the whole stage # tarbell jazz. i mean its a seperate file all together, how exactly does this work???
BlackFox is offline   Reply With Quote
Old 07-09-2005   #5 (permalink)
Linux Engineer
 
Join Date: Mar 2005
Posts: 1,431
OK, you download a stage-tarball and extract it. Stage1 is almost like a zip-file containing the parts of your system which you can't live without, and the you then recompile these parts to your preference and then go on other importent parts of the system. With stage2, these parts are allready ready compiled for you, and you can consentrate on installing the rest of the basic system-packages which is needed to complete your gentoo. With stage3 this is done for you too, and you only need to install a bootloader, system-logger etc and the apps you want to have available (like X, kde/gnome/xfce7fluxbox/E, firefox etc etc). Stage1 gives the most control, while stage3 is fastest + is easier (not because stage1 is hard, but because you have to read more + type more commands). If you look at the gentoo handbook, they have a nice intro to chosing stages too.
jaboua is offline   Reply With Quote
Old 07-09-2005   #6 (permalink)
Just Joined!
 
Join Date: Jan 2005
Posts: 28
Send a message via AIM to uchihasasuke
Gentoo Greatness

Here are some fun alternate gentoo installation instructions from the wikipedia. Maybe you would be interested.

http://gentoo-wiki.com/HOWTO_Ultimate_Gentoo_Box
uchihasasuke is offline   Reply With Quote
Old 07-09-2005   #7 (permalink)
Just Joined!
 
Join Date: Jul 2005
Location: Don't turn around...
Posts: 31
Send a message via ICQ to BlackFox Send a message via AIM to BlackFox Send a message via MSN to BlackFox Send a message via Yahoo to BlackFox
so theres no real gui installer for gentoo, so do you have to download the tarbell during installation or have it on a seperate cd. stage 1 would have kde or gnome or anything, it would just be straight commandline. where would i get it then, through the portage system???
uchihasasuke, as for the livecd on that guide, are the talking about gentoo's live cd or just a live cd in general (ex. knoppix, slax, DSL)
BlackFox is offline   Reply With Quote
Old 07-09-2005   #8 (permalink)
Linux Engineer
 
Join Date: Oct 2004
Location: Vancouver
Posts: 1,366
Send a message via AIM to genesus Send a message via Skype™ to genesus
yes it would be straight command line...any live cd will do; however, mounting /proc is a little different between the gentoo live cd and another one...

for kde

emerge kde

for gnome

emerge gnome

once you get gentoo setup you will like its package management system.
__________________
Operating System: GNU Emacs
genesus is offline   Reply With Quote
Old 07-12-2005   #9 (permalink)
Linux Enthusiast
 
Join Date: Feb 2005
Location: Luton, England, UK, Earth
Posts: 639
Send a message via MSN to onlinebacon
If, like me you are new to linux, I would go for the stage 3 install ( I did ) wasn't too difficult and left me with a nice feeling of acclompishment.
onlinebacon is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 06:25 AM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1