Currently playing around with tmux (terminal multiplexer) on a Debian 12 and Rocky 9 system. I am trying to get the key combinations down pat - but I want to know: how is this supposed to be better than Konsole? Have you found tmux to be better? I ask because Konsole seems to have the same...
Hi there, I've installed tmate and got an API Key from https://tmate.io/
I get the error:
Error reading from channel: Socket error: disconnected
Reconnecting... (Error reading from channel: Socket error: disconnected)
My config looks like this:
set tmate-api-key "API-KEY-HERE"
set...
Hello,
Im new to the debian(and company), but 2 yrs. old to Ubuntu and Mint.
May i ask that how do i scroll up and down in the console of the debian buster 10.6(installed through network-install.img)?
host: PC, BIOS, amd64, 4GiB, 750GB, Core_i3(2nd, M-series).
not-working: Shift+PgUp/PgDown...
When you're connected via ssh on a remote server, a sudden disconnection will likely wreck whatever you're working on and make it difficult to find where you left off. This is where screen comes in handy. It's like working in a virtual terminal that will stay open until you exit out of it. If...