码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
安装 Node.js 与 MongoDB ,以Ubuntu为例。
安装Node.js 通过这个地址下载预编译二进制包 https://nodejs.org/en/download/ 通过如下的指南进行安装。 https://github.com/nodejs/help/wiki/Installation 安装MongoDB 通过如下地址,添加到软件源。 https ...
分类:数据库   时间:2019-09-28 23:23:39    阅读次数:119
MongoDB图形化工具(二)
一、安装 在Windows下安装MongoDB的图形化工具:mongodbmanagerfree_inst.exe。 双击安装 修改安装地址 选择“Full installation” 点击“Finish” 启动工具后的开始界面 二、连接数据库 三、基础操作 ...
分类:数据库   时间:2019-09-28 19:58:16    阅读次数:118
Installation of SAP on RAC with Oracle ASM(转)
I am writing this blog , as i faced issue on installing SAP system on oracle RAC with ASM. When i raised a message with SAP , SAP told me to install S ...
分类:数据库   时间:2019-09-27 19:39:47    阅读次数:159
ELK filebeat的安装
安装参考官方文档: https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation.html 注意事项: From the PowerShell prompt, run the following comman ...
分类:其他好文   时间:2019-09-25 18:42:24    阅读次数:102
Welcome to GnuPG 2.2
Welcome to GnuPG 2.2 Installation Instructions Double click the Install package to install GnuPG 2.2. Any previous version of GnuPG 2.2 will automatic ...
分类:其他好文   时间:2019-09-22 15:00:31    阅读次数:75
全局安装 Vue cli3 和 继续使用 Vue-cli2.x
官方链接:https://cli.vuejs.org/zh/guide/installation.html 1.安装Vue cli3 关于旧版本 Vue CLI 的包名称由 vue-cli 改成了 @vue/cli。 如果你已经全局安装了旧版本的 vue-cli(1.x 或 2.x),你需要先通过  ...
分类:其他好文   时间:2019-09-21 23:45:10    阅读次数:187
nosql数据库之Redis集群
Redis 集群是一个可以在多个 Redis 节点之间进行数据共享的设施(installation)。 Redis 集群不支持那些需要同时处理多个键的 Redis 命令, 因为执行这些命令需要在多个 Redis 节点之间移动数据, 并且在高负载的情况下, 这些命令将降低 Redis 集群的性能, 并 ...
分类:数据库   时间:2019-09-21 16:52:32    阅读次数:81
LaTeX 环境安装&编译器配置
一. 安装LaTeX环境 1. 下载 "下载链接" 跟着下面红框圈到的超链接一步一步点击即可~ 静静的等待下载~ 2. 安装 下载好了之后我们用Windows资源管理器打开它(打开方式里面找) 点击这个pat文件 会出来这个玩意儿: 不一会他就会出来安装界面: Installation root 是 ...
分类:其他好文   时间:2019-09-15 23:52:05    阅读次数:235
Redhat下安装SAP的相关
Red Hat Enterprise Linux 6.x: Installation and Upgrade - SAP Note 1496410 Red Hat Enterprise Linux 7.x: Installation and Upgrade - SAP Note 2002167 In ...
分类:其他好文   时间:2019-08-29 13:22:12    阅读次数:104
[转]uipath orchestrator installation
本文转自:https://dotnetbasic.com/2019/08/uipath-orchestrator-installation.html UiPath Orchestrator Installation In this tutorials, you will learn step by ...
分类:其他好文   时间:2019-08-26 20:43:09    阅读次数:201
1730条   上一页 1 ... 14 15 16 17 18 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!