Copy Setup and Data from Windows Domain Account to Local Account

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
pandeyrajiv23

Copy Setup and Data from Windows Domain Account to Local Account

Post by pandeyrajiv23 »

In my company, we had a consultant who installed and configured setup, configurations from his windows domain account in Mint 18. As consultant is no longer working with us, I want to replicate the same configurations in one local account. I don't want to install the same setup (Ruby,GIT) for every account. Is there any way of doing so?
Any help will be greatly appreciated.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
pandeyrajiv23

Re: Copy Setup and Data from Windows Domain Account to Local Account

Post by pandeyrajiv23 »

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


This solved the issue.
Locked

Return to “Cinnamon”