Colin,

 You have to find out if you installed the KDE and gnome packages. 
 These will get installed during the second stage of installation
  when the "aptitude" presents you with a dialog box which will ask 
  you to select installation of Desktop Environment.
 
 If you had told yes there (checked the box) , then you must be able to
see graphics  by command 
  $ startx
  If this works then you probably want to check to enable startup of
  /etc/init.d/gdm in your runlevel. 
 something like (say your runlevel is 2) 
 then you must have a link like  
  S99gdm -> ../init.d/gdm 
  under the /etc/rc2.d directory 


On Wed, 2007-01-24 at 15:06 +0000, Colin Perkins wrote:
> Hi everybody,
> 
> I have installed Debian and logged -in ;  all I see is a prompt which I do not
> have not have a clue as to how to use it !
> 
> I had expected a graphical interface to appear  i.e. KDE or gnome - I 
> was informed that
> KDE is supplied with Debian.
> 
> Have I installed Debian incorrectly ?  I am very much a beginner with Linux.
> 
> Cheers,  Colin Perkins
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 
> rom bcv  Wed Jan 24 21:05:49 2007
> Received: from gmail-pop.l.google.com [64.233.167.109]
>       by h1.unixindia.com with POP3 (fetchmail-6.3.4)
>       for <[EMAIL PROTECTED]> (single-drop); Wed, 24 Jan 2007 21:05:49 +0530 
> (IST)
> Received: by 10.82.172.16 with SMTP id u16cs40234bue;
>         Wed, 24 Jan 2007 07:14:45 -0800 (PST)
> Received: by 10.70.66.18 with SMTP id o18mr1630647wxa.1169651684610;
>         Wed, 24 Jan 2007 07:14:44 -0800 (PST)
> Return-Path: <[EMAIL PROTECTED]>
> Received: from murphy.debian.org (murphy.debian.org [70.103.162.31])
>         by mx.google.com with ESMTP id i33si1493037wxd.2007.01.24.07.14.43;
>         Wed, 24 Jan 2007 07:14:44 -0800 (PST)
> Received-SPF: pass (google.com: domain of [EMAIL PROTECTED] designates 
> 70.103.162.31 as permitted sender)
> Received: from localhost (localhost [127.0.0.1])
>       by murphy.debian.org (Postfix) with QMQP
>       id E4BF92EE74; Wed, 24 Jan 2007 09:13:59 -0600 (CST)
> Old-Return-Path: <[EMAIL PROTECTED]>
> X-Original-To: debian-user@lists.debian.org
> Received: from bogota.connexer.com (bogota.connexer.com [66.93.22.231])
>       by murphy.debian.org (Postfix) with ESMTP id 8DFE32EE05
>       for <debian-user@lists.debian.org>; Wed, 24 Jan 2007 09:13:48 -0600 
> (CST)
> Received: from localhost (localhost.localdomain [127.0.0.1])
>       by bogota.connexer.com (Postfix) with ESMTP id 1EAB7C820
>       for <debian-user@lists.debian.org>; Wed, 24 Jan 2007 10:13:48 -0500 
> (EST)
> Received: from bogota.connexer.com ([127.0.0.1])
>       by localhost (bogota [127.0.0.1]) (amavisd-new, port 10024)
>       with ESMTP id 09184-07 for <debian-user@lists.debian.org>;
>       Wed, 24 Jan 2007 10:13:48 -0500 (EST)
> Received: from santiago.connexer.com (santiago.connexer.com [66.93.22.254])
>       by bogota.connexer.com (Postfix) with ESMTP id 0085AC81F
>       for <debian-user@lists.debian.org>; Wed, 24 Jan 2007 10:13:47 -0500 
> (EST)
> Received: by santiago.connexer.com (Postfix, from userid 2000)
>       id 9F1872474E; Wed, 24 Jan 2007 10:13:47 -0500 (EST)
> Date: Wed, 24 Jan 2007 10:13:47 -0500
> From: "Roberto C. Sanchez" <[EMAIL PROTECTED]>
> To: debian-user@lists.debian.org
> Subject: Re: Installation of Debian by disk
> Message-ID: <[EMAIL PROTECTED]>
> Mail-Followup-To: "Roberto C. Sanchez" <[EMAIL PROTECTED]>,
>       debian-user@lists.debian.org
> References: <[EMAIL PROTECTED]>
> Mime-Version: 1.0
> Content-Type: multipart/signed; micalg=pgp-sha1;
>       protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0"
> Content-Disposition: inline
> In-Reply-To: <[EMAIL PROTECTED]>
> User-Agent: Mutt/1.5.9i
> X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at bogota.connexer.com
> X-Rc-Virus: 2006-10-25_01
> X-Rc-Spam: 2007-01-18_01
> X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on murphy.debian.org
> X-Spam-Level: 
> X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,LDOSUBSCRIBER 
>       autolearn=ham version=3.0.3
> Resent-Message-ID: <[EMAIL PROTECTED]>
> Resent-From: debian-user@lists.debian.org
> X-Mailing-List: <debian-user@lists.debian.org> archive/latest/465855
> X-Loop: debian-user@lists.debian.org
> List-Id: <debian-user.lists.debian.org>
> List-Post: <mailto:debian-user@lists.debian.org>
> List-Help: <mailto:[EMAIL PROTECTED]>
> List-Subscribe: <mailto:[EMAIL PROTECTED]>
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> Precedence: list
> Resent-Sender: [EMAIL PROTECTED]
> Resent-Date: Wed, 24 Jan 2007 09:13:59 -0600 (CST)
> 
> 
> --k+w/mQv8wyuph6w0
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> Content-Transfer-Encoding: quoted-printable
> 
> On Wed, Jan 24, 2007 at 03:06:07PM +0000, Colin Perkins wrote:
> > Hi everybody,
> >=20
> > I have installed Debian and logged -in ;  all I see is a prompt which I d=
> o=20
> > not
> > have not have a clue as to how to use it !
> >=20
> > I had expected a graphical interface to appear  i.e. KDE or gnome - I=20
> > was informed that
> > KDE is supplied with Debian.
> >=20
> > Have I installed Debian incorrectly ?  I am very much a beginner with Lin=
> ux.
> >=20
> Yes.  Debian is installed correctly.  Out of curiousity, what
> documentation have you looked at so far?
> 
> Regards,
> 
> -Roberto
> 
> --=20
> Roberto C. Sanchez
> http://people.connexer.com/~roberto
> http://www.connexer.com
> 
> --k+w/mQv8wyuph6w0
> Content-Type: application/pgp-signature; name="signature.asc"
> Content-Description: Digital signature
> Content-Disposition: inline
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD8DBQFFt3er1snWssAFC08RAhTsAJ0eOF2zqftRGW61CF/QeWYANXj+kgCfUm8y
> YC0B9pwQr/LzCtLVlPuOzHU=
> =Rvea
> -----END PGP SIGNATURE-----
> 
> --k+w/mQv8wyuph6w0--
> 
> 
-- 
Bhasker C V
Registered Linux user: #306349 (counter.li.org)
The box said "Requires Windows 95, NT, or better", so I installed Linux.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to