推荐
专栏
教程
课程
飞鹅
本次共找到3484条
iptables配置
相关的信息
Stella981
•
3年前
Redhat6.4安装MongoDBv3.6.3
运用后台配置文件方式启动。条件下载mongodblinuxx86_64rhel623.6.3.tar官网https://www.mongodb.com/downloadcenter?jmpnavcommunity依赖openssl1.0.1e57.el6.x86_64.rpm
Stella981
•
3年前
MariaDB Installation
安装参考下文http://www.serverworld.info/en/note?osCentOS\_7&pmariadb&f1修改数据目录1\.查看一下SELinux配置\lslZ/var/lib/mysql\rwrw.mysqlmysqlsystem\_u:object\_r:mysqld\_
Stella981
•
3年前
Mycat高可用解决方案二(主从复制)
Mycat高可用解决方案二(主从复制)系统部署规划名称IP主机名称用户名/密码配置mysql主节点192.168.199.110mysql01root/hadoop2核/2G
Stella981
•
3年前
Babel 插件手册 笔记
来源:https://github.com/jamiebuilds/babelhandbook/blob/master/translations/zhHans/pluginhandbook.mdBabel 的使用就是使用一些预设配置。预设就是一组插件,比如env, stage3 flow react typescript预设。Ba
Stella981
•
3年前
Python爬取网易云歌单
基本配置:Python版本:3.7相关模块:from urllib import parsefrom lxml import etreefrom urllib3 import disable_warningsimport requests案例关键点:使用单线程爬取,未登录,爬取网易云
Wesley13
•
3年前
PM2速查表
基础操作安装pm2yarnglobaladdpm2pm2installpm2logrotate可选,日志需要做轮转就要安装,配置方式参考https://github.com/keymetrics/pm2logrotatepm2completioninstall启动一个任务
Stella981
•
3年前
RabbitMQ(3) Spring boot集成RabbitMQ
springboot集成RabbitMQ非常简单,如果只是简单的使用配置非常少,springboot提供了springbootstarteramqp项目对消息各种支持。资源代码:练习用的代码。https://github.com/xiaozhuanfeng?tabrepositories!(https://oscimg.oschina
Stella981
•
3年前
PHP,mysql,nginxunx中安装
一:安装PHP,mysql,nginx1linux装软件方式:21.源码安装:下载wget》解压tarzxvf》配置./configure》编译make3安装makeinstall42.yum安装一键安装包centos红帽
Stella981
•
3年前
Golang编程之入门篇
1、Golang环境配置安装包下载地址:https://golang.google.cn/dl/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgolang.google.cn%2Fdl%2F)
少湖说
•
9个月前
鸿蒙Flutter实战:03-鸿蒙Flutter开发中集成Webview
鸿蒙Flutter开发中集成Webview主要有两种方案使用第三方库如使用flutterinappwebview插件,在pubspec.lock文件中配置:yamlflutterinappwebview:git:url:https://gitee.com/
1
•••
191
192
193
•••
349