tmux

  1. tinfoil-hat

    Tmate Socket-Error

    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...
  2. I

    Tmux>fish

    Hello 1) chsh -s /usr/bin/tmux after this I will start login with tmux 2) after this i want "automatic" open fish shell how can I make it?
  3. D

    [SOLVED(through 'tmux')]How to scroll up/down in debian console(not xterm, ...)?

    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...
  4. Rob

    Using screen - the basics

    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...
Top