linux - How to check the compilation process again if the xshell window is closed when liunx is being compiled?
天蓬老师
天蓬老师 2017-06-26 10:59:06
0
3
1269

During the compilation process, xshell may be closed suddenly due to circumstances. How can I check the compilation process again?

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(3)
小葫芦

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template