Find the answer to your Linux question:
Results 1 to 2 of 2
ive just installed debian with the netinst floppies, and all i get is the command line interface. i want a desktop type enviroment. How do i do this?...
  1. #1
    Just Joined!
    Join Date
    Oct 2005
    Posts
    2

    Help

    ive just installed debian with the netinst floppies, and all i get is the command line interface. i want a desktop type enviroment. How do i do this?

  2. #2
    Linux User stokes's Avatar
    Join Date
    Oct 2004
    Location
    UK
    Posts
    274
    Do you know if the x-window system was installed during your installation?

    If it was you can try
    Code:
    startx
    If that doesn't work you can try installing X using
    Code:
    apt-get install x-window-system
    Here's another tip, it helps to name your topic with something more descriptive than 'HELP'!
    Registered Linux user #389109
    My Semi-Linux Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •