Results 1 to 3 of 3
ok like i said yes im the complete definition of a newb when it comes to linux so i desperately need any help ive looked at so many tut's an ...
- 06-20-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
The Definition Of A Newb (ME) Seeking Help =]
ok like i said yes im the complete definition of a newb when it comes to linux so i desperately need any help ive looked at so many tut's an about all of them have gotten me no where i dont know if it's like i dont fully understand or there really just not making sense if anyone can give me as detailed easy step by step instruction's on how to get Gkrellm & Fluxbox on my ubuntu System i would 100% appreciate that i have tried everything i know you have to run all the commands through terminal but it seems i get alittle distant from the start an i just mess up so please ANYONE that can help me an give me step by step instruction's on how to get this please keep in mind i am a newb thanks =]
- 06-20-2009 #2
You can install fluxbox on Ubuntu by opening a terminal and typing this code exactly as you see it. Copy/paste if you wish.
You after the download and installation you should log out and when you sign back into Ubuntu, Go under sessions and select "Fluxbox" instead of Gnome. Enter your password and you should see a new Fluxbox desktop!Code:sudo apt-get install fluxbox
YOu can install gkrellm in a similar way:
Remember to be fully connected to the internet and welcome to Linux!Code:sudo apt-get install gkrellm
Check out the Ubuntu Fluxbox Community Wiki entry. https://help.ubuntu.com/community/Fluxbox
- 06-20-2009 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 47
https://help.ubuntu.com/
there is a link for the documentation for ubuntu.. :P i read them all the time to do stuff i dont know how to do.
One problem with linux, is that because of so many distro's, it can confuse a new person, and because there is slight differences, these slight differences can really annoy someone...
For example, yum and apt-get...


Reply With Quote