Chapter 2 Flashcards
what is the kernel?
portion of the OS that interacts directly with computer hardware
what are the 3 parts of an operating system?
kernel, shell and CLI or GUI
what is the shell?
portion that interfaces with applications and the user
what do the CLI/GUI do?
provide an interface for the user to interact with the shell
what is the CLI?
Command Line Interface used to communicate with the shell using textual commands on a keyboard
what is a GUI?
Graphical User Interface used to communicate with the shell using graphical icons, menus, and windows (i.e. Windows, Linus, Android, Apple iOS)
more user friendly
what does a PC operating system enable a user to do through a GUI?
- Use a mouse to make selections and run programs
- Enter text and text-based commands
- View output on a monitor
what does a PC operating system enable a network technician to do through a CLI?
- Use a keyboard to run CLI-based network programs
- Use a keyboard to enter text and text-based commands
- View output on a monitor
what is the console?
… port provides..
physical management port that provides out-of-band access to a Cisco device
Out-of-band access is access used for device maintenance purposes only
what is a secure shell (SSH)?
- remotely establishing a … connection
secure in-band method for remotely establishing a secure CLI connection, through a virtual interface, over a network
what is a telnet?
Unlike SSH…
insecure, in-band method of remotely establishing a CLI session, through a virtual interface, over a network
what is the AUX port?
like the console…
AUX port is out-of-band and does not require networking services to be configured or available. (E.g. over a talephone line)
what are terminal emulation programs?
programs you can use to connect to a networking device either by a serial connection over a console port, or by an SSH/Telnet connection
list 3 ways
how do terminal emulation programs help enhance your productivity?
- adjusting window size
- changing font size
- changing colour schemes
list 3
types of emulation programs
- PuTTY
- Tera Term
- SecureCRT