Find the answer to your Linux question:
Results 1 to 3 of 3
What is the equivalent of ubuntu's 9.x >> sudo nano /etc/apt/sources.list on 8.10? I need to add: deb http ://www .pedigree-project.org/debian/ stable main #Primary Mirror. Hosted by OrOS. deb http ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    18

    nano /etc/apt/sources.list? on 8.10

    What is the equivalent of ubuntu's 9.x >> sudo nano /etc/apt/sources.list on 8.10?

    I need to add:

    deb http ://www .pedigree-project.org/debian/ stable main #Primary Mirror. Hosted by OrOS.
    deb http ://www .tucs.org.au/~jscott4/debian/ stable main #Primary Mirror. Hosted by University of Tasmania.

    (i haven't made 15 posts so ignore spaces on the url)

    Help would be greatly appreciated


    LC

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    It's the same. Nano is just a text editor. I'm pretty sure it's installed by default, but you can substitute any other text editor and then add the repos.

    They also have a GUI for managing the sources.list.
    https://help.ubuntu.com/community/Repositories/Ubuntu

  3. #3
    Just Joined!
    Join Date
    Oct 2009
    Posts
    18
    Quote Originally Posted by reed9 View Post
    It's the same. Nano is just a text editor. I'm pretty sure it's installed by default, but you can substitute any other text editor and then add the repos.

    They also have a GUI for managing the sources.list.
    https://help.ubuntu.com/community/Repositories/Ubuntu

    Thanks man,

Posting Permissions

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