cat ~/.ssh/id_rsa.pub | ssh <user>@<hostname> 'umask 0077; mkdir -p .ssh; cat >> .ssh/authorized_keys && echo "Key copied"' cat id_rsa.pub | ssh <user>@<hostname> 'umask 0077; mkdir -p .ssh; cat >> .ssh/authorized_keys && echo "Key copied"' Otwórz PowerShell lub CMD i wpisz: type $env:USERPROFILE\.ssh\id_rsa.pub | ssh user@adres_IP_serwera "mkdir -p ~/.ssh && cat >> ~/.ssh/authorized_keys" Zamień user na swoją nazwę użytkownika na serwerze oraz adres_IP_serwera na adres ...





Hello!! My name is Jeanine
I love to eat, travel, and eat some more! I am married to the man of my dreams and have a beautiful little girl whose smiles can brighten anyone’s day!