参考: https://www.cnblogs.com/xiao987334176/p/12696740.ht… 继续阅读 CentOS 7 通过kubeadm安装Kubernetes 1.18.6
月度归档: 2020年7月
Windows编译 RedisDesktopManager 2020.1
git clone –recursive https://github.com/uglide/RedisDe… 继续阅读 Windows编译 RedisDesktopManager 2020.1
Ubuntu 20.04 LTS install
Ubuntu 20.04 LTS If install in VM, disconnect network b… 继续阅读 Ubuntu 20.04 LTS install
CentOS 7安装npm
wget https://nodejs.org/dist/v12.18.3/node-v12.18.3-lin… 继续阅读 CentOS 7安装npm
Ubuntu 20.04 安装vmware tools
VMware自带的vmware tools安装后无法使用,可以使用Ubutun源提供的tools: sudo … 继续阅读 Ubuntu 20.04 安装vmware tools
Rust Rocket 压测
ab -c 500 -n 5000 Raw PHP 7.4: Requests per second: 616… 继续阅读 Rust Rocket 压测
Rust Rocket Nginx
server { listen 8089; server_name yourdomain.com; locat… 继续阅读 Rust Rocket Nginx
Rust配置镜像源
使用国内镜像加速 Rustup 工具链更新 export RUSTUP_DIST_SERVER= export… 继续阅读 Rust配置镜像源
VS Code/CLion + Rust
Windows: Add to enverment vars: CARGO_HOME:F:\.cargo RU… 继续阅读 VS Code/CLion + Rust