Tag: tty
Found 208 results for 'tty'.
1) ssh - How can I launch a screen session with a command over ssh on a remote server from my desktop?
2) linux - How to execute a command under Linux after booting without a TTY session?
3) shell - What is the exact difference between a 'terminal', a 'shell', a 'tty' and a 'console'?
4) bash - How to get the tty in which bash is running?
5) linux - How to write data to existing process's STDIN from external process?
6) emacs - Running Emacs on Multiple TTYs in screen
7) systemd - Configuring Login Prompt with agetty
8) linux - Error trying to run agetty in a runit based linux installation
9) shell - What should interactive shells do in orphaned process groups?
10) sudo - Running sudo commands in cloud-init script
11) linux - How can I make my computer without an X-server stop booting into TTY 7 and boot directly into TTY 1?
12) linux - How to access Linux startup tty
13) debian - Debian Bullseye - Disable Console TTY Login for Root
14) tty - What is the difference between **pts** and **tty** and **:0**?
15) tty - What is the difference between IXON and IXOFF tty attributes?
16) console - Name of the font used in Linux Console (TTY)
17) linux - Difference between pts and tty
18) terminal - What are the responsibilities of each Pseudo-Terminal (PTY) component (software, master side, slave side)?
19) terminal - Difference between the terminal file and the terminal screen
20) linux - Does TTY always get used when we open any terminal?
21) tty - Trying to understand the historical TTY
22) tty - How to make bash work with a TTY?
23) linux - Using gpm as mouse input in my application started from mc (midnight commander)
24) tty - Which line in the /proc/tty/drivers reflect w command?
25) tty - Determine which tty is in the "foreground" / "currently displayed"?
26) bash - How bash sets tty attributes before and after running a command?
27) linux - 256 color in Linux console
28) freebsd - Getting PuTTY to work properly with FreeBSD
29) ssh - In which cases is SIGHUP not sent to a job when you log out?
30) ssh - ssh with separate stdin, stdout, stderr AND tty
31) linux - sudoers NOPASSWD: sudo: no tty present and no askpass program specified
32) terminal - Invoke a command/script disconnected from the controlling terminal?
33) bash - Bash attempts to write two shell prompts?
34) arch-linux - Why does showconsolefont have different output in tmux?
35) ubuntu - Misbehaving irssi Pagination in tmux
36) terminal - How can I hook on to one terminal's output from another terminal?
37) tty - Construct a command by putting a string into a tty
38) linux - What is `/dev/console` used for?
39) shell-script - force output to input (buffer) like "\033[6n" in a script
40) tty - Construct a command by putting a string into a tty
41) bash - How to set stty -echo and also read from /dev/stdin
42) python - Why is printing to stdout so slow? Can it be sped up?
43) linux - Piping data to Linux program which expects a TTY (terminal)
44) ubuntu - Howto start an interactive script at ubuntu startup?
45) ssh - Get ssh to forward signals
46) ssh - How to login to an ssh server and capture prompts programmatically?
47) emacs - Make 'CTRL-/' behave the same in vtty and xterm
48) usb - ttyUSB0 serial port crashes and locks, requires computer reset
49) command-line - How to remotely detach a screen from another terminal
50) linux - Remote SSH command via Java program