随笔分类 -  linux

摘要:1/yum install epel* 2/yum makecache 3/yum install chromium 阅读全文
posted @ 2019-12-07 22:03 ianduin 阅读(3604) 评论(1) 推荐(0)
摘要:一.创建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 阅读全文
posted @ 2018-04-06 12:06 ianduin 阅读(28782) 评论(2) 推荐(0)
摘要:sudo apt-get install fcitx fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sunpinyin 阅读全文
posted @ 2018-03-14 21:05 ianduin 阅读(241) 评论(0) 推荐(0)
摘要: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 阅读全文
posted @ 2018-03-14 21:04 ianduin 阅读(8242) 评论(1) 推荐(0)
摘要: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 阅读全文
posted @ 2018-03-05 22:47 ianduin 阅读(9413) 评论(0) 推荐(0)
摘要:centos笔记本触控板失效 阅读全文
posted @ 2018-03-04 18:39 ianduin 阅读(406) 评论(0) 推荐(0)
摘要:安装环境:CentOS7 64位 MINI版,安装MySQL5.7 1、配置YUM源 在MySQL官网中下载YUM源rpm安装包:https://dev.mysql.com/downloads/repo/yum/ 检查mysql源是否安装成功 看到上图所示表示安装成功。 2、安装MySQL 3、启动 阅读全文
posted @ 2017-10-16 23:03 ianduin 阅读(40982) 评论(2) 推荐(7)
摘要:centos7 openstf stf RethinkDB GraphicsMagick yasm pkg-config ZeroMQ 阅读全文
posted @ 2017-03-26 22:16 ianduin 阅读(2589) 评论(0) 推荐(0)