Show List
Quiz - Linux - 10
Select the right answer for below questions:
Which command is used to update the package list in Linux?
updatepkg
pkgupdate
apt-get update
yum update
apt-get update
Which command is used to display the disk usage in Linux?
disk
du
df
space
du
What is the name of the command used to mount a filesystem in Linux?
mountfs
mnt
mount
filemount
mount
Which command is used to unmount a filesystem in Linux?
unmount
umount
dismount
fsunmount
umount
What is the name of the command used to check and repair a file system in Linux?
checkfs
fsck
scanfs
repairfs
fsck
Which command is used to create a new user in Linux?
adduser
createuser
useradd
newuser
adduser
What is the name of the command used to change the password of a user in Linux?
changepwd
passwd
userpwd
setpwd
passwd
Which command is used to delete a user in Linux?
deluser
removeuser
userdel
deleteuser
userdel
What is the name of the command used to list the processes running in Linux?
proc
ps
process
showproc
ps
Which command is used to kill a process in Linux?
kill
stop
end
terminate
kill
Submit
Retry
{"qz1-848795":"apt-get update","qz1-848796":"du","qz1-848797":"mount","qz1-848798":"umount","qz1-848799":"fsck","qz1-848800":"adduser","qz1-848801":"passwd","qz1-848802":"userdel","qz1-848803":"ps","qz1-848804":"kill"}
Leave a Comment