Term
|
Definition
| Linux, the primary terminal where a user works. |
|
|
Term
|
Definition
| In SSH, login that uses public/private keys to prove the identity of the user who wants to log in. |
|
|
Term
|
Definition
| The shell that is opened directly after a user has logged in. |
|
|
Term
|
Definition
| In public/private key encryption, the key that is used to generate encrypted data. |
|
|
Term
|
Definition
| In cryptography, the key that is typically sent by a server to a client so that the client can send back encrypted data. |
|
|
Term
|
Definition
| The procedure of stopping the computer and starting it again. |
|
|
Term
|
Definition
| A shell that is started from another shell. |
|
|
Term
|
Definition
| The service manager on RHEL 8. It is the very first process that starts after the kernel has loaded, and it takes care of starting all other processes and services on a Linux system. |
|
|
Term
|
Definition
| Originally, the screen that was used by a user to type commands on. |
|
|
Term
|
Definition
| A program that provides a virtual terminal on Linux. |
|
|