Prelims Flashcards

(81 cards)

1
Q

is the sum of all programs which are required to operate a computer. It is also
used to control and monitor application programs

A

Operating System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

it is mainly used for scientific-technical applications on mainframes and workstations but
has also become perfectly suited for application in networks.

A

UNIX

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

is a family of UNIX-like open-source operating system developed by Linus Torvalds

A

Linux

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the main component of a Linux
OS?

A

Linux Kernel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

is a collection of software on top
of a Linux kernel. It can bundle server software, system management tools, documentation, and many desktop applications in a central, secure software repository.

A

Linux Distribution (Distro)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

interfaces to the operating system, the kernel of the host. It provides the necessary instruction
and operation that an operating system may process.

A

Shell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

graphical representation in which the users can interact with software or devices through graphical icons

A

Graphical User Interface (GUI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

was once the most popular Linux desktop environment and was used by default on Ubuntu,
Fedora, Debian, and most other big Linux distributions.

A

GNOME

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

It’s a bit more Windows-like than the other desktop environments here, coming with a single taskbar on the bottom of the screen that includes a menu, quick launch-type icons, a taskbar, a notification area, and a clock — the typical layout of a Windows taskbar

A

KDE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

is a more lightweight desktop environment, very similar to GNOME. This option is ideal if you
want a more traditional desktop environment without full-screen application launchers, overdone graphical effects, and desktop widgets

A

Xfce

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

developed for Linux Mint in which it is based on GNOME. It uses up-to-date libraries
and other software — but it takes that software and tries to create a more traditional-looking
desktop with it.

A

Cinnamon

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

displays user manual of any
command on the terminal

A

man

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

determines the type of a file.

A

file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

displays short descriptions of
program

A

whatis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

locates files and pages of a
command

A

whereis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

displays the current user

A

whoami

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

displays the list of files and directory

A

ls

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

displays the contents of the
working directory recursively
showing sub-directories and
files, and a summary of the total
number of sub-directories and
files

A

tree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

displays parent working directory

A

pwd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

changes the current directory

A

cd

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

creates directory

A

mkdir

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

removes directory

A

rmdir

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

copies a file to a specified location

A

cp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

moves a file to a specified
location

A

mv

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
removes a file
rm
26
contains data, text, or program instructions
Ordinary File
27
store both special and ordinary files
Directories
28
is the one from which all other directories branch off from.
/(root directory)
29
is the directory that contains binaries, that is, some of the applications and programs you can run.
/bin
30
contains files required for starting your system.
/boot
31
Contains device files. Many of these are generated at boot time or even on the fly.
/dev
32
is the dumping ground for system files administrators were not sure where else to put
/etc.
33
is where you will find your users’ personal directories.
/home
34
is where libraries live.
/lib
35
is often where the software you compile
/opt
36
are virtual directory in which it contains information about your computers, such as information about your CPU and the kernel your Linux system is running.
/proc /dev
37
it contains applications that only the superuser will need.
/sbin
38
where users’ home directories were originally kept back in the early days of UNIX. It contains a mish-mash of directories, which in turn contain applications, libraries, documentation, wallpapers, icons, and a long list of other stuff that needs to be shared by applications and services
/usr
39
Contains temporary files, usually placed there by applications that you are running
/tmp
40
was originally given its name because its contents were deemed variable in which it contains files to which the system writes data during the course of its operation.
/var
41
is a series of related instructions that tells the computer what task(s) to do and how to perform them
Software (a program)
42
consists of the programs that control or maintain the operations of the computer and its devices
System software
43
is a set of programs that coordinates all the activities among computer hardware devices
Operating system
44
allows a user to perform maintenance-type tasks usually related to managing a computer, its devices, or its programs.
utility software
45
consists of programs designed to makes users more productive and/or assist them with personal tasks
application software
46
Factors to be Considered Before Installing Software
Necessity, requirement, support
47
Is a program used to install, update, upgrade, or remove software
Package manager
48
can install software from an RPM file.
(RPM) Red Hat Manager
49
is a front-end tool for rpm so that a user has a minimal amount to issue when trying to install RPM files
yum
50
is a command-line packager tool for Debian Linux
Advance Packaging Tool
51
The syntax for installing an rpm file is?
rpm [ option ] file(s)
52
Forces installation even if some of the files have already been installed
--force
53
Installs without any documentation
--excludedocs
54
Does not check for sufficient disk space in given partition before installing
--ignoresize
55
Performs installation even if the binary files do not match the host computer’s architecture
--ignoresearch
56
Installs documentation files (this is selected by default)
--includedocs
57
Does not verify signature so that errors/warnings do not arise from bad or missing signatures
--nosignature
58
Installs without performing dependency check
--nodeps
59
are software libraries required to complete the installation of a given piece of software.
Package dependencies
60
Enumerate yum instructions
Command Package Name Options
61
Checks to see if there are any upgrade available for installed software
check-update
62
Cleans up yum cache memory
clean
63
Attempts to downgrade a package from the current version to previous versions (if available)
downgrade
64
Applied on a list of packages
groupinstall groupupdate grouplist groupremove
65
Provides description and summary of the available package
info
66
Lists any package that provides a given feature or file
provides
67
Uninstalls and then installs the specified package again
reinstall
68
Lists available repositories
repolist
69
Lists packages that fulfill a given dependency
resolvedep
70
Searches all packages’ summaries for the given string for matches
search
71
Updates an installed package to the specified version
update-to
72
The primary program for software installation in Debian is called?
apt-get
73
Forces the installation of the package during the upgrade even if that particular package already exists
--replacepkgs
74
Forces the installation of files that already exist
--replacefiles
75
Downgrades from the currently installed package to a previous one
--oldpackage
76
Used to query the APT package cache, which consists of downloaded packages and portions of packages
apt-cache
77
used to examine a package to identify the specific files that are included
apt-file
78
used to ensure the integrity and authenticity of a package through digital signature checking
apt-secure
79
Performs updates on a group of packages based on a type
groupupdate
80
Same as update-to except that the obsoletes flag is set to true
upgrade-to
81
Same as update except that the obsoletes flag is set to true
upgrade