我正在升级我的 Ubuntu 7.04 服务器上的 openssh-server 软件包apt-get upgrade
,以修复 debian PRNG 安全错误。我是通过 SSH 连接(Windows 上的腻子)这样做的,我认为这没问题,但是......
升级好像挂在下面了,好像是想让我在“窗口”中点击“确定”,但我当然不能,因为我只是在一个shell中。
设置 openssh-server (4.3p2-8ubuntu1.5) ... 包配置
âââââââââââââââââââââââ⤠Configuring openssh-server âââââââââââââââââââââââââ
â â
â Vulnerable host keys will be regenerated â
â â®
â Some of the OpenSSH server host keys on this system were generated with â
â a version of OpenSSL that had a broken random number generator. As a â
â result, these host keys are from a well-known set, are subject to â
â brute-force attacks, and must be regenerated. â
â â
â Users of this system should be informed of this change, as they will be â
â prompted about the host key change the next time they log in. Use â
â 'ssh-keygen -l -f HOST_KEY_FILE' after the upgrade has changed to print â
â the fingerprints of the new host keys. â
â â
â The affected host keys are: â
â â
â
â <Ok>
â â
âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
我注意到我无法再将任何新的 ssh 会话连接到服务器,但我打开的现有会话仍然有效。
有什么想法可以继续吗?
确保 Putty 窗口具有焦点,然后尝试按“Enter”。如果这不起作用,请点击“Tab”,直到突出显示“< Ok >”,然后再次尝试“Enter”。