随笔分类 -  linux

linux相关内容
摘要:1,配置CentOs8的yum源 vim /etc/yum.repos.d/CentOS-AppStream.repo [AppStream] name=CentOS-$releasever - AppStream baseurl=http://mirrors.aliyun.com/centos/$ 阅读全文
posted @ 2020-11-05 17:13 执毫泼墨染青城 阅读(1856) 评论(0) 推荐(0)
摘要:安装前请务必确保已经正确安装了PHP。 执行命令 php -v 查看是否正确输出php版本号。 下载安装脚本,执行命令: php -r "copy('https://install.phpcomposer.com/installer', 'composer-setup.php');" 下载compo 阅读全文
posted @ 2020-09-17 11:39 执毫泼墨染青城 阅读(274) 评论(0) 推荐(0)