npm 之于 Node.js,就像 pip 之于 Python,gem 之于 Ruby,pear 之于 PHP,CPAN 之于 Perl ……同时也像 apt-get 之于 Debian/Ubutnu,yum 之于 Fedora/RHEL/CentOS,homebrew 之于 Mac OS X。
分类:
编程语言 时间:
2015-05-28 00:22:16
阅读次数:
147
我们为什么需要资源控制?在实际的生产环境中,希望每台虚拟机对资源的消耗是可控的,避免过度的消耗资源,造成对其他虚拟机的影响。测试环境:CentOS6.2操作步骤1.升级系统到最新yumupdate-y2.安装epel源rpm-Uvhhttp://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-..
分类:
其他好文 时间:
2015-05-27 19:17:08
阅读次数:
185
导入epel源#rpm-ivhhttp://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm安装OZ工具包及其依赖#yuminstall-yozlibguestfs-tools查看OZ的安装信息#rpm-qa|grepoz#rpm-qloz-0.12.0-2.el6.noarch/usr/lib/python2.6/site-packages/oz/auto各操作系统自动化..
分类:
其他好文 时间:
2015-05-27 16:06:43
阅读次数:
397
Enterprise Linux (RHEL, CentOS, Fedora, etc.)Node.js and npm are available from theExtra Packages for Enterprise Linux(EPEL) repository.To check if yo...
分类:
Web程序 时间:
2015-05-26 22:45:50
阅读次数:
204
一、环境系统:centos6.4x64最小化安装IP:192.168.3.73二、安装配置epel源[root@svn~]#rpm-ivhhttp://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm
Retrievinghttp://mirrors.sohu.com/fedora-epel/6/x86_64/epel-release-6-8.noarch.rpm
warning:/var..
分类:
Web程序 时间:
2015-05-26 16:28:29
阅读次数:
421
社区版和商业版是相对应的。社区版就是志愿者开发,维护的Linux,如debian,centos,fedora,ubuntu,gentoo,arch等,完全免费,而商业版是服务收费的版本,如redhat,suse,oracle等。
同样,社区...
分类:
其他好文 时间:
2015-05-26 12:53:23
阅读次数:
282
1.笔记本acer4750[root@localhost~]#/etc/modprobe.d$catblacklist.confblacklistacer-wmiasus[root@localhost~]#cat/etc/modprobe.d/asus.confoptionsasus-nb-wmiwapf=4显卡dg@fedora/etc/modprobe.d$catblacklist-nvidia.confblacklistnvidiadg@fedora/etc/modprobe.d$catbum..
分类:
其他好文 时间:
2015-05-25 06:11:57
阅读次数:
182
网上教程很多,但是nginx不太多,下面安装时候主要参考的篇文章:
http://54im.com/linux/linux-cacti-cn-install.html
http://www.tecmint.com/install-cacti-network-monitoring-on-rhel-centos-6-3-5-8-and-fedora-17-12/ 主要
http://...
分类:
数据库 时间:
2015-05-24 20:27:40
阅读次数:
228
一.高频RFID(13.56MHz)1.安装ACR122U驱动Windows7下虽可自动安装,但因版本问题,会导致ACR122UTool等工具部分功能不可用,建议重新手动安装Fedora等Linux系统下必须手动安装,pcsc-lite-acsccid-1.0.4-1.fc17.x86_64.rpm,依赖的pcsc-lite.x86_64在YUM源中能找到2.安装mfocmfo..
分类:
其他好文 时间:
2015-05-23 18:38:41
阅读次数:
153