Documentation
Some documents related to environment deployment.
Continuously updating. No errors occurred during the deployment of the following examples.
VMware ESXi 虚拟机安装
30 words·1 min
Linux
安装步骤参考 # 选择系统安装磁盘 填写资源分配 勾选cd/dvd驱动器,选择数据存储iso文件。 选择镜像 选择ubuntu20.
Centos7 install python and pip
77 words·1 min
Python
从源代码编译安装 # 安装构建 Python 所需的依赖包
Kubernetes-minikube installation
226 words·2 mins
Kubernetes
k8s minikube+docker的安装 # 安装前准备 # Container 容器本地安装docker
Docker installation
119 words·1 min
docker
Install Docker # # Update the Package Repository sudo apt update # Install Prerequisite Packages sudo apt install apt-transport-https ca-certificates curl software-properties-common -y # Add GPG Key curl -fsSL https://download.
Upgrade openssh version 9.0 on centos7
200 words·1 min
Linux
Upgrade OpenSSH to 9.
Install Rust
477 words·3 mins
Rust
Macos # https://www.rust-lang.org/tools/install Centos 7 # Note: Before installing Rust, make sure that the system has installed C and C++ compilers, as well as other necessary dependencies.
Download and install - The Go Programming Language
317 words·2 mins
Kiga-Hub
, Casual Essay
Golang
Download and install # Download and install Go quickly with the steps described here.