During the compilation process, xshell may be closed suddenly due to circumstances. How can I check the compilation process again?
歡迎選擇我的課程,讓我們一起見證您的進(jìn)步~~
Once the ssh session is disconnected, the programs running above will exit, so your build process should be interrupted and you need to recompile after ssh up.
When you need to run a long-term program remotely, it is recommended to use tools like screen or tmux.
Go to the terminal and see the console of the machine to which you xshell
are connected
I don’t know why you closed it. If it is caused by disconnection or disconnection, I suggest you use a conversation tool like screen
or tmux
I will share the tutorial and script for installing
Tmux
myself:
Tmux installation tutorial
Tmux one-click installation script
Added how to use screen: Use screen to manage your remote sessions