Open a Second Console Session on Ubuntu Server
Ubuntu Server has the native ability to run multiple console sessions from the server console prompt. If you are working on the actual console and are waiting for a long running command to finish, there’s no reason why you have to sit and wait… you can just open another console and keep working.
Use the Alt+F1, Alt+F2, etc commands to open multiple consoles. There are 6 available tty consoles, using F1-F6.
For example, if I hit the key combination:
Alt+F3
I will see a new login window:
I find this very useful when you are compiling a package and wish to keep working on something else.
Daily Email Updates
You can get our how-to articles in your inbox each day for free. Just enter your name and email below:
| Similar Articles | Featured Wiki Articles |
| Latest Software Reviews | Quick Linux Tips |
| Geek Arcade | Popular Forum Threads |


Why not try the ’screen’ command?!
@Johan
If you are on a server that doesn’t have screen installed, then this is still useful. This article was more of a basic skill that’s good for new Ubuntu users to know. Obviously you are a more advanced linux user =)
I actually did write about the screen command in the article titled “Keep Your SSH Session Running when You Disconnect” that should be linked in the related how-to above.
http://www.howtogeek.com/howto.....isconnect/
Glad to have you here… if you have any tips on articles, drop me an email.