**screen -ls; screen -S main ; screen -ls** **ctrl_a; H  ← optional screen recording** **add file to current directory** **ctrl+a+c ← creates new virtual terminal** **ctrl+a+spacebar ← moves to next virtual terminal** **screen -r; screen -x (attach and reattach to existing screen session)** **connect / reconnect to existing session (troubleshooting)** `ctrl + a, [` -> pgup/dwn to scroll, can also copy here read buffer? ![[Pasted image 20230727091253.png]]