sudo rsync -ax /old_home/user/ /new_home/user/
sudo chown -R user /new_home/user/
sudo chmod o+rw /new_home/user/ -R
Enter your comment. Wiki syntax is allowed:
 
  • linux_faq/move_home_dir_to_another_machine.txt
  • Last modified: 2019/02/11 09:13
  • by 127.0.0.1