


Code: Select all
/etc/init.d/xdm start
Code: Select all
apropos <subject>Code: Select all
man <commandname>
Hmm...I suppose I started with the wrong 'flavor' eh? Oh well, I'm gonna roll with it now since it's already installed. Thanks again for the ref.Gentoo Linux is a versatile and fast, completely free Linux distribution geared towards developers and network professionals.

Whew! You said that right. I feel like a baby learning to crawlEvery great journey starts with a first step - and that is what you have taken.



Code: Select all
man ls
man less
man portage
man emerge
emerge help | lessWhat you have started is TWM. When you get there, you can type (I think) gnomesession and that should open up GNOME For you.MartyParish wrote:Lemma and DerekLucas,
Thanks for the welcome and words of encouragement!
I did read that Gentoo wasn't the best to start with but I figured I was a fast learner, so what the heck. I had no idea!
I have gotten through the xorg part and I believe I have Gnome. I have managed to get xorg open, or some window manager. It just opened up a few windows which still have command line stuff.
Q: Is there an online guide to the basics? ie. opening and using different apps.
Thanks everyone. I DO appreciate it!
Code: Select all
emerge pciutilsCode: Select all
lspci Code: Select all
emerge xorg-x11Code: Select all
emerge kdeCode: Select all
USE="bindist" emerge kde

TWM is the "Tiny Window Manager" - a small low resource window manager with the bare minimum. You need somethign with more beef if you are happier with a GUI. To get the "gnomesession" command - you need to emerge gnome. You may as well emerge KDE as well - try them both and see which you are most comfortable with. You will also find that apps you want to run may rely on the libs from another.MartyParish wrote: Not sure what TWM is. I think what I have open is X. The window says "xterm" at the top-left. I tried gnomesession but got command not found. Thank you none the lees however.
Code: Select all
USE="bindist" emerge gnome kdeCode: Select all
USE="bindist" emerge -u kdeThis is SO true. I wasn't totally new to Linux when I started with Gentoo, but it was still tough going. There was blood sweat and tears poured, and sometimes more than a little frustration. But I've been on Gentoo as my main OS now for almost a year, and I can hardly believe how happy I am that I made the switch. Stick with it, you'll be glad you did.episode96 wrote:If you can afford the time and effort that it takes, I greatly encourage you to do not give up. Gentoo and GNU/Linux may have a steep learning curve but once you grasp the basics it's very easy to use and to keep it running
Welcome


Aww - Let him be. While I admit it is not easy - it is a very worthwhile experience, and by the sound of his later responses - he is finding it rewarding. Although it is worth pointing out that the distribution shouldnt be blamed if someone cant figure it out, give non-technical sorts a chance to try before dismissing them as unable.ciaranm wrote:Gentoo is not for dummies. I suggest you get another distro which has you as its target user in mind instead. Then, once you know your way around, come back to Gentoo later. Otherwise you'll just end up with an unjustified bad taste of Linux in general.
Code: Select all
emerge baselayout
