现在免费测试使用就。。。
刚开始还不知道怎么开实例,后来开了使用ping出来的IP竟然无法连接到SSH。
root@*:~# free -m total used free shared buffers cached Mem: 16052 13537 2514 32 43 11167 -/+ buffers/cache: 2326 13726 Swap: 0 0 0
使用wget提示:bash: wget: command not found
apt-get又提示:无法找到源。
最后通过
apt-get update
才安装了wget。(我是萌新,所以。。。2333!!!)
CentOS:kinogmt/centos-ssh (默认用户名root,密码password,CentOS6.7)
Debian:itscaro/debian-ssh(默认用户名root,密码root,Debian Jessie)
Ubuntu:rastasheep/ubuntu-sshd(默认用户名root,密码root)
可以根据自己的需求来进行部署。
要注意的是Port,这里可以设置映射端口,最多20个
这一步请务必考虑好需求,因为以后再来改变会导致重新部署(也就是你的资料都没了!注意!!)
插一句题外话,玉狐给大家找的镜像都是有ssh的,所以别忘了端口22
另外这里内外网映射的端口号并不一致,
超越自我吧
2016年08月29日
嗯嗯。玉狐