czfcentos |
Subversion Repositories: |
Line No. | Rev | Author | Line |
---|---|---|---|
1 | 3 | czfcentos | /usr/bin/ssh-keygen -t rsa1 -N "" -f /etc/ssh/ssh_host_key |
2 | /usr/bin/ssh-keygen -t dsa -N "" -f /etc/ssh/ssh_host_dsa_key |
||
3 | /usr/bin/ssh-keygen -t rsa -N "" -f /etc/ssh/ssh_host_rsa_key |
||
4 | |