Tmux: Difference between revisions
(Created page with " Sources * https://www.howtoforge.com/sharing-terminal-sessions-with-tmux-and-screen#sharing-between-two-different-accounts-with-tmux") |
No edit summary |
||
Line 1: | Line 1: | ||
[https://www.howtoforge.com/sharing-terminal-sessions-with-tmux-and-screen#sharing-between-two-different-accounts-with-tmux#sharing-between-two-different-accounts-with-tmux sharing between different account] involves using a "socket" -- a special file that can be configured to be sharable. | |||
Sources | Sources | ||
* https://www.howtoforge.com/sharing-terminal-sessions-with-tmux-and-screen#sharing-between-two-different-accounts-with-tmux | * https://www.howtoforge.com/sharing-terminal-sessions-with-tmux-and-screen#sharing-between-two-different-accounts-with-tmux |
Revision as of 10:10, 22 April 2020
sharing between different account involves using a "socket" -- a special file that can be configured to be sharable.
Sources