摘要:
CentOS 7 通过源码安装 re2c 最新版,解决 configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers 问题。 1、准备编译环境 yum -y install g 阅读全文
摘要:
以卸载git为例: (1)查看要卸载软件的ID [root@cli-1 ~]# yum history list gitLoaded plugins: fastestmirrorRepodata is over 2 weeks old. Install yum-cron? Or run: yum m 阅读全文
摘要:
1.创建用户 -bash-4.1# useradd fdp #创建用户-bash-4.1# passwd fdp #给指定用户增加密码Changing password for user fdp.New password: #录入密码,比如fdp123456BAD PASSWORD: it is W 阅读全文