://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/18.04/ 点击进去,如下: 二、 ...
安装一个Ubuntu,主要是用于学习 转载: https: blog.csdn.net chencaw article details Ubuntu . 完整新手安装 https: blog.csdn.net haeasringnar article details 安装好Ubuntu . 之后要做的事 https: blog.csdn.net u article details VMware T ...
2020-08-18 23:34 0 1780 推荐指数:
://mirrors.tuna.tsinghua.edu.cn/ubuntu-releases/18.04/ 点击进去,如下: 二、 ...
Ubuntu18.04安装thunderbird并设置中文 安装thunderbird 安装中文包 重新运行thunderbird ...
本博客为记录20180926首次在服务器上装Ubuntu18.04系统及遇到的问题解决方法 1.U盘刻录工具选择 刻录工具选择使用Win32DiskImager 原因如下: 使用UltraISO工具,使用此工具在安装系统时会报如下错: Boot failed:please change ...
推荐阅读 Zabbix 中文官方手册:https://www.zabbix.com/documentation/4.0/zh/manual Zabbix下载和安装:https://www.zabbix.com/download 二进制文件安装(已测试) 源码安装 ...
安装vscode: https://linux.cn/article-5423-1.html 配置C++环境: https://blog.csdn.net/xl2432/article/details/77513086 ...
记录自己ubuntu18.04安装pytorch的心得,anaconda3-5.2已经安装好,这里不再详述。 目录 1.CPU版本Pytorch安装 2.GPU版本Pytorch安装 3.相关网址及总结 1.CPU版本Pytorch安装 CPU版本的pytoch安装比较简单 ...
一、安装PostgreSQL 创建文件 sudo vim /etc/apt/sources.list.d/pgdg.list 按下键盘上的“i”键,进入编辑状态。可以看到命令的下方出现了“--插入--”字样,表示成功进入了编辑模式。此时可以在文件中输入内容了 deb ...
参考 https://blog.csdn.net/zong596568821xp/article/details/86077553 1. 上网搜索安装NVIDIA-DRIVER,CUDA10.1,CUDNN7.6.5 的方法,并安装好。 2. 安装pycuda: 如果要使用python ...