码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
Redis(五)、Redis数据库集群相关
Redis数据库集群第1章 集群简介Redis 集群是一个分布式(distributed)、容错(fault-tolerant)的 Redis 实现, 集群可以使用的功能是普通单机 Redis 所能使用的功能的一个子集(subset),是一个可以在多个 Redis 节点之间进行数据共享的设施(installation)。Redis 集群中不存在中心(central)节点或者代理(proxy)节点,
分类:数据库   时间:2018-04-08 00:13:39    阅读次数:211
graylog安装
官网:http://docs.graylog.org/en/2.4/pages/installation/os/centos.html Prerequisites Taking a minimal server setup as base will need this additional pack ...
分类:其他好文   时间:2018-04-07 13:00:39    阅读次数:287
CentOS部署NetCore - 2. 安装NetCore SDK On CentOS
登录微软官网,进入Install .NET Core SDK on Linux CentOS / Oracle 按照对应的指令,安装SDK Install the .NET SDK Update the products available for installation, install the ...
分类:Web程序   时间:2018-04-05 01:29:33    阅读次数:188
安装springsource-tool-suite插件成功之后找不到spring的处理办法
最近学习spring,安装springsource-tool-suite插件,成功之后,在help-installation details里面可以找到安装的spring插件,却在window-preferences里找不到spring,file-new里面也没有,甚至maven project都没 ...
分类:编程语言   时间:2018-04-04 14:55:01    阅读次数:395
mysql_secure_installation 安全安装(用于生产环境设置)
编译安装完mysql5.6,如果用于生产环境,最好执行mysql_secure_installation来做一些常规化安全设置。 需要提前将~mysql/bin加入环境变量 /apps/mysql//bin/mysql_secure_installation > NOTE: RUNNING ALL ...
分类:数据库   时间:2018-04-01 01:01:10    阅读次数:221
安装laravel项目出错
我的本地是7.0.1,而下载下来的原来是运行在7.0.8版本的,于是执行:composer install 时,报了一堆错。解决办法:删掉composer.lock,重新composer install Problem 1 - Installation request for laravel/hor ...
分类:其他好文   时间:2018-03-30 16:25:01    阅读次数:406
sublime wrong
Q1: sublime报错: There are no packages available for installation A1: window下的:C:\Windows\System32\drivers\etc\hosts 在里面加上:50.116.34.243 sublime.wbond.n ...
分类:其他好文   时间:2018-03-30 12:23:26    阅读次数:125
NFS Server : Install
NFS Server : InstallInstall NFS Server to share folders.[1]Run Server Manager and Click [Add roles and features].[2]Click [Next] button.[3]Select [Role-based or feature-based installation].[4]Select a
分类:其他好文   时间:2018-03-29 16:01:19    阅读次数:184
Active Directory: Install
Install Active Directory Domain Service.[1]Run [Server Manager] and click [Add roles and features].[2]Click [Next] button.[3]Select [Role-based or feature-based installation].[4]Select a Host which yo
分类:其他好文   时间:2018-03-29 13:28:22    阅读次数:203
DNS Server : Install
Configure DNS Server to resolve Hostname or IP Address.[1]Run Server Manager and Click [Add roles and features].[2]Click [Next] button.[3]Select [Role-based or feature-based installation].[4]Select a
分类:其他好文   时间:2018-03-29 12:43:34    阅读次数:252
1730条   上一页 1 ... 45 46 47 48 49 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!