Tagged Questions
2
votes
1answer
192 views
Where is my imported Windows account data?
I've just successfully installed my brand new Ubuntu 12.04 LTS 64bit, dual booting with Windows 7.
During the installation, I choose to import my existing Windows account but now I'm unable to find ...
2
votes
2answers
248 views
Migrate FTP users from one server to another
I have a situation where I have ~10 FTP users, and I need to migrate them from one server (server A) to another (server B).
The userdata (so their files) are in /home/<username>, so moving that ...
1
vote
1answer
752 views
Script to migrate unix users and groups
I'm migrating my Ubuntu 8.10 Server to 10.04. Is there any script to migrate users /etc/passwd and groups /etc/group along with password /etc/shadow from one server to another?