Skip to main content

Questions tagged [tty]

A representation of a device that asynchronously transmits and receives serial data.

5 votes
1 answer
489 views

All Linux-based OSes I've seen provide TTYs for F1 through to F12. However, do they allocate TTYs for F13 through to F24? I've located github.com/dvdhrm/kmscon/issues/29, which appears to be similar ...
RokeJulianLockhart's user avatar
2 votes
1 answer
77 views

The goal is to get modbus ascii working with a Wallbox from ABL. So I placed a RS485 to TCP converter in the box, created a pseudo tty for my application and got the wrong frame. The answer starts ...
martin's user avatar
  • 21
0 votes
0 answers
60 views

So, I did a certification lab lately and after I logged in my ssh, I cannot use a command longer than X line (4 in F server lab and 29 in C server lab. My host kali machine is working and I've tried ...
hanysfa's user avatar
  • 103
2 votes
1 answer
257 views

I'm confused from the actual meaning of the echoing feature implemented in Linux TTY driver. As far as I know, a pseudo-terminal pair (PTY pair) consists of a PTY master, a PTY slave and a line ...
CarloC's user avatar
  • 385
2 votes
2 answers
87 views

Essentially, I noticed I am unable to write to my user who is using gnome-terminal. tty returns /dev/pts/1, but I am unable to write there as root. Instead, it returns as follows: myuser@pegasus:/$ ...
Vesta Tian's user avatar
1 vote
1 answer
156 views

I login from the tty. my .xinit file had the command exec i3I got tired of constantly retyping startx after login so i put exec startxat the end of my .bash_profile. now every time I type my login ...
user25371139's user avatar
1 vote
0 answers
58 views

I have a command (systemctl status) that halts and waits for keystrokes if I run it in a terminal that is not tall enough. I'm not interested in this behavior and can't find an option to bypass it. If ...
xenoid's user avatar
  • 9,338
0 votes
2 answers
115 views

This problem appears with kernels 6.12.18, 6.12.17, and 6.12.16. The OS boots, and then I am prompted to log in in the tty. I enter a username and press Enter. When I try to input a password, it ...
Alfie's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
66