- 博客(2)
- 收藏
- 关注
原创 Linux简单配置
第一:(一)基本操作题1、在系统中以自己名字首字母创建账号,该账号密码为123456,该账号所属组为hehe;创建hehecici账号,该账号密码为123456。groupadd heheuseradd -g hehe LXSpasswd LXS123456useradd hehecicipasswd hehecici1234562、在/root/hehe...
2019-07-01 19:25:20
128
原创 LAMP下载搭建wordpress、ecshop、discuz
LAMP下搭建discuz1.Apache的配置yum -y install httpd //安装apache systemctl start httpd //开启httpd服务systemctl enable httpd //设置httpd服务开机自启2.php组件的配置yum -y install php ...
2019-06-29 12:04:49
242
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人