TPM及TSS协议栈的安装 标签(空格分隔): 可信计算。 直接上干货吧 下面是仿真环境软件包依赖关系图 安装环境应该是由下至上按部就班的安装。 "软件包下载百度网盘" 密码: 1tug 安装步骤 安装 step one:使用 安装m4 在百度网盘上下载 (1) (2) (3) (4) 安装TPM_ ...
分类:
其他好文 时间:
2018-05-20 19:25:08
阅读次数:
277
部署代码后uWSGI需要重新启动,关闭系统防火墙或者开放端口 系统版本:CentOS7.0 Python版本:Python3.6.3 Django版本:2.0.5 uWSGI版本:2.0.17 nginx版本1.4.4 1.安装需要的依赖 安装libxml模块是为了让uwsig支持使用“ x"选项, ...
分类:
编程语言 时间:
2018-05-18 16:19:38
阅读次数:
342
安装环境 ubuntu16.04 64位 下载源码 git clone https://github.com/hamano/apache mod markdown.git 安装依赖 apt get install build essential libtool automake autoconf a ...
分类:
Web程序 时间:
2018-05-18 15:34:27
阅读次数:
659
在最近 项目中使用 没有达到热部署,所以另找方法使用 来实现,下面分享一下具体实现过程。 一、安装 JRebel 插件 在 中搜索 并安装。 二、激活 JRebel 插件 可以选择 试用 或者 "其他的激活方法" 三、配置 1. 在 勾选 2. 按下 + + ,输入 ,找到 将其选中 3. 右击当前 ...
分类:
编程语言 时间:
2018-05-16 15:34:19
阅读次数:
176
SCons Pros: Based on a full-fledged programming language, Python. This means you can make the build system do pretty much anything you can figure out ...
分类:
其他好文 时间:
2018-05-12 17:34:58
阅读次数:
179
开源IDS Suricata安装 Linux下的依赖问题的解决 在Debian,Ubuntu或者Linux Mint系列 $ sudo apt get install wget build essential libpcre3 dev libpcre3 dbg automake autoconf l ...
分类:
其他好文 时间:
2018-05-12 02:50:07
阅读次数:
302
Ctril+Shift+S 进入设置 Ctril+Shift+Alt+/ 选择Registry 勾选 compller.automake.allow.when.app.running Edit Configurations 去掉build ...
分类:
其他好文 时间:
2018-05-11 13:09:09
阅读次数:
162
nginx下载地址:http://nginx.org/en/download.html 一、安装依赖软件 yum -y install gcc gcc-c++ autoconf automake make yum -y install zlib zlib-devel openssl openssl- ...
分类:
系统相关 时间:
2018-05-06 13:36:27
阅读次数:
357
prepare:0) libevent-dev1) libseccomp-dev2) build-essential3) automake install: https://www.liquidweb.com/kb/how-to-install-memcached-on-ubuntu-14-04-l ...
分类:
系统相关 时间:
2018-05-03 15:32:04
阅读次数:
245
开启idea自动make/build功能 1、CTRL + SHIFT + A --> 查找make project automatically --> 选中 2、CTRL + SHIFT + A --> 查找Registry --> 找到并勾选compiler.automake.allow.whe ...
分类:
编程语言 时间:
2018-04-28 14:29:52
阅读次数:
151