1 ssh mattux@chubaka 2 ssh mattux@r2d2 3 su 4 cd backup/ 5 mv .mozilla-thunderbird/ /home/mattux/ 6 mv .ssh/ /home/mattux/ 7 ls -la /home/mattux/ 8 cd ../.ssh/ 9 ls -l 10 cp -r ../backup/.ssh/ /home/mattux/ 11 ls -l