I encountered a problem with docker recently. The project I've created is run entirely using docker. The vue client and node server are in different folder. For the vue client, I'm building the stat…
After I switched to ubuntu, I discovered quite a few useful commandline utilities. Top is one of them that I underestimated for a long time. In the past, whenever I want to check system resource usag…