Pass the LPI LPI Linux Essentials 010-160 Questions and answers with CertsForce

Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions
Questions # 21:

Most commands on Linux can display information on their usage. How can this information typically be displayed?

Options:

A.

By running the command with the option /? or /??.


B.

By running the command with the option ?! or ?=!.


C.

By running the command with the option /doc or /documentation.


D.

By running the command with the option -h or --help.


E.

By running the command with the option -m or --manpage.


Expert Solution
Questions # 22:

Running the commandrm Downloadsleads to the following error:

rm: cannot remove ‘Downloads/’: Is a directory

Which of the following commands can be used instead to removeDownloads, assumingDownloadsis

empty? (Choose two correct answers.)

Options:

A.

undir Downloads


B.

rmdir Downloads


C.

dir –r Downloads


D.

rem Downloads


E.

rm –r Downloads


Expert Solution
Questions # 23:

How is a new Linux computing instance provisioned in an laaS cloud?

Options:

A.

The standard Linux installer has to be run through a remote console.


B.

After buying a Linux distribution, its vendor delivers it to a cloud instance.


C.

The installation has to be prepared in a local virtual machine which is then copied to the cloud.


D.

The cloud hosting organization provides a set of pre-prepared images of popular Linux distributions.


E.

A provider-specific configuration file describing the desired installation is uploaded to the cloud provider.


Expert Solution
Questions # 24:

What is true about links in a Linux file system?

Options:

A.

A symbolic link can only point to a file and not to a directory.


B.

A hard link can only point to a directory and never to a file.


C.

When the target of the symbolic link is moved, the link is automatically updated.


D.

A symbolic link can point to a file on another file system.


E.

Only the root user can create hard links.


Expert Solution
Viewing page 3 out of 3 pages
Viewing questions 21-30 out of questions