微信公众号:杰夫弹弹看
发布时间:2014-12-23 18:14:15
今天使用bundle exec strainer运行cookbook测试,发现报错,问题1: uninitialized constant RSpec::Matchers::BuiltIn::RaiseError::MatchAliases (NameError)查出原来是旧版本的兼容性问题,http://stackoverflow.com/questions/24459289/rspec-expectations-2-99-0-lib-rspec-matchers-built-in-raise-e.........【阅读全文】
发布时间:2014-12-17 23:06:01
1. https://access.redhat.com/solutions/21964Redhat 4,5,6之间的upgrade,官方不给与支持,推荐使用fresh install,然后把对应软件的配置和数据迁移到新的server上2. Start from Redhat 7,Redhat 对一些特定的case给与了支持,但是支持的力度有限https://access.redhat.com/node/637583/.........【阅读全文】
发布时间:2014-12-13 14:40:17
如果你最近使用Redhat7的话,会发现Redhat 7安装后的网卡名称非常怪异,不要惊慌,其实,这是Redhat公司开发的操作系统新版本的特性,同事搜到的这篇文章介绍的很详细,至少没在Redhat官方网站上看到这么详细的介绍,值得看一下:参考文章:http://www.ehowstuff.com/new-naming-scheme-for-the-network-interface-on.........【阅读全文】