Sunteți pe pagina 1din 3

GLOSSARY

Parámetro Excelente Bueno Regular Inaceptable

It’s like a shortcut Nick. An Alias is a An alias, nickname, aliases are used to
for commands in name, usually short and pseudonym, identify the person
the terminal. While simple, used in chats, pseudonym or accessing a multi-user
to perform a certain subscriptions, logins, nickname is, in service
task in the terminal etc. to identify a user
the command can essence, a
Alias: be extensive, it can denomination of
be shortened and person used as an
an alias used to alternative to your
avoid writing the name, which you can
complete command accompany or
and even so the
remplace,
command is given.

Is the default Shell Bash (Bourne-again Bash (Bourne-again His name is an acronym
in most GNU / Linux shell) is a computer shell) is a computer for Bourne-again shell
distributions program, whose program, whose ("Bourne shell again")
-making a word game
Responsible for function is to interpret function is to interpret
interpreting the orders, and a console orders
commands, language. It is a Unix
instructions given shell compatible with
by the user. That is, POSIX and the default
Bash: when we type command interpreter in
something in a most GNU / Linux
terminal, bash (in distributions, in addition
most cases) is the to macOS.
one that translates
what we want into
the kernel..

Word or set of The command prompt Un like its predecesor It does not have the
words by which we (in English, Command (COMMAND.COM), function of loading the
control the system. prompt, also known as This program is just configuration when the
cmd.exe or simply cmd)
Command can be an application, system is started.
is the command
interpreted as order interpreter on OS / 2
Command: or instruction. If our and Windows N based
boss now tells us systems
"go and finish your
job", that's an order,
Command.

Process by which Compiling means Compiling means


the source code of translating a translating a one of the most famous
a program is programming code into programming code is GCC (GNU Compiler
"translated" into into executable code
executable code by the Collection) which brings
binary, executables by the machine. To
that the computer machine. To compile a compile a source support for various
Compile: will use. source code and make it code and make it languages
executable executable

Way to call This type of programs non-interactive A daemon (nomenclature


"service". A daemon continues in the system, computing process, used in POSIX systems),
or service is that that is, it can be that is, running in the service (nomenclature
continuous process executed persistently or background instead of used in Windows) or
that starts next to restarted if you try to kill being directly resident program
(nomenclature used in
the operating the process depending controlled by the user
MS-DOS)
system. Have you on the configuration of
noticed that there the daemon and the
are options in the system policies. The
Demon: system such as use of this name comes
discovering printers from the retroacronym
in the network and "Daemon", Disk And
the like? This is Execution Monitor
possible because explained a little later.
there is a daemon,
a service executed
in the system that
scans the network
in search of them.

One software needs In computer science, it In computer


for its operation is known as data science, it is If said
another, for dependency that known as data
example in situation in which the dependencies are
dependency that
Windows a game instructions of a not resolved, they
needs to be program refer to the
situation in which
the instructions of will cause data risks
executed that results of previous ones
a program refer or even career
DirectX is installed, that have not yet been
because DirectX is completed. If these to the results of conditions. The area
Dependencias: a dependency for dependencies are not previous ones of study of the data
the game. In Linux resolved, they will cause that have not yet dependencies is
dependencies data risks or even been completed. known as
mean the same career conditions
thing as for other dependency
operating systems, analysis.
a dependency is
what other installed
software needs to
function.

The result of joining A distribution is the core Generally they can GNU Autotools son
the kernel with set, drivers, take forms of license, ampliamente usadas
applications. These applications. Examples among the most used para las distribuciones y
applications or tools of these are Ubuntu, is the GPL or open consisten de códigos
allow us to interact Manjaro, Debian,
with the system, use it. ArchLinux, Fedora, etc. source license. It can fuente escritos en C++ y
The applications (as There are hundreds of also take the form of C, pero no están
well as the graphic these, among others, a binary distribution, limitados a estos.
environment) vary there is always one that an installer (.exe)
from one distribution to adapts to our needs.
another, for example
Distribution there are distributions
that use desktop
environment to KDE,
others use Xfce
because they want the
consumption of it is
not excessive.

Is the readable code A line of source code is Usually in each line Sometimes the
of a software. While each of the lines of a an instruction is programmers talk about
an executable or source code file of a executed that has to the number of "lines of
binary if it is open computer program. execute the program code" that a certain
with a text editor Usually in each line an program has to talk about
does not show instruction is executed its magnitude or
anything that a that has to execute the complexity.
human can program. It is also
Source Code: understand, if you usual to tabulate the
open the source control structures of the
code of that program program in question for
you can read without easier reading. It is like
problems all the prayer in books and
code of it. It is often written texts in general.
also called "source
code" or "sources"

S-ar putea să vă placă și