安装 Docker 和 docker-compose(Install Docker and docker-compose)
Ubuntu 安装 dockerInstall Dockerwget -O get-docker.sh https://get.docker.com sudo sh get-docker.sh rm -f get-docker.shInstall docker-composesudo curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose 安装gitsudo apt update sudo apt install git
安装 Docker 和 docker-compose(Install Docker and docker-compose)
Ubuntu 安装 dockerInstall Dockerwget -O get-docker.sh https://get.docker.com sudo sh get-docker.sh rm -f get-docker.shInstall docker-composesudo curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose 安装gitsudo apt update sudo apt install git
v2ray带伪装一键脚本Ubuntu版
apt install -y curl bash <(curl -sL https://raw.githubusercontent.com/daveleung/hijkpw-scripts-mod/main/xray_mod1.sh) 按照脚本提示,可选择选项 4;再备一个域名指向该服务器地址,安装时候填入即可
v2ray带伪装一键脚本Ubuntu版
apt install -y curl bash <(curl -sL https://raw.githubusercontent.com/daveleung/hijkpw-scripts-mod/main/xray_mod1.sh) 按照脚本提示,可选择选项 4;再备一个域名指向该服务器地址,安装时候填入即可
The cool things always motivate me
I have been dive into crypto for 4 years. I am always thinking about what is keeping me motivated? Perhaps is there are so many cool project and nice person. I can learn such many things from that. and I feel so cool to do the thing in crypto. I love it so much.
The cool things always motivate me
I have been dive into crypto for 4 years. I am always thinking about what is keeping me motivated? Perhaps is there are so many cool project and nice person. I can learn such many things from that. and I feel so cool to do the thing in crypto. I love it so much.
连接代理服务器出现 “Host key verification failed” 的解决办法
如果在用 Mac 连接搬瓦工VPS时提示“WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED”,“IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY”,最后提示“Host Key verification failed”的错误导致连不上搬瓦工时: 直接 vi /Users/your_PC_name/.ssh/known_hosts 编辑本地已存的密钥,找到对应的签名记录,删除即可。
连接代理服务器出现 “Host key verification failed” 的解决办法
如果在用 Mac 连接搬瓦工VPS时提示“WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED”,“IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY”,最后提示“Host Key verification failed”的错误导致连不上搬瓦工时: 直接 vi /Users/your_PC_name/.ssh/known_hosts 编辑本地已存的密钥,找到对应的签名记录,删除即可。


读 Bitcoin 白皮书
世界你好~~