码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
Centos7安装默认mariadb5.5
一、安装MariaDB1、安装$yum-yinstallmariadbmariadb-server2、启动MariaDB$systemctlstartmariadb3、设置开机启动$systemctlenablemariadb4、配置安全策略$mysql_secure_installation首先设置密码,会提示先输入密码Entercurrentpasswordforroot(enterforno
分类:数据库   时间:2018-07-06 18:58:33    阅读次数:235
network config - centos7
OS: v7.5 Platform: VMware 14.1 When we complete the minimum installation, the network card configuration. 1. show status 2. Alter cfg The native examp ...
分类:Web程序   时间:2018-07-06 01:20:10    阅读次数:217
SQuirreL 连接phoenix 安装配置
参考连接:http://phoenix.apache.org/installation.html#SQL_Client下载安装文件:squirrel-sql-3.8.1-standard.jar(本人目录为C:\Users\29126\Downloads)安装C:\Users\29126\Downloads>java-jarsquirrel-sql-3.8.1-standard.jar(本人
分类:其他好文   时间:2018-07-05 18:22:34    阅读次数:217
Zabbix 2.4的安装方法
zabbix 2.4的安装方法 安装zabbix server 安装zabbix服务器端 官方安装参考:https://www.zabbix.com/documentation/2.4/manual/installation/install_from_packages linux的基础优化必须要做, ...
分类:其他好文   时间:2018-07-04 14:31:02    阅读次数:201
Confluence 6 Confluence 安装目录
Confluence 安装的目录(Confluence Installation directory)定义的是 Confluence 是在那里进行安装的。这个目录有时候也被称为 Confluence 安装目录(Confluence Install directory)。安装目录中的一些重要文件:bin/setenv.bat or bin/setenv.sh这个文件通常被用来编辑
分类:其他好文   时间:2018-07-04 01:10:48    阅读次数:170
Confluence 6 Confluence 安装目录
Confluence 安装的目录(Confluence Installation directory)定义的是 Confluence 是在那里进行安装的。这个目录有时候也被称为 Confluence 安装目录(Confluence Install directory)。 安装目录中的一些重要文件: ...
分类:其他好文   时间:2018-07-04 01:08:09    阅读次数:139
WebSocket相关
原文:http://www.cnblogs.com/jinjiangongzuoshi/p/5062092.html 前言 进一步简述 Python的Websocket客户端:Websocket-Client Installation This module is tested on Python ...
分类:Web程序   时间:2018-06-30 12:50:57    阅读次数:181
Confluence 6 数据模型
本文档提供了 Confluence 的数据结构视图(schema )和数据模型概念上的的概述。备注:Hibernate 的映射文件是针对 Confluence 数据模型的直接描述。在系统中的 Confluence 主 JRA 中你可以找到  *.hbm.xml 文件,JRA 位于()<CONFLUENCE-INSTALLATION>\confluence\WEB-INF\li
分类:其他好文   时间:2018-06-29 22:54:36    阅读次数:228
Android Studio 向虚拟机部署程序失败
如题: Installation failed with message Failed to finalize session : INSTALL_FAILED_INVALID_APK: /data/app/。。。。 It is possible that this issue is resolve ...
分类:移动开发   时间:2018-06-29 00:05:05    阅读次数:248
Halcon18--深度学习应用问题记录
1、VS下调用算子分类算子 ApplyDlClassifier 时,提示“Halcon error#7718:For this operation the cuDNN library needs to be available(see installation guide)”,但是Hdevelop环 ...
分类:其他好文   时间:2018-06-26 20:51:45    阅读次数:1125
1730条   上一页 1 ... 37 38 39 40 41 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!