Across
- 3. Software or hardware device that protects a network segment or individual host by filtering packets to an access control list
- 6. A discrete area of storage defined on a hard disk using either the master boot record (MBR) scheme or the GUID partition table (GPT) scheme. Each partition can be formatted with a different file system and a partition can be marked as active (made bootable).
- 7. A package management system used by Linux distributions derived from Debian Linux
- 8. A package management system used by Linux distributions derived from Red Hat Linux__
- 12. Protection of computer systems and digital information resources from unauthorized access, attack, theft, or data damage
- 14. The process of accepting input data from and sending output data to a component that is not a default I/O device
- 16. One of the default file systems in modern Linux versions that supports journaling and efficiency in handling large files
Down
- 1. An abstraction layer that translates file system information between a real file system and the Linux kernel
- 2. Function that converts an arbitrary–length string input to a fixed length string output. A cryptographic has function does this in a way that reduces the chance of collisions, where two different inputs produce the same output. Also known as message digest and cryptographic hash
- 4. A small, user–friendly text editor that evolved from the Pico text editor created for UNIX–like systems. Also known as nano
- 5. Reducing the amount of space that a file takes up on disk using various algorithms to describe it more efficiently
- 9. Using the output of one command as the input for a section command
- 10. An openSUSE (RPM–based Linux distro) package manager that supports .rpm packages
- 11. The default GUI text editor used in GNOME desktop environments
- 13. Package manager for installing, maintaining, inventorying, and removing software from the Red Hat family of Linux distributions
- 15. An improved version of the YUM package manager
- 17. Application protocol supporting secure tunneling and remote terminal emulation and file copy. SSH runs over TCP port 22