It seems by default CentOS doesn’t allow network be accessed from outside. Here are the instructions how to make it work on CentOS 7. From here and here.
Centos reports "No package epel-release available"
SunCertPathBuilderException: unable to find valid certification path to requested target
How to know the production date of a Mac
Spring Boot Unit Test Hang Issue
When I’m writting an Spring Boot command line application and I find this issue. Here is how I solve it.
How to know the time used by curl?
The question is straightforward. The solution is from here.
How to disable auto sleep in Ubuntu 18.04
Recently I upgraded a computer from Ubuntu 16.04 to 18.04. Then I found when I closed the lid, the notebook computer would go to sleep. Here is the instructions from here how to disable the auto-sleep feature.
How to remove a file completely from git repository history
Is Python dict thread safe?
Change Spring Boot Favicon
From here.