Displaying 2 results from an estimated 2 matches for "rerurn".
Did you mean:
rerun
2011 Jan 31
3
Problem with wine
...:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
[root at localhost prashant]#
This is what it rerurns:
http://img406.imageshack.us/img406/3055/errorbr.jpg
2020 Oct 02
4
[Bug 3219] New: Can't connect to a server that is using several host keys of the same type
...o continue connecting
(yes/no/[fingerprint])? yes
Warning: Permanently added '[localhost]:23' (RSA) to the list of
known hosts.
user at localhost's password:
Reconnect to verify that the key is known:
$ ssh user at localhost -p 23
user at localhost's password:
Now rerurn sshd but swap the two host keys, and try to connect:
$ `which sshd` -ddd -p 23 \
-oHostKey=/etc/ssh/ssh_host_rsa_key_2 \
-oHostKey=/etc/ssh/ssh_host_rsa_key
$ ssh user at localhost -p 23
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING:...