What command can you use in Linux to create a new file that is 300 MB for use in creating a virtual disk?

A. mount vdisk.img 300MB
B. mkdir vdisk.imf -s 300MB
C. mkfs -s 300M vdisk.img
D. fallocate -l 300M vdisk.img

Answer: D

Computer Science & Information Technology

You might also like to view...

When converting text, what should you do before you insert it into OneNote?

A) Paste the text from the image B) Crop the image to include only what you desire C) Insert the picture from a scanner dialog box D) Select draft resolution when converting

Computer Science & Information Technology

What does the W3C call an HTML tag that it no longer supports in its language standards?

A) cancelled B) eliminated C) outdated D) deprecated

Computer Science & Information Technology