摘要:
<?php namespace app\command; use think\console\Command; use think\console\Input; use think\console\input\Argument; use think\console\input\Option; use 阅读全文
posted @ 2021-06-10 17:52
skyhxm
阅读(397)
评论(0)
推荐(0)
摘要:
1.ssh-keygen 生成ssh公钥和秘钥对 2.默认生成位置/root/.ssh 3.cd ./ssh cat id_rsa.pub >> authorized_keys 生成权限秘钥 1.把 id_rsa 私钥拷贝到win系统主机上 1.直接使用私钥登录会报权限错误 2.如果是linux服务 阅读全文
posted @ 2021-06-10 10:54
skyhxm
阅读(626)
评论(0)
推荐(0)

浙公网安备 33010602011771号