Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
ssh ile sifresiz giris – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

ssh ile sifresiz giris

giris yapacaginiz makina ustunde ssh-keygen -t rsa komutu calistirilir ve diger giris yapilacak makinalara cat .ssh/id_rsa.pub | ssh murat@10.10.1.1 'cat >> .ssh/authorized_keys komutuyla gonderilir. :)

Halen giris yapilamiyorsa, baglanti kurulacak olan makinalarin erisim izinleri kontrol edilir. 

chmod 700 .ssh
chmod 640 authorized_keys

Guncelleme : 

Daha kolay olarak ssh-copy-id -i .ssh/id_rsa.pub uzaksunucu@uzaksunucuip kullanarak kopyalabilirsiniz.

Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58