Howdy,
Welcome to Edumotivation.com
Thank you wholeheartedly for your regular visits to our website and for your valuable feedback and suggestions.
We are regularly getting suggestions from some of our visitors and that is that we should organize something for Linux Knowledge Test.
Keeping that in mind, we are launching a series called “Quiz yourself on Linux!“
Each quiz will have 10 questions and there will be 4 choices for each question.
You will have to submit your answers in the comment section of this article and you have to give the answers in the way shown below.
Answer: 1(2), 2(4), 3(1), 4(3), 5(1), 6(2), 7(3), 8(1), 9(2), 10(4)
We will conduct this test twice a week i.e. on Tuesday and Saturday and after 24 hours, I will reveal the results of the test at the end of the same article and also announce the name of the winner.
Note: If you want us to display the photo of the winner on our website, you can send your photo to [email protected]. Do not forget to mention your name in the mail body.
Let’s get started.
Question 1: Which of the following commands can we used to create a new directory in Linux?
- mkdir
- rmdir
- rm
- vi
Question 2: Which of the following commands can be used to delete a file?
- mkdir
- rmdir
- rm
- vi
Question 3: Which of the following commands can be used to forcefully remove a directory with its contents?
- nano
- rm -rf
- df -h
- clear
Question 4: The useradd command is used to _________ in Linux.
- Modify an existing User account
- Delete a User account
- Create a new Group
- Create a new User account
Question 5: Which of the following commands can be used to change file permissions?
- chown
- chroot
- chgrp
- chmod
Question 6: The fdisk command is used to ________ in Linux.
- Create a new file
- Create a new directory
- Create a new Partition
- None of Above
Question 7: What is GRUB?
- Operating System
- Open Source application
- Boot Loader
- None of Above
Question 8: CLI stands for ________.
- Common Linux Interface
- Command Line Interface
- Computer Line Interface
- None of Above
Question 9: Which of the following commands can we use to modify existing user account settings in Linux?
- userdel
- groupmod
- usermod
- groupdel
Question 10: Which of the following is a Linux Distribution?
- RISC OS
- CentOS
- Apple DOS
- None of Above
Correct Answers: 1(1), 2(3), 3(2), 4(4), 5(4), 6(3), 7(3), 8(2), 9(3), 10(2)
1 mkdir
3 rm
2 rm – rf
4 create new user
4 chmod
3 create new partition
2 open source app
3 command line interface
3 usermod
2 centos
Hi Nikola,
Thank you for making efforts.
All your answers are correct except one.
Answer to the 7th question is the boot loader. GRUB stands for Grand Unified Bootloader.
1.1
2.2
3.2
4.2
5.4
6.3
7.3
8.2
9.3
10.2
Thank you for making efforts, Benaebi.
All your answers are correct except two.
Answer to the 2nd question is 3. rm and answer to the 4th question is 4. Create a new User account.