Syncing a Running Production System to a Running Testing System

(Difference between revisions)
Jump to: navigation, search
Ehoover (Talk | contribs)
(Created page with "Preliminary idea for copying the servers identically: <pre>sudo rsync --exclude=/proc --exclude=/sys --exclude=/root/.ssh/known_hosts \ --exclude=/etc/hosts --exclude=/etc/hostna...")
Newer edit →

Revision as of 07:43, 21 February 2011

Preliminary idea for copying the servers identically:

sudo rsync --exclude=/proc --exclude=/sys --exclude=/root/.ssh/known_hosts \
--exclude=/etc/hosts --exclude=/etc/hostname --exclude=/etc/network/interfaces root@ticc.mines.edu:/ /
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox