Giter Club home page Giter Club logo

linux_install_mysql_redis_java's Introduction

脚本中的安装包下载地址(百度网盘):

链接:https://pan.baidu.com/s/1R5FLTvDdNngPgYzjOKWG-w 
提取码:hcgg

文件全部下载到服务器。

将脚本install-Mysql-Redis-Java.sh安装包放到同一个位置。

脚本中mysql和redis的默认密码都是:BenShuaiOne

可按需修改

然后执行

./install-Mysql-Redis-Java.sh

注意:部分环境下运行会报 \r 的错,是因为编码格式问题,请在linux中重新新建文件并复制内容,即可正常执行,

或者使用如下方法修改文件的编码:

修改从windows上传到linux的sh文件的编码(按顺序执行下面的命令)

vi 文件名
esc
:set ff=unix
esc
:wq

linux_install_mysql_redis_java's People

Contributors

benshuai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.