09 2016 档案

摘要:最近重装了centos7,今日准备使用ifconfig命令的时候,结果~出现了command not found !尼玛,这是什么鬼~ so 搜了一下,有幸搜到了一份可用的文章的,亲测很有用。 1.查看ifconfig命令是否存在,查看/sbin/ifconfig是否存在 2.如果ifconfig命 阅读全文
posted @ 2016-09-27 17:40 孤云落日-夕阳情 阅读(197) 评论(0) 推荐(0)
摘要:How to install EPEL for Centos 7 Download EPEL and install using yum: Or, Sample output: Check if EPEL repo Installed: Install packages: Example: Thun 阅读全文
posted @ 2016-09-22 11:33 孤云落日-夕阳情 阅读(240) 评论(0) 推荐(0)
摘要:zabbix搭建, 阅读全文
posted @ 2016-09-22 11:29 孤云落日-夕阳情 阅读(485) 评论(0) 推荐(0)
摘要:Install LAMP Server (Apache, MariaDB, PHP) On CentOS/RHEL/Scientific Linux 7 By SK Install LAMP Server (Apache, MariaDB, PHP) On CentOS/RHEL/Scientifi 阅读全文
posted @ 2016-09-21 17:20 孤云落日-夕阳情 阅读(371) 评论(0) 推荐(0)
摘要:忽然间想看看自己系统是什么版本的,却忘了命令,哈哈。索性整理了一下。 [root@localhost ~]# cat /etc/redhat-release #查看系统的版本CentOS Linux release 7.2.1511 (Core) 系统 #uname -a #查看内核/操作系统/CP 阅读全文
posted @ 2016-09-20 19:11 孤云落日-夕阳情 阅读(508) 评论(0) 推荐(0)