Linux_Glossary_ Flashcards
What does the symbol ‘/’ refer to in file management?
It refers to the root of the file system and separates directories in a path listing.
What does the symbol ‘~’ refer to in file management?
It refers to a user’s home directory.
What does the symbol ‘#’ indicate in the command prompt?
It usually indicates the user is currently logged in as root.
What does the symbol ‘$’ indicate in the command prompt?
It usually indicates the user is currently logged in as an ordinary user.
What is an administrator in Linux?
Another word for either the root user or one who has adopted that user’s powers temporarily.
What is an applet in the context of Linux?
A small program that runs as part of a larger program and offers functions that complement the main program.
What does APT stand for and what is its purpose?
Advanced Packaging Tool. It is used for managing and installing software on Ubuntu and Debian Linux systems.
What is closed source software?
Software in which the source code is not available for others to see, share, or modify. Also known as proprietary.
What is a command in the context of Linux?
Input typed at the shell that performs a specific task, usually related to system administration or file manipulation.
What is the Linux community?
The general term for the millions of Linux users worldwide, regardless of their individual backgrounds.
What is copyleft?
The legal principle of protecting the right to share a creative work using a legally binding license, ensuring future iterations are similarly protected.
What is CUPS?
Common Unix Printing System. A set of programs that handle printing under Unix and Linux.
What is Debian?
A voluntary organization that produces distributions of Free Software operating systems, including Linux, known for its ethical approach and reliability.
What is a dependency in the context of Linux?
System files that a program requires in order to run. If not present, a program might refuse to install.
What is a directory in Linux?
Another word for what is commonly referred to as a folder.
What is a Linux distribution?
A collection of software making up the Linux operating system, designed to be easy to install, administer, and use.
What does ‘distro’ refer to in Linux?
Shorthand for distribution.
What is Firefox in the context of Linux?
A web browser program used under Ubuntu, produced by the Mozilla Foundation.
What does FLOSS stand for?
Free, Libre, and Open Source Software. It describes all software or technology adhering to open source and free software ethical guidelines.
What does FOSS stand for?
Free and Open Source Software. An alternative term for FLOSS.
What does ‘free’ indicate when describing software?
It indicates that the project abides by the ethical guidelines laid down by The GNU Project, not necessarily that the software is free in a monetary sense.