Results 1 to 3 of 3
I installed debian for the first time a while back and I was horribly shocked at what a mistake it was to install everything. I was configuring about 6000 appications ...
- 09-25-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 6
Need suggestion on Debian Installation!
I installed debian for the first time a while back and I was horribly shocked at what a mistake it was to install everything. I was configuring about 6000 appications during the setup process and it didn't boot up afterwards. I learned that you should only install what you need for debian but with debian there is so much stuff to install you don't know which to install that will be needed.
Can somebody fill me in on the standard setup configuration?
Thanks,
jyoung0000@comcast.net
- 09-25-2005 #2
When I installed, I just installed the core OS, and when I rebooted into my Debian system, I used apt-get to get X, Fluxbox, and a few other apps working. Now if I need something, I just grab it off of apt.
- 09-25-2005 #3
Re: Need suggestion on Debian Installation!
You only need to install X and and a desktop environment. When the installer asks you to select package catagories, don't select anything. In this way you can personalize your installation. Then at your next command prompt use apt to get whatever you desire.
Originally Posted by jyoungxxxx
For example, here's X, gnome, and gdm:
Code:# apt-get install x-window-system gnome gdm
It may be that your sole purpose in life is simply to serve as a warning to others.


Reply With Quote
