已采納回答 / XhstormR
有錢買臺(tái)PC,沒錢裝虛擬機(jī)。之后掛在家里,有公網(wǎng)IP,沒公網(wǎng)IP,用端口轉(zhuǎn)發(fā)就可以從外面訪問你的云了,可以拿來裝裝B,這是自己的云。
2016-06-15
已采納回答 / XhstormR
<...code...>默認(rèn)登錄用戶名是 centos,如果想用 root 用戶的話,可以在 WEB 面板植入下面的命令<...code...>#!/bin/sh mv /root/.ssh/authorized_keys /root/.ssh/authorized_keys.old cp ?/home/centos/.ssh/authorized_keys /root/.ssh/
2016-06-14