- 博客(3)
- 收藏
- 关注
原创 Centos常用命令
网络配置IPcd /etc/sysconfig/network-scripts查看网卡,编辑vim ifcfg-ens33DEVICE=ens33 #网卡名称BOOTPROTO=static #dhcp改为staticONBOOT=yes #开机启用本配置IPADDR=10.0.10.112 #静态IPGATEWAY=10.0.10.254 #默...
2019-07-26 17:53:32
165
原创 redhat6.8解决An error occured during the file system check.W10 Warning Changing a readonly file.
服务器新挂载一个存储,开机自动挂载mount写在了/etc/fstab存储断了之后服务器不能正常进入系统,报错如下,***An error occured during the file system check.***Dropping you to a shell; the system will reboot***when you leave shell.Give root...
2019-07-26 17:46:42
789
原创 centos7安装tensorflow-gpu1.8
前两天安装一台GPU工作站,P100的GPU的卡,系统是centos7,安装tensorflow-gpu 1.8,网上各种教程各种坑,最后还是自己找方法解决。1、GPU服务器,Tesla P1002、centso7.33、python3.6安装前是安装python3.6,tesorflow支持python2.7和3.5比较好,一、下载CUDA9.0安装显卡驱动再安装cuda...
2018-08-02 17:09:41
1795
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人