根据需求下载自己的版本(我是geth-linux-amd64-1.9.7) 版本地址: https://ethereum.github.io/go-ethereum/downloads/ 进入mnt目录(可以自己选择目录)创建以太坊目录并进入该目录 # cd mnt # mkdir ethereum ...
分类:
系统相关 时间:
2019-11-23 17:53:51
阅读次数:
252
1.安装Python3.6,必须是3.6因为当前KerasNet的配套版本是3.6 https://www.python.org/ftp/python/3.6.8/python-3.6.8-amd64.exe 安装时勾选将python路径添加到环境变量 2.安装tensorflow,cmd窗口输入命 ...
分类:
Web程序 时间:
2019-11-22 23:54:39
阅读次数:
235
1、 安装 pip install openpyxl 想要在文件中插入图片文件,需要安装pillow,安装文件:PIL-fork-1.1.7.win-amd64-py2.7.exe · font(字体类):字号、字体颜色、下划线等 · fill(填充类):颜色等 · border(边框类):设置单元 ...
分类:
编程语言 时间:
2019-11-21 16:51:50
阅读次数:
84
进入gparted官网,下载Download gparted-live-1.0.0-5-amd64.iso将该文件拷贝至U盘,重启OMV系统 > 设置为U盘启动 ,进入后选择默认设置,选择需要使用的语言29和30均为中文。直接回车进去系统 进入系统后选择要划分的系统硬盘,选中整个磁盘空间 在快捷访问 ...
分类:
其他好文 时间:
2019-11-20 21:47:36
阅读次数:
405
一、Python3.5.4安装 1.1 下载地址 https://www.python.org/downloads/windows/ 选择Windows x86-64 executable installer 下载解压:python-3.5.4-amd64.exe 1.2 添加系统环境 如:C:\P ...
创建一个脚本 #!/bin/bash wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb dpkg -i /google-chrome-stable_current_amd64.deb apt- ...
分类:
系统相关 时间:
2019-11-19 14:17:06
阅读次数:
88
转自https://www.cnblogs.com/zeke-python-road/p/8986318.html 1、 安装 pip install openpyxl 想要在文件中插入图片文件,需要安装pillow,安装文件:PIL-fork-1.1.7.win-amd64-py2.7.exe · ...
分类:
编程语言 时间:
2019-11-17 12:18:54
阅读次数:
90
用到软件:1、VMware-workstation-full-15.0.42、Xming-6-9-0-31-setup3、WinSCP4、putty用到镜像:1、ubuntu-18.04.2-live-server-amd64.iso2、FusionCompute6.3.1_CNA.iso3、FusionCompute6.3.1_VRM.iso一、在workstation上安装Ubuntu系统1、
分类:
系统相关 时间:
2019-11-17 01:21:08
阅读次数:
114
Reading package lists... DoneBuilding dependency tree Reading state information... DoneYou might want to run 'apt --fix-broken install' to correct the ...
分类:
其他好文 时间:
2019-11-16 14:17:54
阅读次数:
148
Prometheus+grafana部署使用 主机列表: 192.168.161.130 : Prometheus 192.168.161.128 : node 1 192.168.161.129 : node 2 二进制手动部署 解压 prometheus 2.14.0.linux amd64.t ...
分类:
其他好文 时间:
2019-11-16 12:28:23
阅读次数:
70