Stella981 Stella981
3年前
Golang学习系列第一天:安装golang
0. ssh连接linux(我用的centos7),略1. golang下载由于Golang官网https://golang.org/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgola
Stella981 Stella981
3年前
Moco 详解
一、下载及安装:运行环境:JAVA环境linux下载地址:https://github.com/dreamhead/moco(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fdreamhead%2Fmoco)下
Stella981 Stella981
3年前
Can't connect to local MySQL server through socket
mysqlurootERROR2002(HY000):Can'tconnecttolocalMySQLserverthroughsocket'/tmp/mysql.sock'(2)这是mysql登录时找不到套接字的问题。首先需要明白的是,Linux端的mysqlserver启动时会开启一个so
Wesley13 Wesley13
3年前
mysql 读写分离主从复制
一.master主服务器的配置1找到主服务器mysql的配置文件windows(my.ini)linux(/etc/my.cnf)在mysqld中添加:serverid1log_binmasterbinlog_bin_indexmasterbin.indexbinlog_
Stella981 Stella981
3年前
Git命令行基本操作
Gitdownload网址:https://gitscm.com/downloads0\.安装Git网上有很多Git安装教程,如果需要图形界面,windows下建议使用TortoiseGit,linux建议使用GitGUI或者GITK。1\.Git基本配置gitconfig可以配置
Stella981 Stella981
3年前
Mycat
Mycat介绍,请戳官网:http://www.mycat.io/官网地址:http://dl.mycat.io/1.6.5/以oracle物理库为例。1、解压安装包tarzxvfMycatserver1.6.5release20171029183033linux.tar.gz!(https:/
Stella981 Stella981
3年前
Jenkins+Git+Github+Python自动化化接口项目例子
环境:Linux服务器一台一、安装Jenkins参考博客:https://www.cnblogs.com/xiaokuangnvhai/p/11343003.html安装插件:PublishOverSSH二、安装Python环境参考博客:https://www.cnblogs.com/xiaokuangnvhai/p/11353014
Wesley13 Wesley13
3年前
Ubuntu Server 16.04 LTS上怎样安装下载安装Nginx并启动
场景Linux安装UbuntuServer16.04X64(图文教程详细版):https://blog.csdn.net/BADAO\_LIUMANG\_QIZHI/article/details/93790806(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2F
Stella981 Stella981
3年前
Linux集群架构(下)——DR模式、keepalived+LVS
Linux集群架构(下)八、DR模式搭建8.1准备工作试验需求三台机器:分发器,也叫调度器(简写为dir):192.168.112.136ying01rs1:192.168.112.138ying02rs2:
Stella981 Stella981
3年前
Linux下安装php开发框架yaf
本人备忘的文章~~~Linux下安装php开发框架yafyaf框架中文手册:http://yaf.laruence.com/manual/index.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fyaf.la