Results 1 to 7 of 7
I am totally new to linux so excuse my ignorance but I need a bit of help installing a GUI to aid my learning of linux. I have installed the ...
- 10-26-2005 #1Just Joined!
- Join Date
- Oct 2005
- Location
- UK
- Posts
- 3
Need help installing GUI?
I am totally new to linux so excuse my ignorance but I need a bit of help installing a GUI to aid my learning of linux. I have installed the base package of debian with no GUI at all. I would like to install KDE as it is the GUI used at my university, however i cant find any information that i can understand. Could someone please either point me in the right direction for a foolproof guide to this process or else very kindly explain it to me? please be warned you are talking to someone who has been used to windows, and has installed linux for the first time this evening..
please help, its greatly appreciated!!
- 10-26-2005 #2
to get kde and x windows try... (you have to be root)
I think that gets everything you needCode:apt-get update apt-get install xserver-xfree86 kdebase kdm
Brilliant Mediocrity - Making Failure Look Good
- 10-26-2005 #3Just Joined!
- Join Date
- Oct 2004
- Location
- Midwest
- Posts
- 43
you are in luck.
If you have an internet connection or downloaded the whole cd (not just the netinstall cd) you can have a working kde desktop in just a few minutes
first you need to issue just a few commands
in order to gain root access. This can be avoided if you just log in as root.Code:su
then, if you are using the internet to install you should type
and then either way you can typeCode:apt-get update
and in just a little while the system will be up and ready for you to log inCode:apt-get install x-window-system kde
- 10-26-2005 #4Just Joined!
- Join Date
- Aug 2005
- Posts
- 3
kde for ubuntu
I am new to ubuntu and linux in general. The distribution comes with gnome desktop only, but I want to install the kde desktop. When I go to the mirror sites I see a very long confusing list of applications to download and I dont know what to choose. What is it that I should choose.
- 10-26-2005 #5Just Joined!
- Join Date
- Oct 2005
- Location
- UK
- Posts
- 3
I am exactly the same, I dont have a clue. I also have no internet connection that debian could find through the install, because the connection is through a LAN. The exact installation disc i have mentions Sarge, what is that all about, does this have anything to do with anything? If gnome is included on the disc and not KDE then how do i go about installing gnome?
- 10-26-2005 #6In that case try running
Originally Posted by tommy1987 to start your connectionCode:ifdown -a ifup eth0
Sarge is just the name of the latest stable release
Originally Posted by tommy1987
KDE should be on the same disk as GNOME. If you can get your internet connection working you can do what I said in the first post. If not, enter one of your disk in your computer and try it.Brilliant Mediocrity - Making Failure Look Good
- 10-26-2005 #7
Re: kde for ubuntu
try doing
Originally Posted by motapa
Or you can do it via synaptic. Just search for the program kubuntu-desktop and install itCode:apt-get install kubuntu-desktop
Brilliant Mediocrity - Making Failure Look Good


Reply With Quote
