# Pastebin uNZ0IAQY ## How to Use Byobu Your shell is equipped with Byobu, which is a nifty shell that allows processes to stay running even if you disconnect. It also allows you to have multiple tabs, a must have when running multiple processes. * `F2` (New Tab) - Press this button to create a new tab. * `F3` (Switch Tab) - Press this button to toggle between tabs. * `F6` (Disconnect) - Press this button to disconnect from the shell. Your programs will still keep running and you can check back on them next time you log in. * `exit` - Run the `exit` command in any tab to close that tab when you no longer need it. If you are using PuTTY and are facing issues with the function keys, [set this up.](http://codeyarns.com/2013/01/21/byobu-function-keys-do-not-work-in-putty/)