Exam 2: Ch 8, 9-10, 12, 28

Descripción

class 2 Advanced Unix/Linux Test sobre Exam 2: Ch 8, 9-10, 12, 28, creado por Anthony Schulmeister el 24/03/2016.
Anthony Schulmeister
Test por Anthony Schulmeister, actualizado hace más de 1 año
Anthony Schulmeister
Creado por Anthony Schulmeister hace más de 8 años
17
0

Resumen del Recurso

Pregunta 1

Pregunta
_______ is the more modern version of ___________.
Respuesta
  • inetd/xinetd
  • xinetd/inetd
  • ext2/ext3
  • Fedora/Ubuntu

Pregunta 2

Pregunta
The cron program allows the systems to:
Respuesta
  • schedule tasks.
  • paste directory files.
  • restart the logging daemon
  • schedule meetings

Pregunta 3

Pregunta
Lines starting with ______ are comments.
Respuesta
  • CMT
  • REM
  • *
  • #

Pregunta 4

Pregunta
___________ is always the first process that gets started in any Linux/UNIX distribution
Respuesta
  • Kernel
  • Terminal
  • Startup
  • init

Pregunta 5

Pregunta
Daemons are special programs that _____________control of the terminal from which they started
Respuesta
  • provide user
  • never take
  • forcibly take
  • voluntarily release

Pregunta 6

Pregunta
/etc/rsyslog.conf configures:
Respuesta
  • Your Firefox settings.
  • The Xfile
  • Logging Daemon
  • xinetd

Pregunta 7

Pregunta
These two programs are daemons processes.
Respuesta
  • inet/xinet
  • cron/at
  • cron.d/at
  • inetd/xinetd

Pregunta 8

Pregunta
Special events and messages need to be logged somehow. This is the job of:
Respuesta
  • The Logging Daemon
  • Log Xfile
  • Lumber File
  • Daemon Logging

Pregunta 9

Pregunta
Most newer Linux distro's use an new upstart called
Respuesta
  • upstart
  • startup
  • initup
  • upupandaway

Pregunta 10

Pregunta
Regardless of distribution, every Linux-based system ships with some ____________.
Respuesta
  • Pirated Music
  • Free Games
  • Core Services
  • Service Cores

Pregunta 11

Pregunta
_________ is a kernel configuration editor
Respuesta
  • kernel editor
  • fix kernel
  • the kernel hogan
  • make xconfig

Pregunta 12

Pregunta
The Linux Design Philosophy allows the individual user to decide the_________ of the kernel.
Respuesta
  • kernels
  • important parts
  • initial files
  • boot sequence

Pregunta 13

Pregunta
The two steps in building the kernel are:
Respuesta
  • Setting up and Installing
  • Downloading and Installing
  • Writing and Running
  • Configuring and Compiling

Pregunta 14

Pregunta
In the open source world, the _________ is available to anyone.
Respuesta
  • source code
  • object code
  • executable code
  • kernel code

Pregunta 15

Pregunta
Because there are so many file is the kernel, the kernel is ____________.
Respuesta
  • packed
  • hacked
  • stuffed
  • compressed

Pregunta 16

Pregunta
The _________ is the mount point for the proc file system.
Respuesta
  • mount proc
  • proc
  • /proc
  • /etc/proc

Pregunta 17

Pregunta
The __________ is where kernel updates can be found.
Respuesta
  • kernel site
  • update center
  • kernel tree
  • kernel updates

Pregunta 18

Pregunta
The ________ is the main component of the Linux operating system.
Respuesta
  • init file
  • boot sector
  • inetd daemon
  • kernel

Pregunta 19

Pregunta
__________ is similar to the proc file system.
Respuesta
  • SysFS
  • ipv4
  • ipv6
  • sysctl

Pregunta 20

Pregunta
__________ helps us obtain the name of the current running kernel
Respuesta
  • uname -r
  • kernel name
  • uname kernel
  • kernel uname

Pregunta 21

Pregunta
It is possible to use a Linux host as a simple router.
Respuesta
  • True
  • False

Pregunta 22

Pregunta
The netstat program with the -r option, allows you to see the kernel routing table.
Respuesta
  • True
  • False

Pregunta 23

Pregunta
It is possible to use the ip command to manipulate the routing table on a Linux host.
Respuesta
  • True
  • False

Pregunta 24

Pregunta
It is not possible to configure a 'one-armed router' in Linux.
Respuesta
  • True
  • False

Pregunta 25

Pregunta
It is not possible to use the ip command with the route command.
Respuesta
  • True
  • False

Pregunta 26

Pregunta
Using the route command is one of the easiest ways to display your route table.
Respuesta
  • True
  • False

Pregunta 27

Pregunta
ip route show table main is a valid entry on the command-line.
Respuesta
  • True
  • False

Pregunta 28

Pregunta
The netstat program is used to display the status of all of the network connections on a host.
Respuesta
  • True
  • False

Pregunta 29

Pregunta
Linux ifconfig and ip commands do not yet support IPv6.
Respuesta
  • True
  • False

Pregunta 30

Pregunta
The ifconfig program usually resides in the ______________ directory.
Respuesta
  • /bin
  • /sbin
  • /etc
  • /etc/ifconfig

Pregunta 31

Pregunta
You would add the following link to what file to tell the kernel the mapping between the device and the module?
Respuesta
  • /etc/modprobe.cfg
  • /etc/network-services
  • /etc/network-card.cnf
  • /etc/modprobe.conf

Pregunta 32

Pregunta
In Fedora, the default route is typically stored as:
Respuesta
  • DEFAULT
  • GATEWAY
  • ROUTE 0
  • ROUTE 66

Pregunta 33

Pregunta
Linux allows hosts to have multiple IP addresses by using:
Respuesta
  • IP masking
  • IP aliases
  • IP mimicking
  • DHCP aliasing

Pregunta 34

Pregunta
There are ___________ instance(s) when you actually need to change your routes by hand.
Respuesta
  • 1
  • 2
  • 3
  • 7

Pregunta 35

Pregunta
The GUI tool called "system-config-network" was written to wrap around the ______________ command.
Respuesta
  • ifconfig
  • ip
  • None, it is a stand alone program
  • netconfig

Pregunta 36

Pregunta
The line alias eth0 e1000 belongs in the_____________ file.
Respuesta
  • /etc/modprobe.cfg
  • /etc/modprobe.conf
  • /etc/network-card.cnf
  • /etc/network-services

Pregunta 37

Pregunta
BOOTPROTO=none is used for
Respuesta
  • DHCP
  • The BOOTP protocol should be used
  • No boot-time protocol should be used
  • Nothing

Pregunta 38

Pregunta
The ip command is an alternative to using:
Respuesta
  • ifconfig
  • ipconfig
  • netconfig
  • configif

Pregunta 39

Pregunta
The parameter for the destination network to which you want to offer a route is:
Respuesta
  • addy
  • netmask
  • GATEWAY
  • gw

Pregunta 40

Pregunta
If the network card is configured as a module, you have to tell the kernel the ___________ between the device names and the module.
Respuesta
  • Path
  • Mapping
  • Hard Link
  • Soft Link

Pregunta 41

Pregunta
A server must be present on each subnet on which DHCP is assigned.
Respuesta
  • True
  • False

Pregunta 42

Pregunta
This lease dictates how long the client may keep this address.
Respuesta
  • True
  • False

Pregunta 43

Pregunta
DHCP is handy for those who travel from office to office.
Respuesta
  • True
  • False

Pregunta 44

Pregunta
Declarations alter the behavior of the server for the relevant group or clients.
Respuesta
  • True
  • False

Pregunta 45

Pregunta
In Fedora, the default primary configuration is /etc/dhcpd.conf
Respuesta
  • True
  • False

Pregunta 46

Pregunta
The DHCP client and server are available to assist us with DHCP in Linux
Respuesta
  • True
  • False

Pregunta 47

Pregunta
The DHCP client is started and it broadcasts a request on the network asking for an e-mail address.
Respuesta
  • True
  • False

Pregunta 48

Pregunta
Parameters alter the behavior of the server for the relevant group or clients.
Respuesta
  • True
  • False

Pregunta 49

Pregunta
Each address is issued with an associated bill of sale.
Respuesta
  • True
  • False

Pregunta 50

Pregunta
The Linux DHCP sever is unique and does not act like other DHCP servers.
Respuesta
  • True
  • False

Pregunta 51

Pregunta
The ISC DHCP server is the de facto for many Linux distributions.
Respuesta
  • True
  • False

Pregunta 52

Pregunta
Once a request is received, the server checks its database and issues an appropriate response.
Respuesta
  • True
  • False

Pregunta 53

Pregunta
In Ubuntu, the default primary configuration is /etc/dhcpd.conf .
Respuesta
  • True
  • False

Pregunta 54

Pregunta
The Dynamic Host Configuration Protocol Daemon (DHCPD) is the client.
Respuesta
  • True
  • False
Mostrar resumen completo Ocultar resumen completo

Similar

IT Applications Practice Exam - 2013, 2012, 2011
Nicholas Bagnall
IT Applications: Design Tools (Know what's what)
Nicholas Bagnall
Factors affecting criminal behaviour
margaret.barg
KT 15p Lần 1
Định Công Trần Ngô
12-1 DNA
Taylor Nguyen
parole chiave della montagna
ludovica gatti
Reproductive System LABELLING
itstinachen
Biology Term One: Ecology Definitions
maddison.b30
Ley 9 de 1979 -Medidas sanitarias
Brayan Rodriguez
HERRAMIENTAS COLABORATIVAS
marcela arango