Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7463985
  • 博文数量: 1761
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16277
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1761)

文章存档

2024年(7)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

发布时间:2019-05-13 17:00:00

查看binlog_formatshow variables like 'binlog_format';http://maxwells-daemon.io/quickstart/https://github.com/zendesk/maxwellwget https://github.com/zendesk/maxwell/releases/download/v1.21.1/maxwell-1.21.1.tar.gztar -zxvf maxwell-1.21.1.tar.gz cd maxwell-1.21.1MYSQL添加权限GRANT ALL on.........【阅读全文】

阅读(8733) | 评论(0) | 转发(0)

发布时间:2019-05-13 10:46:38

go 1.12之后 GO111MODULE=auto默认为这个,只要不在GOPATH/src下面mkdir akinvi demo.gopackage mainimport "github.com/astaxie/beego"func main() {    beego.Run()}初始化:go mod init akingo run demo.go    //就可以运行如果在国内,可能上步不成功,可以使用export GOPROX.........【阅读全文】

阅读(5974) | 评论(0) | 转发(0)

发布时间:2019-04-30 11:36:52

https://www.apachefriends.org/download.htmlwget https://www.apachefriends.org/xampp-files/5.6.32/xampp-linux-x64-5.6.32-0-installer.runchmod +x xampp-linux-x64-5.6.32-0-installer.run./xampp-linux-x64-5.6.32-0-installer.runcd /opt/lnmap./lampp starthttp://192.168.10.4/dashboard/https://githu.........【阅读全文】

阅读(1328) | 评论(0) | 转发(0)

发布时间:2019-04-28 13:15:51

#!/bin/bashinit(){yum install -y epel-* yum install -y wget vim git unzip  python-pip epel-release golang  redis pip install gunicornsystemctl start redissystemctl enable redissystemctl stop firewalldsystemctl disable firewalldsed -i "s/SELINUX=enforcing/SELINUX=disabled.........【阅读全文】

阅读(1292) | 评论(0) | 转发(0)

发布时间:2019-04-26 13:36:04

yum install centos-release-SCL scl-utils-build scl-utils -yyum list|grep devtoolsetyum install devtoolset-6-gcc devtoolset-6-gcc-c++ devtoolset-6-gdbyum install libunwind-devel -ygit clone  https://github.com/gperftools/gperftools.gitcd gperftoolsscl enable devtoolset-6 bash  #?è??.........【阅读全文】

阅读(4445) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

渭明unix2012-12-17 17:21

请教下:《Spider mysql安装配置》能否详细一些,或者提供一个文档,不胜感激!!!我的邮箱是:banchengshanshui@qq.com,谢谢!!!

回复  |  举报

Mr__zhang2011-10-06 11:13

很是厉害啊,以后多多指教哈~

回复  |  举报

deelau3032011-04-15 19:20

让win7、vista支持asx.asf等在线播放的插件,这个能发我吗
我邮箱是766518387@qq.com,谢谢你了

回复  |  举报
留言热议
请登录后留言。

登录 注册