
疑难杂症
林0507
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
解决composer提示The openssl extension is required for SSL/TLS protection...
错误提示 The openssl extension is required for SSL/TLS protection but is not availab le. If you can not enable the openssl extension, you can disable this error , at your own risk, by setting ...原创 2018-03-10 17:34:52 · 14383 阅读 · 0 评论 -
Centos7安装完后无法获得IP地址(无法联网)
输入命令 vi /etc/sysconfig/network-scripts/ifcfg-ens33 将ONBOOT=no改为ONBOOT=yes 输入:wq命令保存后执行systemctl restart network然后重新输入ifconfig即可。原创 2018-03-19 22:23:35 · 8916 阅读 · 2 评论