Just like in the title,
boywithaxe@Xerxes:~$ sudo ecryptfs-migrate-home -u test
[sudo] password for boywithaxe:
sudo: ecryptfs-migrate-home: command not found
boywithaxe@Xerxes:~$
I realise this could be a very stupid question, but googling the string didn't return anything. Any ideas?
You need to install the
ecryptfs-utils
, do that using these commands on a terminalor look for
ecryptfs-utils
in the Ubuntu Software Center.Don't forget your should not run
sudo ecryptfs-migrate-home
for a user currently in logged in.