随笔分类 - linux
摘要:1/yum install epel* 2/yum makecache 3/yum install chromium
阅读全文
摘要:一.创建yum源文件 cd /etc/yum.repos.d/ touch google-chrome.repo 二.输入yum源信息 [google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/s
阅读全文
摘要:sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin
阅读全文
摘要:pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.Collecting requests Could not fetch URL https
阅读全文
摘要:1,登陆root帐号 2,cd /etc/yum.repo.d 3,mv CentOS-Base.repo CentOS-Base.repo.bak4,wget http://mirrors.aliyun.com/repo/Centos-7.repo5,mv Centos-7.repo CentOS
阅读全文
摘要:安装环境:CentOS7 64位 MINI版,安装MySQL5.7 1、配置YUM源 在MySQL官网中下载YUM源rpm安装包:https://dev.mysql.com/downloads/repo/yum/ 检查mysql源是否安装成功 看到上图所示表示安装成功。 2、安装MySQL 3、启动
阅读全文
摘要:centos7 openstf stf RethinkDB GraphicsMagick yasm pkg-config ZeroMQ
阅读全文