Results 1 to 6 of 6

Thread: Saving programs on CD/DVD

  1. #1
    Join Date
    Jun 2011
    Beans
    87
    Distro
    Ubuntu 12.04 Precise Pangolin

    Saving programs on CD/DVD

    hi,
    i have a question.
    i want to install server with full programs but every time i need to download them from internet.
    i had downloaded programs with sudo apt-get download. but how can i install that programs from cd or dvd???
    Security - a Journey not a Destination

  2. #2
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    dpkg

    If you have the individual .deb files, and their dependencies, then you can use the program dpkg to install them manually from CD or DVD.

  3. #3
    Join Date
    Mar 2007
    Beans
    211

    Re: Saving programs on CD/DVD

    You could also prepare a complete server and save it on cd using the wonderful Remastersys

  4. #4
    Join Date
    Jun 2011
    Beans
    87
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: dpkg

    Thank you very much.
    sudo dpkg -i myprogramfile.deb
    i installed like that.
    Security - a Journey not a Destination

  5. #5
    Join Date
    Jun 2011
    Beans
    87
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Saving programs on CD/DVD

    Quote Originally Posted by LtPitt View Post
    You could also prepare a complete server and save it on cd using the wonderful Remastersys
    Remastersys is also good thing. i will look about it.
    when i finish my server configuration it will be helpfull.
    Security - a Journey not a Destination

  6. #6
    Join Date
    Jun 2011
    Beans
    409
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Saving programs on CD/DVD

    You can clone a whole disk via dd or use clonezilla.

Bookmarks

Posting Permissions

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