Centos6下使用yum安装Varnish的配置方法_RedHat/Centos教程-查字典教程网
Centos6下使用yum安装Varnish的配置方法
Centos6下使用yum安装Varnish的配置方法
发布时间:2016-12-27 来源:查字典编辑
摘要:Centos6下安装Varnish和安装Nginx类似,我选择RPM安装方式,这里官方给出了先安装repo源,再使用yum安装的方式,这里可...

Centos6下安装Varnish和安装Nginx类似,我选择RPM安装方式,这里官方给出了先安装repo源,再使用yum安装的方式,这里可以完全参照官方的安装方法。PS:为何我朝不能完美安装?

1、安装repo源

rpm --nosignature -i <a href="https://repo.varnish-cache.org/redhat/varnish-4.0.el6.rpm">https://repo.varnish-cache.org/redhat/varnish-4.0.el6.rpm</a>

2、更新yum源

#yum clean all

#yum list all

3、安装varnish

yum install varnish

4、网络timeout解决办法

PS:为何我朝不能完美安装?没办法,爬出去下载手动安装吧。

# yum install jemalloc -y

# rpm -ivh varnish-libs-4.0.3-1.el6.x86_64.rpm

# rpm -ivh varnish-4.0.3-1.el6.x86_64.rpm

5、如果不能启动请参见:

http://www.jb51.net/os/RedHat/314660.html

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新RedHat/Centos学习
    热门RedHat/Centos学习
    操作系统子分类