common linux terminals Flashcards
(3 cards)
1
Q
Q: What is the key combination for accessing tty1, and what is its login type?
A
A: Ctrl+Alt+F1 — Graphical login (GDM).
2
Q
Q: What is the key combination for accessing tty2 to tty6, and what is their login type?
A
Ctrl+Alt+F2 through Ctrl+Alt+F6
All provide command-line logins.
3
Q
Q: How do you switch to a different tty terminal in Linux?
A
A: Use Ctrl+Alt+F1 through Ctrl+Alt+F6 to switch between graphical and command-line terminals.