bloomo
Explorer
- Joined
- Apr 4, 2014
- Messages
- 58
Another forum member was very kind to point me in the direction of tmux a couple days back for doing extended tasks that I wanted to monitor from the shell, like dd and badblocks.
Tmux is great and better still, I can attach sessions that were started from the GUI shell and pick them up from SSH on my terminal session from Mac desktop.
Which is completely necessary! Because once I run tmux from the GUI and it's running something like dd, I can't reopen the shell in the GUI. Every time I click on it, the window opens with "loading" and then crashes / closes itself. Is this normal? In the console footer I can see this happening:
May 1 09:59:08 TheShed kernel: sonewconn: pcb 0xfffffe00169f34b0: Listen queue overflow: 8 already in queue awaiting acceptance
One thing I can think of, is once I've used tmux/GUI shell, I'm not typing "exit", I'm just closing the window, does this mean the shell remains busy? Am I doing it wrong
??
Any help / flaming / ridicule would be appreciated!
Tmux is great and better still, I can attach sessions that were started from the GUI shell and pick them up from SSH on my terminal session from Mac desktop.
Which is completely necessary! Because once I run tmux from the GUI and it's running something like dd, I can't reopen the shell in the GUI. Every time I click on it, the window opens with "loading" and then crashes / closes itself. Is this normal? In the console footer I can see this happening:
May 1 09:59:08 TheShed kernel: sonewconn: pcb 0xfffffe00169f34b0: Listen queue overflow: 8 already in queue awaiting acceptance
One thing I can think of, is once I've used tmux/GUI shell, I'm not typing "exit", I'm just closing the window, does this mean the shell remains busy? Am I doing it wrong
Any help / flaming / ridicule would be appreciated!