Skip to content

Migrate users and home directories from one linux box to another

Notifications You must be signed in to change notification settings

cybertoast/emigrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

emigrate

Migrate users and home directories from one linux box to another

Usage

$ emigrate -s <source-server> -u <source-user>

Will migrate all users from the source server (logged in via SSH using source-user, who must have root access and keys or the remote host) to the current host.

This script must be run from the host to which you are migrating users. In other words, users and data will be migrated from the source-server to the machine on which the script runs.

About

Migrate users and home directories from one linux box to another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages