https://svn.do1.com.cn:7070/svn/2016年河源移动框架项目一人一码微厅/trunk/
chenruishan chenrs@0109
CentOS 7.5
内网IP:10.0.4.12
公网IP/登录端口:129.204.114.135:22
默认账户为 root ,初始密码为 wfadQ66BAvuY
数据库 root/1qaz@WSX
=========================
redis 启动
==============
redis-server.exe redis.windows.conf
淘宝镜像
====================================
npm install -g cnpm --registry=https://registry.npm.taobao.org
启动es-head
====================
grunt server
superdo1: D1111111
=====================
bin\windows\zookeeper-server-start.bat config\zookeeper.properties
bin\windows\kafka-server-start.bat config\server.properties
=====================
telnet 10.10.1.105 11211
======================
which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
select version(),
@@sql_mode;
SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
sql_mode=STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
============
企微云 超级管理员
king 1qaz@WSX
权限问题
chmod u+x *.sh
cd /usr/local/memcached/bin
./memcached -p 11411 -m 64m -u root -d -P /tmp/memcached.pid
/usr/local/memcached/bin/memcached -d -m 512m -p 11411 -u root -l 127.0.0.1
ps -ef |grep java
./startup.sh && tail -f ../logs/catalina.out
select TITLE,praise,COMMENT_COUNT,VIEW_COUNT from tb_xyh_dynamicinfo
/usr/local/redis2/./redis-cli -h 127.0.0.1 -p 6666 -a 1qaz@WSX