User Tools

Site Tools


linux:netzwerk:ssh

ssh login einschränken

ssh-keygen -t rsa -b 4096 -C "admin@your-domain.com"

edit id_rsa.pub

from="*.your-domain.com" ssh-rsa AA....

copy id_rsa on target server in ~/.ssh/authorized_keys
linux/netzwerk/ssh.txt · Last modified: 2023/11/05 21:12 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki