2019年5月29日

Centos7安装Python3.6

摘要: 1 安装依赖 yum install openssl-devel bzip2-devel expat-devel gdbm-devel readline-devel sqlite-devel 2 下载 wget https://www.python.org/ftp/python/3.6.0/Pyth 阅读全文

posted @ 2019-05-29 18:00 Helianthus720 阅读(134) 评论(0) 推荐(0)

Centos7 安装Mysql5.7

摘要: 1 下载: 2 安装: 3 启动: 查看状态: 4 修改密码: 阅读全文

posted @ 2019-05-29 17:50 Helianthus720 阅读(95) 评论(0) 推荐(0)

Centos 7 安装google 浏览器(yum 方式)

摘要: 过程: 1 vim /etc/yum/repo.s/google_chrome.repo 2 添加如下内容: [google-chrome] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basear 阅读全文

posted @ 2019-05-29 11:02 Helianthus720 阅读(179) 评论(0) 推荐(0)

导航