Skip to main content

2021

Migrating the Backend Server System to Ubuntu Server

Migrating the Backend Server System to Ubuntu Server

·930 words·5 mins
I was happily using CentOS 7, but then I learned that Red Hat is going to crack down on us free-riders (I feel like I was force-fed a mouthful of 💩). So, for the sustainable development of the server (actually, I’m just bored during the holidays), I’m reinstalling the system and updating the ancient cheat sheet.
Self-use Cheatsheet

Self-use Cheatsheet

·410 words·2 mins
A self-use cheatsheet to record commands that are needed but easily forgotten. Constantly updating…
Python Final Exam Programming Questions

Python Final Exam Programming Questions

·4578 words·22 mins
(It is said that) the programming questions for the Python final exam will be drawn from here. Some of the questions without answers were written temporarily. If they are poorly written, please feel free to give feedback. May there be no one who fails the exam in the world.
Docker Learning Notes

Docker Learning Notes

·301 words·2 mins
But now I’m really bored + there are still many software based on Docker (or only provide Docker installation tutorials, which is annoying), so I plan to deploy the core services directly on the server, and put some unimportant things in Docker.