1.
What is the correct order of steps to change the partition table using fdisk?
2.
You want to redirect the output of the ls command to the ls-output file which already exists. The output should be appended to the file; it should not overwrite the existing content. Which command accomplishes this task?
3.
You have a /tmp/data directory containing the files .file, file1, and file2. You want to delete the directory and its content. In a terminal window, which command accomplishes this?
4.
Which statement about a CUPS Using Broadcasting configuration is correct?
5.
As system administrator root, you use the lpoptions command to change printer options, such as the page size. To which file are these options saved?
6.
You want to delete a certain print job from the laser print queue. Using the lpq command, you determined the job number of this job as 1234. Which command lets you delete that job?
7.
Which command is suitable for displaying the CPU load as a percentage?
8.
What action does the jobs command perform?
9.
Using the nice command, what is the highest priority root can assign to a process?
10.
You would like to run command2 only if command1 completed successfully. Which command accomplishes this task?