cd ~ mkdir download cd download wget https://repo.anaconda.com/miniconda/Miniconda3-py310_23.1.0-1-Linux-x86_64.sh bash Miniconda3-py310_23.1.0-1-Linux-x86_64.sh
AlmaLinux OS 基金会自豪地宣布 AlmaLinux OS 9.0 正式发布。AlmaLinux 9 支持以下 4 种架构,与上游完全对等: ● Intle/AMD (x86_64) ● ARM64 (aarch64) ● IBM PowerPC (ppc64le) ● IBM Z (s390x)
# Create pages and articles with the hexo new [layout] <title> command. For example, to create an "about me" page, run: hexo new page about
# This will create a new file in source/about/index.md Similarly, you can create a new article with # source/_posts/hello-world.md. hexo new post "hello world"
# Run: hexo generate and hexo server hexo generate hexo server