基于hugo-next主题的博客搭建全过程记录
云服务器、域名购买
云服务器信息
域名信息
tekapo.wang
域名解析
安装Nginx
| |
log如下:
| |
安装Hugo并创建工作目录
| |
| |
部署
配置公钥私钥
tekapo.wang
| |
log如下:
| |
| |
| |
配置公钥私钥
this is about MySQL basic usage, including installation, configuration, and basic operations.
this is about Redis basic usage, including installation, configuration, and basic operations. Redis is an in-memory data structure store that can be used as a database, cache, and message broker. It supports various data structures such as strings, hashes, lists, sets, and sorted sets. In this article, we will cover the basics of Redis and how to get started with it.
this is about JVM basic usage, including installation, configuration, and basic operations. JVM (Java Virtual Machine) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages that are also compiled to Java bytecode. In this article, we will cover the basics of JVM and how to get started with it.