【悟空资源网】

 找回密码
 注册

QQ登录

仙变3手游/牧仙记+3D仙侠游戏教程+Linux外网架设教程

[复制链接]
发表于 2020-5-11 14:03:01 | 显示全部楼层 |阅读模式

1.安装宝塔
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh
服务器IP:61.160.212.42:22  初始帐号:root     初始密码:MBSECEQQ
2
Bt-Panel: http://61.160.212.42:8888
username: qldvpf4d
password: 8b5ee33c

安装mysql5.6 并更新到mysql5.6.47
修改mysql配置调大性能  密码L5MYq9y7gA  添加用户devel 密码hEj9SfQBgn 关闭日志
安装php5.5   memcached xcache qqwry plua
mysql -uroot -pL5MYq9y7gA
GRANT ALL PRIVILEGES ON *.* TO 'root'@'127.0.0.1' IDENTIFIED BY 'L5MYq9y7gA';
GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost' IDENTIFIED BY 'L5MYq9y7gA';
GRANT ALL PRIVILEGES ON *.* TO 'devel'@'127.0.0.1' IDENTIFIED BY 'hEj9SfQBgn';
GRANT ALL PRIVILEGES ON *.* TO 'devel'@'localhost' IDENTIFIED BY 'hEj9SfQBgn';
FLUSH PRIVILEGES;
exit



建立站点
端口80 /data/game/htdocs   /data/game/htdocs/yx03_dev_s1 运行目录/admintool
端口81 /data/game/htdocs/center/gateway/site
端口82 /data/game/htdocs/center/manager/sites/cp
端口83 /data/game/htdocs/center/manager/sites/op
端口84 /data/game/htdocs/center/manager/sites/api
端口85 /data/game/htdocs/center/manager/sites/doc
端口86 /data/game/htdocs/center/manager/sites/static
端口87 /data/game/htdocs/center/static/download
端口88 /data/game/htdocs/center/static/upload
端口89 /data/game/htdocs/center/countly/site
端口90 /data/game/htdocs/cdn
setenforce 0
sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config


yum -y erase epel-release
rpm -Uhv http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
yum clean all
yum makecache
yum -y erase rpmforge-release
rpm -Uhv http://rpmfind.net/linux/dag/redhat/el6/en/x86_64/dag/RPMS/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm
sed -i "s#enabled=1#enabled=0#g" /etc/yum/pluginconf.d/fastestmirror.conf
yum -y install bison* bzip2* glibc* libaio* libcurl* libjpeg* freetype* libpng* libtool* libxml2*
yum -y install ncurses* openssl* openldap* pcre* perl gcc gcc-c++ autoconf automake make cmake
yum -y install vixie-cron crontabs expect lrzsz vim ntpdate screen iftop rsync bind-utils sysstat gdb

echo "include ld.so.conf.d/*.conf
/data/game/lib
" > /etc/ld.so.conf && ldconfig


客户端
com.ys.dw\assets\AssetBundle\luajit\init-48270f7995779a74548b6bb9d05fe52e
com.ys.dw\assets\AssetBundle\luajit\game\setting-491f3c0299fb1a1a2fedf73c6f26e8f4

\Payload\dev.app\Data\Raw\AssetBundle\lua\init-3c9f719e7d9142a7043a247c490d9899
\Payload\dev.app\Data\Raw\AssetBundle\lua\game\setting-9d40443952511dc95c03f4078669cdfb

服务端
/data/game/agent/yx03_dev_s1/script/global_func.sh
/data/game/agent/yx03_dev_s1/server/2019031901/config/cross.xml
/data/game/agent/yx03_dev_s1/server/2019031901/publish_release/serverconfig.xml
/data/game/htdocs/yx03_dev_s1/app/config/config.php
/data/game/htdocs/yx03_dev_s1/common/conf/comm.config.php
/data/game/htdocs/cdn/yx03/cn/and/yx03_cn_a1/luajit/init
/data/game/htdocs/cdn/yx03/cn/and/yx03_cn_a1/luajit/game/setting
/data/game/htdocs/cdn/yx03/cn/ios/yx03_cn_a1/lua/init
/data/game/htdocs/cdn/yx03/cn/ios/yx03_cn_a1/lua/game/setting
/data/game/htdocs/center/gateway/class/config/main.php
/data/game/htdocs/center/gateway/class/config/pt/dev.php
/data/game/htdocs/center/gateway/class/controller/query.php
/data/game/htdocs/center/gateway/site/dev/query1.txt
/data/game/htdocs/center/gateway/site/dev/query2.txt
/data/game/htdocs/center/manager/common/config.php
/data/game/htdocs/yx03_dev_s1/app/config/config.php
/data/game/htdocs/yx03_dev_s1/common/conf/comm.config.php





启动
cd /data/game/agent/yx03_dev_s1/script
sh server_start.sh  dev_s1
关闭
cd /data/game/agent/yx03_dev_s3/script
sh server_stop.sh  dev_s3



后台
admin 159753
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|【悟空资源网】 ( 桂ICP备2022002215号-1 )

GMT+8, 2024-4-27 05:42 , Processed in 0.465236 second(s), 24 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2012 Comsenz Inc. Template by A3cn

返回顶部