nerdexam
GIAC

GSNA · Question #180

You work as the Network Administrator for XYZ CORP. The company has a Unix-based network. You want to set the hard disk geometry parameters, cylinders, heads, and sectors. Which of the following…

The correct answer is D. hdparm. In Unix, the hdparm command is used to get or set hard disk geometry parameters, cylinders, heads, and sectors. Answer: C is incorrect. In Unix, the mkfs command initializes a Unix filesystem. This is a front end that runs a separate program depending on the filesystem's type…

Linux/Unix System Auditing

Question

You work as the Network Administrator for XYZ CORP. The company has a Unix-based network. You want to set the hard disk geometry parameters, cylinders, heads, and sectors. Which of the following Unix commands can you use to accomplish the task?

Options

  • Amke2fs
  • Bmkswap
  • Cmkfs
  • Dhdparm

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    14% (3)
  • C
    5% (1)
  • D
    77% (17)

Explanation

In Unix, the hdparm command is used to get or set hard disk geometry parameters, cylinders, heads, and sectors. Answer: C is incorrect. In Unix, the mkfs command initializes a Unix filesystem. This is a front end that runs a separate program depending on the filesystem's type. Answer: A is incorrect. In Unix, the mke2fs command creates a Unix second extended filesystem. Answer: B is incorrect. In Unix, the mkswap command sets up a Unix swap area on a device or

Topics

#hdparm#disk geometry#Unix commands#storage management

Community Discussion

No community discussion yet for this question.

Full GSNA Practice