Results 1 to 10 of 10
i have this iso called "debian-31r2-i386-binary-1" .i installed it and the interface is all black with white text like command prompt.It this "dos" based.Is there a desktop environment with colors, ...
- 10-03-2006 #1
debian help
i have this iso called "debian-31r2-i386-binary-1" .i installed it and the interface is all black with white text like command prompt.It this "dos" based.Is there a desktop environment with colors, icons and all.
When i manage to log in im still on the same menu with commands.
what's with this version of debian ?
- 10-03-2006 #2
You've got the latest version of Debian, you just likely made a very easy mistake and didn't select the graphical desktop during the install. I've done it too. You should be able to get something by running apt-get update followed by apt-get install gnome-desktop or apt-get install kde.
Registered Linux user #270181
TechieMoe's Tech Rants
- 10-03-2006 #3Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
Go here.
http://www.togaware.com/linux/survivor/
Read read read.
If you don't want to do all that reading execute the following commands as root user:
If that doesn't work then you may not be connected to the internet or your /etc/apt/sources.list file may not be set up.Code:apt-get install x-window-system-core kde
To set up your sources.list file (as root user):
And enter the following lines:Code:editor /etc/apt/sources.list
After you save that file run:Code:deb http://ftp.debian.org/debian stable main contrib non-free deb http://security.debian.org stable/updates main contrib non-free
Then try the above againCode:apt-get update
- 10-03-2006 #4Linux User
- Join Date
- Aug 2005
- Posts
- 408
If you 'apt-get install kde' does it automatically install kdm? I don't know the answer, but he might have to 'apt-get install kdm' also.
- 10-03-2006 #5Yeah, I'm not sure. jonantice's approach is better.
Originally Posted by eraker Registered Linux user #270181
TechieMoe's Tech Rants
- 10-03-2006 #6Linux User
- Join Date
- Aug 2005
- Posts
- 408
There's no harm in issuing the complete command then:
To patrickv: This will ensure that it automatically boots into x-server on startup.Code:apt-get install x-window-system-core kde kdm
If it doesn't work, go back to jonantice's post.
- 10-04-2006 #7Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
True, I didn't think of it that the kde package does not depend on kdm. (I always just install kde-core).
If you don't install kdm you can still useCode:startx
- 10-04-2006 #8
re
None of your post works i just dunno why but it should work.
when i enter command it access the net then says "KDE package not available but is refered to by another package an so on.
what can i do now ?
- 10-04-2006 #9
re
Eraker your's worked it connected to net and downloaded some stuffs.
- 10-04-2006 #10
mu connection times out when getting updates.
and my speed remain in "BPS" not KBPS...WTF ?


Reply With Quote
