參照文章<<如何在ubuntu中啟用SSH服務>>的步驟, enable了我Ubuntu上的SSH. 但是發現root帳號不能訪問SSH, 報Access Denied.
我follow了這篇文章<<Allow root account to use SSH (openssh)>>的步驟, 還是不可以用root帳號在putty上ssh到我的Ubuntu上.
Ubuntu操作系統對root帳號進行了保護. 經過了美女Lei Lu童鞋的幫助, root終於可以ssh了.
1. 用一個普通帳號登錄putty.
2. 在這個session里修改root帳號的密碼.
3. 搞定!