1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 // 安装php $ wget https://gitee.com/yurunsoft/php-env/raw/master/apt-php.sh && bash apt-php.sh //
暗中观察了golang的生态 , 变化很快 , 正在迅速成长 喷涌而出的框架 viper ,cobra , beego, martini, iris , gin , goframe , go-zero 包管理从 GOPATH , golide, vgo, godep , govender, gomod 演变 编辑器 vim , sublime text , goland , vscode
绑定host su root vi /etc/hosts 1 2 3 4 5 6 7 8 9 10 # github 204.232.175.78 documentcloud.github.com 207.97.227.239 github.com 204.232.175.94 gist.github.com 107.21.116.220 help.github.com 207.97.227.252 nodeload.github.com 199.27.76.130 raw.github.com 107.22.3.110 status.github.com 204.232.175.78 training.github.com 207.97.227.243 www.github.com 安装神秘客户端 1 2 3 4 5 6 7 8 9 10 11 12 13 cd /opt/ wget https://nodejs.org/dist/v14.0.0/node-v14.0.0-linux-x64.tar.xz tar xvf node-v14.0.0-linux-x64.tar.xz echo "export NODE_HOME=/opt/node-v14.0.0-linux-x64"
由于centos停止维护了 , 这次彻底换个系统吧 要做的东西还是很多的 , 做个笔记 前提: 服务器ip 10.0.0.1 ssh的端口 10087 ssh的用户 root 安装文件在 /data/src/install; 防火墙
1 2 3 4 5 6 7 yum install google-chrome-stable pip install selenium yum install chromedriver.x86_64 # 如果版本不一致 , 则找到对应的版本 wget http://chromedriver.storage.googleapis.com/99.0.4844.51/chromedriver_linux64.zip; unzip chromedriver.zip
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 # nginx 配置 log_format tongji '$remote_addr - [$time_iso8601] "$request" '' - $status "User_Cookie:$guid" '; server { listen 80; server_name xxx.com; index index.html index.htm index.php; root /alidata/www/tongji; #将cookie中key为g