Linux / UNIX: Virtual consoles (VC)
Q. Can you explain the term Virtual Consoles and elaborate the usage of the same?
A. Under FreeBSD, Linux, or UNIX the virtual console (VC) allows a user to have multiple logins without using X windows GUI system. It is also known as virtual terminal (VT)
Linux has 6 VC
It is a combination of the keyboard and the display for a user interface. The concrete combination is the system console of the computer, where the user can switch between the virtual consoles to access multiple unrelated user interfaces. Usually in Linux, the first six virtual consoles provide a text terminal with a login prompt to a unix shell. The graphical X Window System starts in the seventh virtual console. To access 6 terminal press and hold [CTRL] + [ALT]+F{1,2,3,4,5,6}. For example press CTRL+Alt+F1 (or ALT+F1) to access the virtual console number 1.
Access X GUI system
To access X GUI system press CTRL+ALT+F7.
Other options for VC/VT
GNU Screen is a program that can change between several text-mode programs in one textual login.
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Other Helpful FAQs:
- What is the architecture of Linux?
- Explain Virtual File System
- See what is going on the Linux console screen
- Linux / UNIX: Device files
- Linux Virtual Private Network setup
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!



Recent Comments
Today ~ 3 Comments
Today ~ 57 Comments
Yesterday ~ 9 Comments
Yesterday ~ 7 Comments
Yesterday ~ 1 Comment