Linux - Study Mode
[#766] To create an installation boot floppy disk from Linux (or another Unix) machine, what command could you use?
Correct Answer
(C) dd
[#767] You just added a new user, kara, to the system. What group is kara added to by default?
Correct Answer
(B) kara
[#768] What are the appropriate Hex codes for setting Linux swap and Linux native partition types in fdisk?
Correct Answer
(A) 82 and 83
[#769] What command do you use to delete a file?
Correct Answer
(C) rm
[#770] Which of the following command lists the last 10 lines of a file?
Correct Answer
(B) tail