Ubuntu - SSH - Get the host's fingerprint

ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub

NOTE: If your key type is DAS use ssh_host_dsa_key.pub.