08 2018 档案

摘要:# 想办法开机,直接拔掉显卡用集显或是bios中禁用显卡,根据bios的不同方法不一sudo gedit /boot/grub/grub.cfg #所有的linux /boot/...略... ro quiet splash $vt_handoff #改为 linux /boot/...略... ro quiet splash $vt_handoff acpi_osi=linux nomod... 阅读全文
posted @ 2018-08-23 18:21 imageSet 阅读(4664) 评论(0) 推荐(0) 编辑
摘要:http://www.mwsoft.jp/programming/tensor/gpu_install.html 阅读全文
posted @ 2018-08-23 15:01 imageSet 阅读(251) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_35860352/article/details/80685175 阅读全文
posted @ 2018-08-23 13:46 imageSet 阅读(994) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/bgmind/p/3946652.html 阅读全文
posted @ 2018-08-21 14:36 imageSet 阅读(249) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/ustccw/article/details/79041148 目的: 同一个局域网内,A主机有一些文件想要分享给其他主机(B,C,D……).[如果分享文件多,或者分享目录的话,可以压缩文件夹,作为一个文件分享] 环境: Ubuntu16.04 64bit 阅读全文
posted @ 2018-08-16 14:54 imageSet 阅读(199) 评论(0) 推荐(0) 编辑
摘要:还是抄的,从这里https://www.cnblogs.com/yan-lei/p/7828871.html Python code in one module gains access to the code in another module by the process of importin 阅读全文
posted @ 2018-08-08 23:33 imageSet 阅读(307) 评论(0) 推荐(0) 编辑