Nekomancer Yes I am a cat in real life
- 0 Posts
- 1 Comment
Joined 2 months ago
Cake day: May 4th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Nekomancer Yes I am a cat in real life
TTY is short for Teletypewriter. Basically it is the terminal that you see if you don’t boot into a graphical environment. You can access the TTY from anywhere by pressing CTRL+ALT+F1-7 (will throw you into tty 1,2,…7, depending on which F key you pressed) You can switch between TTYs either by pressing CTRL+ALT+,F? again, where the F-key determins on which TTY you will land, or by using CTRL+ALT+arrow keys to go back and forth one at a time.
The TTY is a terminal so you can do stuff like run commands here. If your graphical environment is broken, you will probably end up here and can often fix the problem.