centos最小好化安装没有ifconfig命令刚安装了centos7.0,最小化安装,发现没有ifconfig命令,虚拟机里面的网卡显示ens32,这是centos7.0的特点,要使用 ifconfig命令,在/etc/sysconfig/network-scripts/if-ens32里面配置好...
分类:
其他好文 时间:
2014-08-09 11:25:17
阅读次数:
271
一、前言 之前下载了个CentOS7 32位版,一下就安装成功了,但由于其目录结构等与之前的CentOS版本有很大的不同,加上教程不多不利于我这种菜鸟学习,于是决定重装CentOS6.5来学习。本篇用于记录安装过程中所踩的坑,以便日...
分类:
其他好文 时间:
2014-08-09 02:28:26
阅读次数:
306
nagios将多个主机放到一个组内步骤:#viming.cfgdefinehost{uselinux-serverhost_namemingaliasmingaddress192.168.1.14action_url/pnp4nagios/index.php/graph?host=$HOSTNAME$}definehost{uselinux-serverhost_nameming2aliasming2address192.168.1.15action_url/pnp4nagios/..
分类:
移动开发 时间:
2014-08-08 18:27:07
阅读次数:
262
Docker+shipyard测试1测试拓扑:2测试目的:在两台Centos7服务器上安装docker程序,测试镜像封装从镜像运行两个apache应用,测试服务访问安装shipyard容器管理程序,测试管理两台主机及container3测试过程3.1Linux桥接若已启用docker,先停止docker服务和移除docker0网桥:#Sto..
分类:
其他好文 时间:
2014-08-08 16:29:16
阅读次数:
389
本人设备列表:Ondatablet {Android}wifiDesktopcomputer {win7、centos7}外接蓝牙adapterPSinterface键盘、鼠标{与同局域网laptop通过synergy软件共享,使其成为共享的输入设备}3.5mminterface低音炮{通过Blue...
分类:
其他好文 时间:
2014-08-07 22:00:36
阅读次数:
201
Ubuntu下icinga安装步骤:http://sourceforge.net/projects/icinga-cn/files/icinga-cn/icinga-cn-1.11/icinga-cn-1.11.5.tar.gz/downloadhttp://nagios-plugins.org/download/nagios-plugins-2.0.3.tar.gz$sudouseraddicinga$sudoapt-getinstalllibdbi-dev$sudoapt-getinstall..
分类:
移动开发 时间:
2014-08-07 07:35:20
阅读次数:
268
Centos7 配置 opencv for python 以及 eclipse c/c++ 对opencv的支持
分类:
编程语言 时间:
2014-08-06 18:47:01
阅读次数:
1359
三、系统配置之关闭防火墙
systemctl stop firewalld.service #停止firewall
systemctl disable firewalld.service #禁止firewall开机启动
systemctl命令的基本操作格式是:
systemc...
分类:
其他好文 时间:
2014-08-06 14:33:31
阅读次数:
441
[root@mondeolove~]#hostname
localhost.localdomain
[root@mondeolove~]#hostnamectlstatus
Statichostname:localhost.localdomain
Iconname:computer-vm
Chassis:vm
MachineID:ce981d9b614f4041adbe2a86f6f2c440
BootID:3ae5fce736ea47d9b9e1d9048cca9d7d
Virtualization:vmw..
分类:
其他好文 时间:
2014-08-03 07:57:45
阅读次数:
304
用U盘安装Centos7.0工具/原料centos 7.0 64位系统:CentOS-7.0-1406-x86_64-DVD.isoultraiso一个至少8G的U盘方法/步骤11.先使用ultraiso 刻录镜像至U盘内。22.更改bios启动顺序(即U盘先启动),然后进入此界面,按下tab键。将...
分类:
其他好文 时间:
2014-08-02 15:28:03
阅读次数:
236