DumpsFiles
 Request Exam  Contact
  • Home
  • PRACTICE EXAMS
    Oracle
    Fortinet
    Juniper
    Microsoft
    Cisco
    Citrix
    CompTIA
    VMware
    ISC
    SAP
    EMC
    PMI
    HP
    Salesforce
    Other
  • View All Exams
  • New Dumps Files
  • Upload
  • Oracle
    Oracle
  • Fortinet
    Fortinet
  • Juniper
    Juniper
  • Microsoft
    Microsoft
  • Cisco
    Cisco
  • Citrix
    Citrix
  • CompTIA
    CompTIA
  • VMware
    VMware
  • ISC
    ISC
  • SAP
    SAP
  • EMC
    EMC
  • PMI
    PMI
  • HP
    HP
  • Salesforce
    Salesforce
  1. Home
  2. Lpi
  3. LPIC-1 Exam 101, Part 1 of 2, version 5.0
  4. Lpi.101-500.v2026-04-29.q214
  5. Question 63

Join the discussion

Question 63/214

Which chown command will change the ownership to dave and the group to staff on a file named data.txt?

Correct Answer: D

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.
Rating:
Other Question (214q)
Q1. Which of the following commands kills the process with the PID 123 but allows the process ...
Q2. What is the maximum niceness value that a regular user can assign to a process with the ni...
Q3. Which of the following statements are true about the boot sequence of a PC using a BIOS? (...
Q4. Which function key is used to start Safe Mode in Windows NT?...
Q5. Which utility would be used to change how often a filesystem check is performed on an ext2...
Q6. The command mkfs -t ext3 /dev/hdb1 -T largefile creates what size of inode?...
Q7. Which of the following commands can be used to determine how long the system has been runn...
Q8. What is the default nice level when a process is started using the nice command?...
Q9. Which of the following commands overwrites the bootloader located on /dev/sda without over...
Q10. Which of the following kernel parameters instructs the kernel to suppress most boot messag...
Q11. Which of the following describes the correct order in which the components of the system b...
Q12. You wish to execute two commands, one after the other. However, you only want the second c...
Q13. Which of the following commands will replace every instance of the word list with LIST fro...
Q14. Which of the following apt-get commands will install the newest versions of all currently ...
Q15. Which of the following sequences in the vi editor saves the opened document and exits the ...
Q16. Users may create and edit a configuration file in their home directory that can tell the X...
Q17. The GRUB_TIMEOUT parameter specifies a timeout period when booting in what unit of time?...
Q18. Which file from the /proc file system contains a list of all currently mounted devices? (S...
Q19. Which of the following commands will produce the following output? (Exhibit)...
Q20. What command is used to display a file in octal format?...
Q21. According to the File System Hierarchy Standard, the lost+found directory is used for:...
Q22. Which signal is sent to a suspended process in order to have it resume execution?...
Q23. Which option to the tee command will cause the output to be concatenated on the end of the...
Q24. You have created a long letter and after you are done you notice that you used the name "B...
Q25. What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)...
Q26. Which of the following programs will only find files that are in your PATH?...
Q27. What does the command mount -a do?
Q28. Which Debian package system command will list all partially installed packages and suggest...
Q29. Which of the following are filesystems which can be used on Linux root partitions? (Choose...
Q30. which command displays the i-node information for a particular file? Answer is b)istat....
Q31. A backup software heavily uses hard links between files which have not been changed in bet...
Q32. Which of the following commands are common Linux commands for file management? (Choose thr...
Q33. Which of the following statements is correct for a command line ending with a & charac...
Q34. Consider the following output from the command ls -i: (Exhibit) How would a new file named...
Q35. To prevent users from being able to fill up the / partition, the ____________ directory sh...
Q36. Which command is used to create and initialize the files used to store quota information? ...
Q37. Which file in the /proc filesystem lists parameters passed from the bootloader to the kern...
Q38. Which file in /proc describes the IRQs that are used by various kernel drivers? (Specify t...
Q39. Which of the following file permissions belong to a symbolic link?...
Q40. Which of the following is true when a file system, which is neither listed in /etc/fstabno...
Q41. Which command will print line numbers before each line in a file?...
Q42. What is true regarding the statement beginning with #! that is found in the first line of ...
Q43. What is a reasonable command to uninstall a Debian package from your system?...
Q44. Which run levels should never be declared as the default run level when using SysV init? (...
Q45. The system bell sound is annoying you. Which of the following can you use to change this a...
Q46. You are the system administrator for a consulting firm where several people use Linux as t...
Q47. Which of the following commands redirects the output of ls to standard error?...
Q48. What is the purpose of the Bash built-in export command?...
Q49. Which of the following explanations are valid reasons to run a command in the background o...
Q50. Which of the following statements is correct regarding the command foo 1> bar?...
Q51. What output will be displayed when the user fred executes the following command? echo 'fre...
Q52. Which of the following commands changes all CR-LF line breaks in the text file userlist.tx...
Q53. Which configuration file should be modified to disable the ctrl-alt-delete key combination...
Q54. What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command...
Q55. A user accidentally created the subdirectory \dirin his home directory. Which of the follo...
Q56. Which wildcards will match the following filenames? (Choose two.)...
Q57. Which file in the /proc filesystem lists parameters passed from the bootloader to the kern...
Q58. Which of the following commands can be used to display the inode number of a given file? (...
Q59. Which of the following commands will NOT execute the bash script /usr/local/bin/runme.sh?...
Q60. Which command is used to enable disk quotas on a particular filesystem? (Provide only the ...
Q61. Which of the following statements is correct when talking about /proc/?...
Q62. In the vi editor, what vi command will copy (but not paste) from the current line at the c...
Q63. Which chown command will change the ownership to dave and the group to staff on a file nam...
Q64. Which of the following commands is used to change options and positional parameters for a ...
Q65. You are trying to make a hard link to an ordinary file but ln returns an error. Which of t...
Q66. What is the purpose of the Filesystem Hierarchy Standard?...
Q67. Which user-level program, when manually executed by the root user, is used to change the r...
Q68. FILL BLANK Which command displays a list of all background tasks running in the current sh...
Q69. An administrator has issued the following command: grub-install --root-directory=/custom-g...
Q70. Which program runs a command in specific intervals and refreshes the display of the progra...
Q71. Which file should be edited to select the network locations from which Debian installation...
Q72. Which of the following are valid stream redirection operators within Bash? (Choose two.)...
Q73. What is the purpose of the Bash built-in export command?...
Q74. During a system boot cycle, what program is executed after the BIOS completes its tasks?...
Q75. You are using quota on your system. How can you see disk quota details?...
Q76. Which command shows all shared libraries required by a binary executable or another shared...
Q77. Creating a hard link to an ordinary file returns an error. What could be the reason for th...
Q78. Which of the following commands kills the process with the PID 123 but allows the process ...
Q79. Which command is used in a Linux environment to create a new directory? (Specify ONLY the ...
Q80. Which of the following files, located in a user's home directory, contains the Bash histor...
Q81. Consider the following output: prompt> myapp [1]+ Stopped myapp This output was the res...
Q82. Which of the following commands will change all CR-LF pairs in an imported text file, user...
Q83. Which command displays the current disk space usage for all mounted file systems? (Specify...
Q84. Which of the following getent invocations lists all existing users?...
Q85. Given the following two symbolic links in a System V init configuration: /etc/rc1.d/K01apa...
Q86. Which of the following commands installs the GRUB boot files into the currently active fil...
Q87. Which of the following commands can be used to create a USB storage media from a disk imag...
Q88. Which of the following Linux filesystems preallocates a fixed number of inodes at the file...
Q89. Which file from the /proc file system contains a list of all currently mounted devices? (S...
Q90. After moving data to a new filesystem, how can the former path of the data be kept intact ...
Q91. Which of the following commands print the current working directory when using a Bash shel...
Q92. An installed package is broken. In order to go back to the previous version of the same pa...
Q93. Which of the following commands can perform searches on file contents using regular expres...
Q94. Which command displays the contents of the Kernel Ring Buffer on the command line? (Provid...
Q95. Running chmod 640 filea.txtas a regular user doesn't update filea.txt's permission. What m...
Q96. What is true regarding the configuration of yum? (Choose two.)...
Q97. While editing a file in vi, you realize that you are changing the wrong file. What vi comm...
Q98. Which of the following is true regarding the command sendmail?...
Q99. What is the default nice level when a process is started using the nice command?...
Q100. During a system boot cycle, what is the program that is run after the BIOS completes its t...
Q101. What does the command mount -a do?
Q102. What effect does the sticky bit have when set on a directory?...
Q103. A yum repository can declare sets of related packages. Which yumcommand installs all packa...
Q104. When starting a program with the nice command without any additional parameters, which nic...
Q105. When given the following command line. echo "foo bar" | tee bar | cat Which of the followi...
Q106. Which of the following shell commands makes the already defined variable TEST visible to n...
Q107. After a minor security incident you are instructed by your lead sys-admin to verify the RP...
Q108. Which of the following commands displays the path to the executable file that would be exe...
Q109. Which file in /proc describes the IRQs that are used by various kernel drivers? (Specify t...
Q110. In which directory must definition files be placed to add additional repositories to yum?...
Q111. What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command...
Q112. Where does the BIOS search for a bootloader?
Q113. Which of the following directories on a 64 bit Linux system typically contain shared libra...
Q114. When is the content of the kernel ring buffer reset? (Choose two.)...
Q115. What output will be displayed when the user fredexecutes the following command? echo 'fred...
Q116. Which of the following commands can be used to create a new file that is 100kB in size?...
Q117. Which umask value ensures that new directories can be read, written and listed by their ow...
Q118. What option to useradd creates a new user's home directory and provisions it with a set of...
Q119. In compliance with the FHS, in which of the directories are man pages found? /opt/man/...
Q120. Which of the following is correct when talking about mount points?...
Q121. During a system boot cycle, what program is executed after the BIOS completes its tasks?...
Q122. Which command reads and displays the current contents of the Kernel Ring Buffer on the com...
Q123. Which of the following commands lists the dependencies of the RPM package file foo.rpm?...
Q124. What is the first program that is usually started, at boot time, by the Linux kernel when ...
Q125. Which of the following commands will change the quota for a specific user?...
Q126. Select the line that best represents what permissions the /etc/passwd file should have...
Q127. After a minor security incident you are instructed by your lead sys-admin to verify the RP...
Q128. The system is having trouble and the engineer wants to bypass the usual /sbin/init start u...
Q129. Which is the default percentage of reserved space for the root user on new ext4 filesystem...
Q130. What is the process ID number of the init process on a SysV init based system?...
Q131. Which command is used to set restrictions on the size of a core file that is created for a...
Q132. Which of the following commands redirects the output of ls to standard error?...
Q133. In compliance with the FHS, in which of the following directories are documentation files ...
Q134. Which of the following commands display the IDs of all processes owned by root? (Choose tw...
Q135. What is the difference between the --remove and the --purge action with the dpkg command?...
Q136. SIMULATION Following the Filesystem Hierarchy Standard (FHS), where should binaries that h...
Q137. Which permissions and ownership should the file /etc/passwd have?...
Q138. Which option must be listed in /etc/fstab to activate user quotas automatically?...
Q139. Which command uninstalls a package but keeps its configuration files in case the package i...
Q140. Which of the following commands prints a list of usernames (first column) and their primar...
Q141. Which of the following commands displays the contents of a gzip compressed tar archive?...
Q142. Which of the following commands will delete the default gateway from the system's IP routi...
Q143. When using regular expressions, which of the following characters match the beginning of a...
Q144. You wish to send the output of a command to standard output (stdout) and save it to a file...
Q145. What is the default process priority when a process is started using the nice command?...
Q146. A Debian package creates several files during its installation. Which of the following com...
Q147. Which of the following commands installs the GRUB boot files into the currently active fil...
Q148. The dpkg-____ command will ask configuration questions for a specified package, just as if...
Q149. You have not run apt-get on a system for some time, but it has been run on the system befo...
Q150. Which world-writable directory should be placed on a separate partition in order to preven...
Q151. What is the default nice level when a process is started using the nice command?...
Q152. Which command displays the contents of the Kernel Ring Buffer on the command line? (Provid...
Q153. Which of the following would do the same as the command cat < file1.txt > file2.txt?...
Q154. Which of the following partition types is used for Linux swap spaces when partitioning har...
Q155. Which of the following commands will find the string foo in the file filel.txt, regardless...
Q156. Which of the following are valid stream redirection operators within Bash? (Choose two.)...
Q157. What tool can you use to print shared library dependencies?...
Q158. You are writing text in vi. Now you want to save your changes and exit. Which TWO sequence...
Q159. Consider the following output from the command ls -i: (Exhibit) How would a new file named...
Q160. How is a symbolic link called bar.conf pointing to foo.conf created?...
Q161. When starting a program with the nice command without any additional parameters, which nic...
Q162. Which of the following commands can be used to search for the executable file foo when it ...
Q163. Which utility would be used to change how often a filesystem check is performed on an ext2...
Q164. Which Debian package management tool asks the configuration questions for a specific alrea...
Q165. Which of the following commands will reduce all consecutive spaces down to a single space?...
Q166. An administrator has sent their current vi process with a PID of 1423 to the background on...
Q167. What is the difference between the --remove and the --purge action with the dpkg command?...
Q168. Which of the following files is not read directly by a Bash login shell?...
Q169. When planning a partition scheme, which of the following directories could be considered f...
Q170. Pressing the Ctrl-C combination on the keyboard while a command is executing in the foregr...
Q171. Which of the following statements is correct for a command line ending with a & charac...
Q172. Which command must be entered before exiting vi to save the current file as filea.txt?...
Q173. Which character in the password field of /etc/passwd is used to indicate that the encrypte...
Q174. Which of the following commands will list the quota for the user foobar?...
Q175. Which command will print out the attributes of the file foobar?...
Q176. After running the command umount /mnt, the following error message is displayed: umount: /...
Q177. Which of the following commands will produce the following output? (Exhibit)...
Q178. You enter the command date +%M. Wat does the output show you?...
Q179. Which of the following commands can be used to download the RPM package kernel without ins...
Q180. Which of the following Linux filesystems pre-allocates a fixed number of inodes at the fil...
Q181. You want to save vi changes to the file myfile with :w!, but vi complains it can not write...
Q182. What is the first program the Linux kernel starts at boot time when using System V init?...
Q183. Which of the following commands will mount an already inserted CD-ROM in /dev/sr0 onto an ...
Q184. In compliance with the FHS, in which of the directories are man pages found?...
Q185. Which chown command will change the ownership to dave and the group to staff on a file nam...
Q186. When installing XWindows the monitor wasn't recognised but now a data sheet with its speci...
Q187. Which of the following pieces of information of an existing file is changed when a hard li...
Q188. Which of the following commands are common Linux commands for file management? (Choose thr...
Q189. What is the purpose of the xargs command?
Q190. Which of the following shell commands makes the already defined variable TEST visible to n...
Q191. The command echo $! will produce what output?
Q192. All items are required to enable USB support on a Linux system EXCEPT....
Q193. Which of the following commands prints all files and directories within the /tmp directory...
Q194. If an alias Is exists, which of the following commands updates the ai as to point to dig c...
Q195. You installed a beta rpm package, but are experiencing some problems with it. How can you ...
Q196. What command with all options and/or parameter will send the signal USR1 to any executing ...
Q197. Which umask value will result in the default access permissions of 600 (rw-------) for fil...
Q198. Which command will display messages from the kernel that were output during the normal boo...
Q199. Which of the following statements is correct for a command line ending with a & charac...
Q200. In the vi editor, which of the following commands will copy the current line into the vi b...
Q201. A faulty kernel module is causing issues with a network interface card. Which of the follo...
Q202. What is the purpose of the Bash built-in export command?...
Q203. What output will be displayed when the user fred executes the following command? echo 'fre...
Q204. You are formatting a single hard disk for a Linux install. What is the maximum number of p...
Q205. Which command will disable paging and swapping on a device? (Provide only the command with...
Q206. You have read/write permission on an ordinary file foo. You have just run ln foo bar. What...
Q207. Which wildcards will match the following filenames? (Choose two.) ttyS0 ttyS1 ttyS2...
Q208. Which of the following statements is correct for a command ending with an &character?...
Q209. Which command displays the contents of the Kernel Ring Buffer on the command line? (Provid...
Q210. Which of the following properties of a Linux system should be changed when a virtual machi...
Q211. Which of the following file permissions belong to a symbolic link?...
Q212. Which of the following commands reads a file and creates separate chunks of a given size f...
Q213. Which program runs a command in specific intervals and refreshes the display of the progra...
Q214. The installation of a local Debian package failed due to unsatisfied dependencies. Which o...
[×]

Download PDF File

Enter your email address to download Lpi.101-500.v2026-04-29.q214.pdf

Email:

DumpsFiles

Our website provides the Largest and the most Latest vendors Certification Exam materials around the world.

Using dumps we provide to Pass the Exam, we has the Valid Dumps with passing guranteed just which you need.

  • DMCA
  • About
  • Contact Us
  • Privacy Policy
  • Terms & Conditions
©2026 DumpsFiles

www.dumpsfiles.com materials do not contain actual questions and answers from Cisco's certification exams.