参考链接:终端 timed out waiting for input: auto-logout解决! 1 2 3 4 5 6 7 8 9 ## 先打印开一下有没有设置自动超时, ## 0或者空表示不会超时,其他表示超时
解决方案 1 compaudit | xargs chmod g-w
安装
参考链接:https://github.com/rocker-org/rocker/issues/206 https://hub.docker.com/r/rocker/rstudio 1 2 3 4 ## 新建 Docker docker run -d --name rstudio -v $HOME:/home/`whoami` -e USER=lfang
下载
1
2
|
## https://www.harding.motd.ca/autossh/
wget https://www.harding.motd.ca/autossh/autossh-1.4g.tgz
|
bond 可以将多个网卡绑定到一起,可以让两个或多个接口作为一个接口,同时提高带宽,并提供网络链路的冗余,当有其中一块网卡故障的时候,不会中断服务器