摘要: cd /etc/ssh vi sshd_config 将#PermitRootLogin prohibit-password注释 添加PermitRootLogin yes ####重启ssh服务 service ssh restart 阅读全文
posted @ 2021-02-26 20:55 [喀秋莎] 阅读(258) 评论(0) 推荐(0)
摘要: ##腾讯云创建实例,选择GPU nvidia-V100,腾讯云服务器没有阿里云做的方便,创建实例请不要勾选系统自动安装cuda ###ubuntu 18.04 python3 ###https://developer.nvidia.com/cuda-toolkit-archive ###版本:CUD 阅读全文
posted @ 2021-02-26 20:44 [喀秋莎] 阅读(312) 评论(0) 推荐(0)