码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
Gogs-Windows Server下搭建Git服务器
全面的环境要求请看官网:https://gogs.io/docs/installation 我这里只列举我的环境:windows server 2012_x64、Git-2.19.1-64、mysql-5.7.22(或者SQLserver)、gogs_0.11.86_windows_amd64、ns ...
分类:Windows程序   时间:2019-05-07 00:58:55    阅读次数:1159
Sublime如何安装插件并且解决There are no packages available for installation问题方案
打开命令面板 Ctrl (Command)+Shift+p 找到并打开:Preferences: Package Control sublime Settings - User 添加一行"channels"字段: Github网站地址:https://raw.githubusercontent.co ...
分类:其他好文   时间:2019-05-03 16:14:22    阅读次数:131
Kalibr installation tutorial
How to install Kalibr I was confused about installing Kalibr, but there is no even one hint in README.md. I just put them in the catkin_ws, in which s ...
分类:其他好文   时间:2019-04-30 19:57:18    阅读次数:257
问题记录 | VScode中使用IntelliJ的快捷键
问题记录 | VScode中使用IntelliJ的快捷键 主要想用ctrl+alt+l格式化Python代码 安装VScode的插件:IntelliJ IDEA Keybindings 安装方法: Installation 1. Install Visual Studio Code 1.30.2 o ...
分类:其他好文   时间:2019-04-23 21:04:28    阅读次数:176
Mapnik
Downloads Latest Release The latest release is Mapnik v3.0.22.最新版本是Mapnik v3.0.22。 Mapnik 3.0.22 Release Date: 22 January 2019 Source Installation To ...
分类:其他好文   时间:2019-04-18 17:11:46    阅读次数:149
yum安装mysql以及一些基本操作
yuminstallmariadb-servermariadb-ysystemctlstartmariadb开启服务mysql_secure_installation安全设置密码y-密码-y-n-y-ymysql-uroot-p123#注-u用户-p刚才设置的密码showdatabases;查看数据库use数据库名;使用数据库selectdatabase();查看当前使用的数据库createdat
分类:数据库   时间:2019-04-16 01:36:29    阅读次数:200
Jetson TX1 install Opencv3
https://jkjung-avt.github.io/opencv3-on-tx2/ 注意:在编译的时候会遇到内存空间不足的情况,可以插入U盘,将程序拷贝到U盘内编译,然后安装到Jetson上。U盘格式化采用NTFS,其他格式可能无法识别。 Installation Steps I’d star ...
分类:其他好文   时间:2019-04-15 01:02:06    阅读次数:210
zabbix 安装
Zabbix 性能安装 Zabbix安装 Zabbix的官方使用手册: https://www.zabbix.com/documentation/4.0/manual/installation/installfrompackages/rhel_centos 安装Zabbix的repo文件。 [roo ...
分类:其他好文   时间:2019-04-06 18:34:09    阅读次数:144
saturne installation on Ubuntu
// <![CDATA[ /* @licstart The following is the entire license notice for the JavaScript code in this tag. Copyright (C) 2012-2013 Free Software Founda ...
分类:系统相关   时间:2019-03-31 13:50:54    阅读次数:184
mint linux 18.3 遇到“已安装的 post-installation 脚本 返回了错误号 127 ”问题的解决
From https://blog.csdn.net/ropai/article/details/27171687 ubuntu 14.04遇到“已安装的 post-installation 脚本 返回了错误号 127 ”问题的解决 由于网络不佳的原因,在安装openssh时候中断了,重新安装时候遇 ...
分类:系统相关   时间:2019-03-31 09:21:48    阅读次数:216
1730条   上一页 1 ... 19 20 21 22 23 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!