生成私钥并免密登录,知乎:https://zhuanlan.zhihu.com/p/222452460 查看占用显卡的程序:ps -f -p 进程号 杀死进程:kill -9 进程号
https://zhuanlan.zhihu.com/p/222452460
ps -f -p 进程号
kill -9 进程号