[ Prev ] [ Index ] [ Next ]

Console

Created Mittwoch 23 Oktober 2019


Description

The Linux console is a system console internal to the Linux kernel. The Linux console provides a way for the kernel and other processes to send text output to the user, and to receive text input from the user. The user typically enters text with a computer keyboard and reads the output text on a computer monitor. The Linux kernel supports virtual consoles - consoles that are logically separate, but which access the same physical keyboard and display. (Source: ArchWiki)


Links

In depth article