Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 261 Bytes

debian_packages.md

File metadata and controls

9 lines (8 loc) · 261 Bytes

Debian packages

  • copy packages from one server to another..
  • sudo apt-get install apt-clone
  • apt-clone clone foo
  • Copy foo.apt-clone.tar.gz to the new machine and run
  • sudo apt-get install apt-clone
  • sudo apt-clone restore foo.apt-clone.tar.gz