Author: techfox9
Generating ssh host keys ..
Friday, August 15th, 2008 @ 3:08 pm
$ cd /etc/ssh $ ssh-keygen -d -f ssh_host_dsa_key -N "" $ ssh-keygen -t rsa -b 1024 -f ssh_host_rsa_key -N ""
Author: techfox9
Friday, August 15th, 2008 @ 3:08 pm
$ cd /etc/ssh $ ssh-keygen -d -f ssh_host_dsa_key -N "" $ ssh-keygen -t rsa -b 1024 -f ssh_host_rsa_key -N ""