exam questions

Exam 1z0-105 All Questions

View all questions & answers for the 1z0-105 exam

Exam 1z0-105 topic 1 question 59 discussion

Actual exam question from Oracle's 1z0-105
Question #: 59
Topic #: 1
[All 1z0-105 Questions]

You are required to create a file system that meets these requirements:
1. It must be created on /dev/ssd1.
2. It must be mounted on the already existing mount point/cryptfs.
3. Data stored on /cryptfs must be encrypted.
Examine this list of commands:
1. cryptsetup luksFormat /dev/sdd1
2. cryptsetup luksOpen /dev/sdd1/sdd1
3. mkfs t ext4 /dev/sdd1
4. mkfs t ext4 /dev/mapper/sdd1
5. mount /dev/sdd1/cryptfs
6. mount /dev/mapper/sdd1/cryptfs
7. cryptsetup /cryptfs
Which option represents the commands in the correct order to create a file system that meet the requirements?

  • A. 3, 5, 7
  • B. 1, 2, 4, 6
  • C. 1, 2, 3, 5
  • D. 1, 4, 6
  • E. 1, 3, 5
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...