How to solve urllib3.contrib issue when using certbot Posted on 2024-05-30 In tutorial Word count in article: 431 Reading time ≈ 1 mins. A small problem when using certbot in my new server. Read more »
How to deploy this blog use CI CD in Gitea Posted on 2024-05-30 In tutorial Word count in article: 4.8k Reading time ≈ 4 mins. You will learn to how to deploy a blog like mine using Gitea Action. Read more »
How to migrate Gitea Posted on 2024-05-30 In tutorial Word count in article: 1.7k Reading time ≈ 2 mins. You will learn how to migrate Gitea in this post Read more »
How to transfer data using nc command Posted on 2024-03-15 In tutorial Word count in article: 259 Reading time ≈ 1 mins. In this post, you will learn how to use nc (netcat) command to transfer data between two servers. Read more »
How to set swap space for Linux Posted on 2024-03-13 In tutorial Word count in article: 605 Reading time ≈ 1 mins. In this tutorial, you will learn how to set swap space for Linux. Read more »
Solve ssh ban password login does not take effect Posted on 2024-03-08 In tutorial Word count in article: 1.2k Reading time ≈ 1 mins. Make sure your ssh ban password login takes effect. Read more »
How to enable remote desktop for Ubuntu Desktop Posted on 2024-03-07 In tutorial Word count in article: 2.7k Reading time ≈ 2 mins. You will learn how to enable remote desktop for Ubuntu Desktop. Read more »
How to use soft raid 1 on Linux Posted on 2024-03-07 In tutorial Word count in article: 2.2k Reading time ≈ 2 mins. This post shows the procedure from create to mount a soft raid disk. Read more »
How to install Ubuntu Desktop 22.04 LTS with software raid 1 Posted on 2024-03-07 In tutorial Word count in article: 1.7k Reading time ≈ 2 mins. In this post, you will learn how to install Ubuntu Desktop 22.04 LTS with software raid 1 Read more »
How to solve crontab time zone mismatch with system time zone Posted on 2024-03-07 In tutorial Word count in article: 1k Reading time ≈ 1 mins. In this post, I want to record how did I solved the issue that crontab time zone does not match with system time zone. Read more »