越简单越好!
centos7下安装 Chrome和ChromeDriver
发表于 2019-04-02 17:02    

安装google-chromecurl 

https://intoli.com/install-google-chrome.sh | bash

检查是否缺少依赖,返回为空说明正常:

ldd /opt/google/chrome/chrome | grep "not found"

查看详情已有6190次阅读  |  0次点赞  |  0个评论
centos7.6下安装配置samba4.9.1
发表于 2020-02-17 11:24    

1. 安装

yum install samba samba-client -y

查看详情已有6874次阅读  |  0次点赞  |  0个评论
centos7 安装使用 Let’ s Encrypt 证书
发表于 2018-04-17 10:28    

1. 需要安装python, 2.7以上版本

2. 下载 letsencrypt   git clone https://github.com/letsencrypt/letsencrypt

查看详情已有3220次阅读  |  0次点赞  |  0个评论
返回顶部 ^