(Created page with "<!------------------------> <!-- do not remove this --> <div id="infra##" class="infra-insert"> <!------------------------> Tmux installation Tmux is a terminal multiplexer, for collective editing in a terminal. Again, we are going to install this on the server (the pi). To use it you must be SSHed into the server as above 01-Set up Pi for local Network Access#Security via SSH Keys. So, assuming you are SSHed into your server, follow these steps. To install: apt-...") |
No edit summary |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<!------------------------> | <!------------------------> | ||
<!-- do not remove this --> | <!-- do not remove this --> | ||
<div id=" | <div id="Infra Insert 04" class="infra-insert"> | ||
<!------------------------> | <!------------------------> | ||
'''$ tmux a -t [name] '''<br> | |||
'''$ tmux a -t mySession''' | |||
tmux a -t [name] | |||
<!------------------------> | <!------------------------> |
Latest revision as of 22:23, 1 February 2024
$ tmux a -t [name]
$ tmux a -t mySession