Find the answer to your Linux question:
Results 1 to 2 of 2
Hi there, I have install a basic debian.. How can i get the gnome or kde from ftp.. My debian is connected , as can ping out...
  1. #1
    Just Joined!
    Join Date
    Jun 2005
    Location
    Durban, South Africa
    Posts
    9

    Installing from ftp

    Hi there,

    I have install a basic debian.. How can i get the gnome or kde from ftp.. My debian is connected , as can ping out

  2. #2
    Linux User
    Join Date
    Feb 2006
    Posts
    484
    hi

    Please forgive me my english is very wrong!

    which version of debian do you have? woody / sarge / etch / sid

    you need to edit the /etc/apt/sources.list file for adding debian package
    repository to your package database.
    if you are using the stable , alias "Sarge"
    add this line to your sources.list
    then type in the terminal for update your package database
    apt-get update
    and to install gnome
    apt-get install gnome*

Posting Permissions

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