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 […]
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 […]
Continue reading…