Questions regarding backuppc how to

Discussion in 'HOWTO-Related Questions' started by chris_87, Jan 28, 2007.

  1. chris_87

    chris_87 New Member

    First and the foremost, thank you for falko efforts on this site and I learnt a lot from your tutorial.

    Just one quick question, is it possible for me to backup several drives under one same host, because I have 2 backup drives for 2 of my family members in the same pc.

    Thank you in advance
     
  2. chris_87

    chris_87 New Member

    can anyone help me out?:confused:
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Yes, no problem. :)
     
  4. poba

    poba New Member

    Hi,

    I have Ubuntu 6.10 installed on my computer and n00b question. When I type this command
    Code:
    apt-get install backuppc rsync libfile-rsyncp-perl par2 smbfs
    I get this
    Code:
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    rsync is already the newest version.
    Package par2 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package par2 has no installation candidate
    How can I install BackupPC?
     
  5. falko

    falko Super Moderator Howtoforge Staff

    What's in /etc/apt/sources.list?
     
  6. hoihtah

    hoihtah New Member

    I'm having same problem.
    I have just installed ubuntu 6.10 server
    and the only thing that i did so far is add # on cdrom.

    Everything else should be set as default.

    do i have to uncomment edge universe, or backports?
    thanks
     
  7. falko

    falko Super Moderator Howtoforge Staff

    Try to uncomment the universe repository. Don't forget to run
    Code:
    apt-get update
    after your modification.
     

Share This Page