Linux Practice 76 terms by
Test
The MTS log file contains
adriana_orozco9
tail
thousands of entries, but you are
only interested in the most recent
entries. Each time entries are
added, they are appended to the end
of the file. Which utility will be best
suited for examining the entries
you are interested in?
You are working on a Linux graphical.target
distribution that uses systemd.
Which file in the
/lib/systemd/system/ directory is
used to start the services
necessary for runlevel 5?
Which command will print the line wc -lwc /home/gshant/servepath
count, word count and byte count
respectively in the
/home/gshant/servepath file?
(Enter the command as if at the
command prompt.)
A directory intended to be used only ls -l | cut -d " " -f5
by administrators keeps filling
with files.
Which of the following commands
would you used to see only the
names of the users saving files in
the directory?
You need to create the directory mkdir -p /var/oracle/database/9i
/var/oracle/database/9i. Only the
directory /var currently exists. From
the root of the filesystem, which
command will create the directory
path?
You are working at the command bash
,line and need to start a new
Bourne-again shell (bash)
session. What should you type?
(Enter the command as if at the
command prompt.)
, You have a system with a single will substitute an existing string with a new
hard disk. You add a new hard string within a file?
drive to your system. Which of the
following commands would you
use to partition the new drive?
You want to view all currently-
running processes that include
getty in the process name. Which
command would you use?
You need to chang the formatting of
the
/home/varstown file as it prints.
Specifically, you need to add
double-spacing to each line in the
file. What command should you
use? (Enter the command as if at
the command prompt.)
Which of the following methods
should you use to configure
dynamic libraries on a Linux
system?
You are looking for a more orderly
way of stopping processes besides
running the kill utility. Another
administrator tells you that scripts
exist to stop most processes in an
orderly fashion. Where should you
look for such scripts on your
system?
What is the path for the menu.lst
file? (include the complete path)
What command should you enter
to see a list of all the commands
you recently used at the command
prompt?
Which of the following utilities
Test
The MTS log file contains
adriana_orozco9
tail
thousands of entries, but you are
only interested in the most recent
entries. Each time entries are
added, they are appended to the end
of the file. Which utility will be best
suited for examining the entries
you are interested in?
You are working on a Linux graphical.target
distribution that uses systemd.
Which file in the
/lib/systemd/system/ directory is
used to start the services
necessary for runlevel 5?
Which command will print the line wc -lwc /home/gshant/servepath
count, word count and byte count
respectively in the
/home/gshant/servepath file?
(Enter the command as if at the
command prompt.)
A directory intended to be used only ls -l | cut -d " " -f5
by administrators keeps filling
with files.
Which of the following commands
would you used to see only the
names of the users saving files in
the directory?
You need to create the directory mkdir -p /var/oracle/database/9i
/var/oracle/database/9i. Only the
directory /var currently exists. From
the root of the filesystem, which
command will create the directory
path?
You are working at the command bash
,line and need to start a new
Bourne-again shell (bash)
session. What should you type?
(Enter the command as if at the
command prompt.)
, You have a system with a single will substitute an existing string with a new
hard disk. You add a new hard string within a file?
drive to your system. Which of the
following commands would you
use to partition the new drive?
You want to view all currently-
running processes that include
getty in the process name. Which
command would you use?
You need to chang the formatting of
the
/home/varstown file as it prints.
Specifically, you need to add
double-spacing to each line in the
file. What command should you
use? (Enter the command as if at
the command prompt.)
Which of the following methods
should you use to configure
dynamic libraries on a Linux
system?
You are looking for a more orderly
way of stopping processes besides
running the kill utility. Another
administrator tells you that scripts
exist to stop most processes in an
orderly fashion. Where should you
look for such scripts on your
system?
What is the path for the menu.lst
file? (include the complete path)
What command should you enter
to see a list of all the commands
you recently used at the command
prompt?
Which of the following utilities