THISHOST=$(hostname)
ssh-keygen -t rsa -b 4096 -C "martind2000@gmail.com"
cp $HOME/.ssh/id_rsa.pub ./${THISHOST}.id_rsa.pub