PrepAway - Latest Free Exam Questions & Answers

Which command would accomplish that?

You are experimenting with a binary in /tmp/foo.d that expects its configuration file at/etc/foo.conf.
You don’t want to save it there, but use a symbolic link to /tmp/foo.d/foo.conf instead. Which
command would accomplish that?
A In -s /tmp/foo.d/foo.conf/etc/foo.conf

PrepAway - Latest Free Exam Questions & Answers

A.
In /tmp/foo.d/foo.conf/etc/foo.conf
Soft link Etan create for directory also, can span multiple partitions but available until and unless
Original Files remain.
Syntax for Soft link In-s original file linkfile

B.
In-s/etc/foo.conf/tmp/foo.d/foo.conf
Hard link Q )ne separate Physical File, can’t create for directory, can’t span multiple file but
remains the link file if original file removed.
Syntax for Hard link In original file linkfile
QUESTION 85
CORRECT TEXT
You are building a server that will be the file server for all users on your 100 user network. The
server may have many hardware and operating system upgrades. Which directory should have its
own mount point and/or hard drive?

C.
In /etc/foo.conf /tmp/foo.d/foo.conf

A.
In /tmp/foo.d/foo.conf/etc/foo.conf
Soft link Etan create for directory also, can span multiple partitions but available until and unless
Original Files remain.
Syntax for Soft link In-s original file linkfile

B.
In-s/etc/foo.conf/tmp/foo.d/foo.conf
Hard link Q )ne separate Physical File, can’t create for directory, can’t span multiple file but
remains the link file if original file removed.
Syntax for Hard link In original file linkfile
QUESTION 85
CORRECT TEXT
You are building a server that will be the file server for all users on your 100 user network. The
server may have many hardware and operating system upgrades. Which directory should have its
own mount point and/or hard drive?

Explanation:
Correct Answer is C. The In command is used to create the link. There are two types of link a. Soft
link b. Hard link.

2 Comments on “Which command would accomplish that?


Leave a Reply