How to open multiple terminals in Ubuntu Linux. How to run two instance of terminal in Ubuntu – display more than 1 terminal simultaneously. Learn about methods to open multiple instances of the bash Terminal in Ubuntu.
Method 1
Go to the menu bar and click on the File menu and then select the Open Terminal option. This will immediately open a new terminal window, an additional one.
Method 2
Press and hold the CTRL+SHIFT+N keys simultaneously. This keyboard shortcut will create a new terminal window.
Method 3
Command line way to open another instance of Terminal is by running the following command
gnome-terminal
Method 4
Open Heads-Up Display (HUD) and then type “Window” into the search box. Click on it to launch a new terminal window. This window will be completely different from the usual one.