摘要:
需要使用coding 提供的WebIDE,需要node 6.x的依赖,但在[官网提供的安装方法](https://nodejs.org/en/download/package manager/ debian and ubuntu based linux distributions) 并没有成功,大家 阅读全文
摘要:
1. 制作密钥对 首先在服务器上制作密钥对。首先用密码登录到你打算使用密钥登录的账户,然后执行以下命令: [root@host ~]$ ssh-keygen <== 建立密钥对 Generating public/private rsa key pair. Enter file in which t 阅读全文