一 HAProxy安装 官方链接:http://www.haproxy.org/ (国内可能无法打开) 下载连接:http://pkgs.fedoraproject.org/repo/pkgs/haproxy/ 1.1 yum安装 1.2 编译安装 [ 1 [root@HAProxy ~]# tar ...
分类:
其他好文 时间:
2018-12-21 19:32:48
阅读次数:
232
需求是:在Redhat 6.3上安装OpenSSL 1.1.0b。 一开始试图去搜索rpm,没有对应版本。https://pkgs.org/http://rpmfind.net/放弃! 只能通过编译源码安装了。 首先去OpenSSL官网下载1.1.0b源码包。https://www.openssl. ...
分类:
其他好文 时间:
2018-12-18 20:55:50
阅读次数:
366
使用 rt thread pkgs update 时候, 提示出错,信息如下: 估计是 python 版本的锅,使用 eselect python list 查看当前版本,使用 eselect python set 2 选择 2.7 版本,然后使用 pkgs update 顺利更新。 ...
分类:
其他好文 时间:
2018-12-17 02:10:24
阅读次数:
204
Linux下文件误删除,使用extundelete恢复测试过程extundelete下载官网地址:https://pkgs.org/download/extundelete给虚拟主机添加一块磁盘,磁盘为/dev/sdb[root@localhostbin]#cat/proc/scsi/scsiAttacheddevices:Host:scsi2Channel:00Id:00Lun:00Vendor
分类:
系统相关 时间:
2018-12-10 19:15:24
阅读次数:
360
Fayson的github:https://github.com/fayson/cdhproject推荐关注微信公众号:“Hadoop实操”,ID:gh_c4c535955d0f,或者扫描文末二维码。1.概述本文档描述CENTOS7.2操作系统部署CDH企业版的过程。Cloudera企业级数据中心的安装主要分为4个步骤:1.集群服务器配置,包括安装操作系统、关闭防火墙、同步服务器时钟等;2.外部数
分类:
其他好文 时间:
2018-12-05 00:14:59
阅读次数:
240
https://pkgs.org/查询缺少的依赖文件归属于哪个rpm包
分类:
Web程序 时间:
2018-11-03 18:23:26
阅读次数:
510
1.打开anaconda prompt 2.添加清华镜像1:https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ 3.添加清华镜像2:https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/ma ...
一:可能性解决方法一《解决pycharm问题:module‘pip‘hasnoattribute‘main‘》http://www.cnblogs.com/Fordestiny/p/8901100.htmlhttps://blog.csdn.net/yup1212/article/details/80047326更新pip之后,Pycharm安装package出现报
分类:
其他好文 时间:
2018-10-18 18:08:54
阅读次数:
153
1. 添加conda的目录到环境变量D:\ProgramData\Anaconda3\Scripts 2. 将清华源配置到自己的本地conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/... ...
分类:
其他好文 时间:
2018-09-27 10:34:30
阅读次数:
1982