01 2021 档案

摘要:https://zhuanlan.zhihu.com/p/129076009https://www.jianshu.com/p/93bf511ea72ehttps://www.cnblogs.com/L-ran/p/12082670.htmlwget https://github.com/fated 阅读全文
posted @ 2021-01-29 16:33 浊鉴 阅读(142) 评论(0) 推荐(0)
摘要:[root@vmcentos7 ~]# yum install nginxLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile * remi-php80: mirrors.tuna.tsinghua.edu.c 阅读全文
posted @ 2021-01-19 14:52 浊鉴 阅读(775) 评论(0) 推荐(0)
摘要:原文:https://www.iplayio.cn/post/739811 在CentOS 8上安装PHP 8.0 我们将使用REMI存储库在CentOS 8 / CentOS 7 Linux系统上安装PHP 8。安装有两种选择 安装PHP 8.0作为主要的PHP版本 与其他PHP版本一起安装PHP 阅读全文
posted @ 2021-01-19 12:49 浊鉴 阅读(3742) 评论(0) 推荐(0)
摘要:[root@vmcentos7 ~]# rpm -Uvh https://packages.microsoft.com/config/centos/7/packages-microsoft-prod.rpmRetrieving https://packages.microsoft.com/confi 阅读全文
posted @ 2021-01-18 17:00 浊鉴 阅读(1076) 评论(0) 推荐(0)
摘要:2021年1月18日,购买阿里云服务器最低档,继续搭建:1、升级:yum upgrade;2、安装mysql8.0.23;3、安装java1.8.0_275;4、安装nodejs-v14.15.3;5、安装apache2.4.6-97:yum -y install httpd httpd-manua 阅读全文
posted @ 2021-01-18 15:21 浊鉴 阅读(748) 评论(0) 推荐(0)
摘要:https://dev.mysql.com/doc/refman/8.0/en/linux-installation-yum-repo.html#yum-repo-installing-mysql 修改主机名: [root@iZbp14u808b24i4zml939uZ /]# hostnamect 阅读全文
posted @ 2021-01-18 12:09 浊鉴 阅读(255) 评论(0) 推荐(0)
摘要:学习自:https://www.cnblogs.com/blackmanzhang/p/12677538.html [root@vmcentos7-1 ~]#vim /etc/yum.repos.d/mongodb-org-4.2.repo [mongodb-org-4.2]name=MongoDB 阅读全文
posted @ 2021-01-13 10:21 浊鉴 阅读(357) 评论(0) 推荐(0)
摘要:sudo alternatives --config python # If not configured, install python2 and openssl10 using the following commands: sudo yum install python2 sudo yum i 阅读全文
posted @ 2021-01-06 15:08 浊鉴 阅读(737) 评论(0) 推荐(0)
摘要:uname -aLinux vmcentos7-1 3.10.0-1160.11.1.el7.x86_64 #1 SMP Fri Dec 18 16:34:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux cd /usr/local/ mkdir nodejs c 阅读全文
posted @ 2021-01-05 13:08 浊鉴 阅读(1630) 评论(0) 推荐(0)