在线精品99_中国九九盗摄偷拍偷看_91免费版在线观看_91.app_91高清视频在线_99热最新网站

怎么用OneinStack安装mysql 5.7

110次阅读
没有评论

共计 4530 个字符,预计需要花费 12 分钟才能阅读完成。

这篇文章主要为大家展示了“怎么用 OneinStack 安装 mysql 5.7”,内容简而易懂,条理清晰,希望能够帮助大家解决疑惑,下面让丸趣 TV 小编带领大家一起研究并学习一下“怎么用 OneinStack 安装 mysql 5.7”这篇文章吧。

[root@test ~]# wget http://mirrors.linuxeye.com/oneinstack-full.tar.gz

–2017-10-11 10:23:09–  http://mirrors.linuxeye.com/oneinstack-full.tar.gz

Resolving mirrors.linuxeye.com… 121.196.203.66

Connecting to mirrors.linuxeye.com|121.196.203.66|:80… connected.

HTTP request sent, awaiting response… 200 OK

Length: 288846554 (275M) [application/octet-stream]

Saving to: 鈥渙 neinstack-full.tar.gz 鈥

100%[======================================================================================================================] 288,846,554 1.20M/s   in 3m 26s

2017-10-11 10:26:35 (1.34 MB/s) – 鈥渙 neinstack-full.tar.gz 鈥 saved [288846554/288846554]

[root@test ~]# ll

total 282160

-rw——-. 1 root root      1341 Apr  7  2017 anaconda-ks.cfg

drwxr-xr-x. 3 root root      4096 Apr 13 11:38 Desktop

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Documents

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Downloads

-rw-r–r–. 1 root root     26876 Apr  7  2017 install.log

-rw-r–r–. 1 root root      7572 Apr  7  2017 install.log.syslog

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Music

-rw-r–r–  1 root root 288846554 Oct  9 09:03 oneinstack-full.tar.gz

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Pictures

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Public

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Templates

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Videos

[root@test ~]# tar xzf oneinstack-full.tar.gz

[root@test ~]# ll

total 282164

-rw——-. 1 root root      1341 Apr  7  2017 anaconda-ks.cfg

drwxr-xr-x. 3 root root      4096 Apr 13 11:38 Desktop

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Documents

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Downloads

-rw-r–r–. 1 root root     26876 Apr  7  2017 install.log

-rw-r–r–. 1 root root      7572 Apr  7  2017 install.log.syslog

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Music

drwxr-xr-x  7 root root      4096 Oct  9 09:03 oneinstack

-rw-r–r–  1 root root 288846554 Oct  9 09:03 oneinstack-full.tar.gz

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Pictures

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Public

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Templates

drwxr-xr-x. 2 root root      4096 Apr 13 11:37 Videos

[root@test ~]# cd oneinstack

[root@test oneinstack]# ./install.sh

#######################################################################

#       OneinStack for CentOS/RadHat 6+ Debian 7+ and Ubuntu 12+      #

#       For more information please visit https://oneinstack.com      #

#######################################################################

Please input SSH port(Default: 22):

Do you want to enable iptables? [y/n]: n

Do you want to install Web server? [y/n]: n

Do you want to install Database? [y/n]: y

Please select a version of the Database:

1. Install MySQL-5.7

2. Install MySQL-5.6

3. Install MySQL-5.5

4. Install MariaDB-10.2

5. Install MariaDB-10.1

6. Install MariaDB-10.0

7. Install MariaDB-5.5

8. Install Percona-5.7

9. Install Percona-5.6

10. Install Percona-5.5

11. Install AliSQL-5.6

Please input a number:(Default 2 press Enter) 1

Please input the root password of database: root.123

Please choose installation of the database:

1. Install database from binary package.

2. Install database from source package.

Please input a number:(Default 1 press Enter) 1

Do you want to install PHP? [y/n]: n

Do you want to install Pure-FTPd? [y/n]: n

Do you want to install redis? [y/n]: n

Do you want to install memcached? [y/n]: n

Do you want to install HHVM? [y/n]: n

……

76700K ………. ………. ………. ………. ………. 12%  566K 15m30s

76750K ………. ………. ………. ………. ………. 12%  556K 15m30s

76800K ………. ………. ………. ………. ………. 12%  636K 15m30s

76850K ………. ………. ………. ………. ………. 12%  811K 15m30s

76900K ………. ………. ………. ………. ………. 12%  605K 15m29s

76950K ………. ………. ………. ………. ………. 12%  635K 15m29s

77000K ………. ………. ………. ………. ………. 12%  341K 15m30s

77050K ………. ………. ………. ………. ………. 12% 2.82M 15m29s

……

mysql-5.7.19-linux-glibc2.12-x86_64/support-files/magic

mysql-5.7.19-linux-glibc2.12-x86_64/support-files/mysql.server

mysql-5.7.19-linux-glibc2.12-x86_64/docs/INFO_BIN

mysql-5.7.19-linux-glibc2.12-x86_64/docs/INFO_SRC

MySQL installed successfully!

~/oneinstack

Starting MySQL.                                            [ OK  ]

mysql: [Warning] Using a password on the command line interface can be insecure.

Shutting down MySQL..                                      [ OK  ]

Starting MySQL..                                           [ OK  ]

####################Congratulations########################

Total OneinStack Install Time: 24 minutes

Database install dir:           /usr/local/mysql

Database data dir:              /data/mysql

Database user:                  root

Database password:              root.123

Please restart the server and see if the services start up fine.

Do you want to restart OS ? [y/n]: y

重启后完成安装。

以上是“怎么用 OneinStack 安装 mysql 5.7”这篇文章的所有内容,感谢各位的阅读!相信大家都有了一定的了解,希望分享的内容对大家有所帮助,如果还想学习更多知识,欢迎关注丸趣 TV 行业资讯频道!

正文完
 
丸趣
版权声明:本站原创文章,由 丸趣 2023-07-27发表,共计4530字。
转载说明:除特殊说明外本站除技术相关以外文章皆由网络搜集发布,转载请注明出处。
评论(没有评论)
主站蜘蛛池模板: 韩国 av| 一本丁香综合久久久久不卡网站 | 国产在线精品福利一区二区三区 | 久久久久久国产精品无码超碰 | 国产一精品一aⅴ一免费 | 免费看一级黄色片 | 一级欧美视频 | 免费人成在线观看播放国产 | 四虎国产成人免费观看 | 亚洲人成电影院在线观看 | 亚洲精彩视频 | 日本两人免费观看的视频 | 久久久免费观看视频 | 99热久久这里只有精品2010 | 婷婷五月六月激情综合色中文字幕 | 大学生寝室白袜自慰gay网站 | 成人在线激情网 | 国产麻豆高清在线观看 | 中文国产成人精品久久不卡 | 久热只有精品 | 国产在线不卡一区二区三区 | 人妻人人澡人人添人人爽 | 国产美女精品久久久久久久免费 | xxx国产精品视频 | 一本色道久久综合亚洲精品 | 美女久久久久久 | 特级毛片a级毛片免费播放 特级毛片a级毛片免费观看网站 | 亚洲精彩视频 | 青草资源 | 亚洲欧美一区二区视频 | 亚瑟天堂久久一区二区影院 | 亚洲成a人在线观看 | 国产成a人亚洲精品无码樱花 | 米奇影院888奇米色99在线 | 少妇高清精品毛片在线视频 | 九九热在线视频观看 | 无码专区视频中文字幕 | 国产伦精品一区二区三区视频金莲 | 综合在线亚洲 | 亚洲欧美国产视频 | 96精品国产高清在线看入口 |