Skip to content

Shell script to reinstall all the packages of a debian server to a new one.The two servers must be in the same debian version.

Notifications You must be signed in to change notification settings

aversag/apt-packages-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

apt-packages-copy

This shell script aim to get easier to move from a debian server to another one, by reinstalling the same package on the new server.

usage

Note that the two servers must be in the same debian version, and the new server must have an admin access in ssh on the old one.

./apt-copy-packages my_new_server_ip_or_dns [user to connect to]

About

Shell script to reinstall all the packages of a debian server to a new one.The two servers must be in the same debian version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages