During the compilation process, xshell may be closed suddenly due to circumstances. How can I check the compilation process again?
高洛峰2017-06-26 11:01:06
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.
漂亮男人2017-06-26 11:01:06
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