Introduction to Linux I Chapter 20

Introduction to Linux I Chapter 20 Exam Answer Question ID 669 Which command is used from the command line, to edit your disk’s partition table? gedit parttool fdisk dedit Question ID 670 If you want to initialize swap space that you’ve just created, which command would you run? swapon initswap mkswap swapinit Question ID 671 […]
Continue reading…

 

Introduction to Linux I Chapter 19

Introduction to Linux I Chapter 19 Exam Answers Question ID 649 A device name of /dev/hda1 indicates this partition is on which type of device? IDE CDROM Logical Volume SATA Question ID 650 A device name of /dev/sda1 indicates this partition is on which type of device? IDE SATA CDROM Logical Volume Question ID 664 […]
Continue reading…

 

Introduction to Linux I Chapter 18

Introduction to Linux I Chapter 18 Exam Answer Question ID 820 Which of the following are considered replacements for the traditional init process? (choose two) Sysinit Upstart Starter Systemd Question ID 825 Which runlevel number defines multi-user with no networking services? 2 0 5 1 6 4 3 Question ID 827 Instead of using traditional […]
Continue reading…

 

Introduction to Linux I Chapter 17 Exam

Introduction to Linux I Chapter 17 Exam Answer Question ID 786 Which of the following are valid Linux bootloaders? (choose two) GRUB BIOS LILO UEFI Question ID 789 A primary function of a Linux bootloader is: To load the init process To configure devices To configure memory To load the kernel Question ID 790 Which […]
Continue reading…

 

Introduction to Linux I Chapter 16 Exam

Introduction to Linux I Chapter 16 Exam Answer Question ID 814 The first stage of the boot process is: The kernel phase The firmware (BIOS/UEFI) stage The init phase The Bootloader (LILO/GRUB) stage Question ID 815 The second stage of the boot process is: The firmware (BIOS/UEFI) stage The kernel phase The init phase The […]
Continue reading…

 

Introduction to Linux I Chapter 15 Exam

Introduction to Linux I Chapter 15 Exam Answer Question ID 1033 Which of the following commands is used to view the summary of CPUs in the system? cpustat more /proc/cpuinfo ls -cpu lscpu Question ID 1034 What is the maximum memory that a 64 bit processor can theoretically use? 16 EiB 8 GiB 2 GiB […]
Continue reading…

 

Introduction to Linux I Chapter 14 Exam

Introduction to Linux I Chapter 14 Exam Question ID 754 Which are valid link types in Linux? (choose two) Filesystem links Stable links Hard links Soft links Question ID 755 The output of the ls -l command includes “/etc/grub.conf -> ../boot/grub/grub.conf”. Based on this information, which is the soft link file? ../boot/grub/grub.conf Both Neither /etc/grub.conf […]
Continue reading…

 

Introduction to Linux I Chapter 13 Exam

Introduction to Linux I Chapter 13 Exam Answer Question ID 604 Which command can be used to set what your default permissions will be on new files? umode umask mode mask Question ID 605 Which commands can be used to change the ownership of a file? (choose two) chggrp chgrp chown newgrp Question ID 606 […]
Continue reading…

 

Introduction to Linux I Chapter 12 Exam

Introduction to Linux I Chapter 12 Exam Answer Question ID 503 Which archiving method is compatible across Linux, Microsoft Windows and Mac operating systems? cpio dd zip tar Question ID 504 Which option to the zip command can be used to recursively compress multiple directories? -r -R -l -d Question ID 505 Which option to […]
Continue reading…