欢迎光临IT网Linux学习频道

当前位置: > CentOS > CentOS教程 >
  • [CentOS教程] Installing Axel on CentOS 6 日期:2016-12-28 16:33:01 点击:148 好评:0

    Hello, Is WGET slow for you ? Did you tried increasing TCP Buffer and still not having the results you expect for downloads ? Do you need resume and multi connection functionality ? The solution is Axel In Windows we have many download man...

  • [CentOS教程] CentOS Redmine 安装 日期:2016-12-28 16:22:30 点击:55 好评:0

    版本历史: [V0.9.2.20120102][更新,适用于redmine 1.3.0] [V0.9.1.20111021][初始化安装,基于redmine 1.2.2] 准备工作: 系统基础: 操作系统: CentOS 5.7,更新至 20120102。 由于yum安装的ruby 是 1.8.5版本,但是 redmine 需要的 ruby 版本是 1.8.6...

  • [CentOS教程] CentOS中设置系统级代理 日期:2016-12-28 16:20:48 点击:134 好评:0

    YUM代理设置 编辑/etc/yum.conf,在最后加入 # Proxy proxy=http://username:password@proxy_ip:port/ 也可以使用proxy_username和proxy_password来配置代理的用户名和密码 这样的配置完成后,所有的用户在使用yum时,都会使用代理,可以说是全局代理。 如果...

  • [CentOS教程] centos nginx 环境下 搭建 letsencrypt 日期:2016-12-28 03:20:58 点击:146 好评:0

    wgethttps://dl.eff.org/certbot-auto chmod a+x certbot-auto mv certbot-auto /usr/bin/ 防火墙开启443端口 nginx反向代理的每一个server下,加 location ^~ / . well -known /acme -challenge / { default_type text/plain ; root /usr/share/nginx/html;...

  • [CentOS教程] Centos下替换yum源为阿里云源 日期:2016-12-28 03:17:19 点击:62 好评:0

    阿里云Linux安装镜像源地址:http://mirrors.aliyun.com/ 第一步:备份原镜像文件 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak 第二步:下载CentOS-Base.repo 到/etc/yum.repos.d/ CentOS 5 wget -O /etc/yum.repos.d/CentO...

  • [CentOS教程] centos6.8安装启用EPEL 日期:2016-12-28 03:16:55 点击:184 好评:0

    EPEL(企业版 Linux 附加软件包)是一个由特别兴趣小组创建、维护并管理,针对红帽企业版Linux(RHEL)及其衍生发行版(比如 CentOS、Scientific Linux、Oracle Enterprise Linux)提供高质量附加软件包。EPEL 的软件包通常不会与企业版 Linux 官方源中的软件包...

  • [CentOS教程] centos 6.5 gcc g++ 升级至 4.8+ 日期:2016-12-27 14:53:23 点击:150 好评:0

    wget http://people.centos.org/tru/devtools-2/devtools-2.repo -O /etc/yum.repos.d/devtools-2.repo # yum install devtoolset-2-gcc-4.8.2 devtoolset-2-gcc-c++-4.8.2 # /opt/rh/devtoolset-2/root/usr/bin/gcc --version yum install devtoolset-2-gcc-...

  • [CentOS教程] centos6 部署c++11 日期:2016-12-27 14:52:36 点击:108 好评:0

    折腾了一个上午,如果用我之前的办法安装不成功的,请尝试此方法 yum install policycoreutils-Python 下载以下四个文件,然后用rpm -ivf安装 http://pan.baidu.com/s/1dEbDg57 之前的链接 http://blog.csdn.NET/hificamera/article/details/49992319 sudo yu...

  • [CentOS教程] centos 安装 protobuf 日期:2016-12-27 14:48:22 点击:129 好评:0

    今天在一台新的服务器(centos)上安装protobuf protobuf在github上的源码:https://github.com/google/protobuf clone地址:https://github.com/google/protobuf.Git 下载后,网上都说让你./configure,实际上现在的版本好像暂时没这个文件,我们需要自己打...

  • [CentOS教程] centos 安装google protobuf 日期:2016-12-27 14:47:42 点击:56 好评:0

    http://abloz.com author:ablozhou date:2012.3.29 环境 cat /etc/redhat-release CentOS release 5.5 (Final) 下载 wget http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.bz2 tar -jxvf protobuf-2.4.1.tar.bz2 编译安装 [zhouhh@Hadoop48 ~]$ cd...

  • 首页
  • 上一页
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 下一页
  • 末页
  • 2632628
栏目列表
推荐内容