Linux Assessment - Future Club

A detailed illustration of a Linux terminal with command lines and various Linux-related icons, depicting its rich command-line interface and fun<wbr>ctionalities.

Linux Skills Assessment Quiz

Test your knowledge of Linux commands and concepts with our comprehensive assessment quiz! This quiz is designed for individuals looking to enhance their Linux skills and validate their understanding of the operating system.

  • 27 thought-provoking questions
  • Multiple-choice and checkbox formats
  • Ideal for learners and professionals alike
27 Questions7 MinutesCreated by CodingWizard472
Which command is used to show the logger or user?
Which
Who
?
No of
List users
Which is the command used to remove or delete a file without confirmation msg?
Rm -f
Del
Remove
Delete
Rm
"cat" is the command used to ?
Concatenete file
Come out shell
See the contents of file
Move directory
Change directory
The cat command can perform the same function as which I/O redirection symbol?
>
<
!
>>
<<
If you are installing a software package from source code, the file will typically have which extension?
.src
.bin
.exe
.bff
.tar
You have written a shell script that must be run as root in order to work properly. What is the most secure way to give a normal user the ability to run this program?
Set permissions to 705 on the script
Change user to root group
Give execute grants to user group
Make the user owner of script
Change the group of the user to same of the owner
Which of the following commands can be used to change the group owner of a file?
Chown
Chmod
AttChr
Chgrp
Chattr
Which command to use for complete details of a command on the shell?
Help
F1
Man
?
Info
You need to change some settings on your Apache server. Which is the best tool to use for logging in remotely?
Telnet
Ssh
Scp
Rlogin
Login
What command, followed by the directory name is used to access that specific directory?
Dir
Cp
Access
Cdr
Cd
What command is used to clear up the command prompt window?
Clr
Xls
Clear
Cln
Clearme
How would you show a list of files and directories that are inside the current directory?
Ls
List
Dir
Directory
Showdir
Which command is used to create new directory?
Mk/dir
Newdir
Nwdir
Mkdir
Mdir
You want to change the permissions on the file named “fifteen” so that root has all permissions and they are denied all other users. Which command should you use?
Chmod fifteen 700
Chmod 700 fifteen
Chmod 707 fifteen
Chmod 777 fifteen
Chmod 555 fifteen
____ command used to create an empty file.
Scp
Create
Touch
File
Mkfile
________ command is used to count the total number of lines, words and character in a file?
Tar
Count
Wtc
Wc
Cat
_______ command is used to remove the directory?
Rmdir
Removedir
Deletedir
Dirdelete
None of above
_______ hardware architectures are not supported by Red Hat?
Alpha
SPARC
IBM-compatible
Macintosh
IBM mainframe
Which of the following is not a communication command?
Grep
Mail
Write
Mesg
None of the above
Crontab gives administrators the ability to do what?
Identify users on the system
Call up a list of open files
View the status of Linux kernel modules
Set up scheduled tasks on a system
Show running services
When looking for all the processes running on a Linux system, what command should you use?
Xrun
Service
Oterm
Ps
Showproc
Which of the following is a text editor that can be used in command mode to edit files on a Linux system?
Ps
Lsof
Word
Vi or vim
Edit
Which command can admins use to get a system-wide look at I/O, CPU and memory usage?
Find
Chown
Tar
Vmstat
Showsys
What does the command chmod 755 file_name do?
It configures a file to be a read-only file
It allows the file owner to overwrite the file, but all other users are only allowed to read it
It allows the file owner to execute the file, but all other users are only allowed to read it
It allows the file owner to read, execute and write the file, but all other users are only allowed to read it
None of above
What is a daemon?
It is a generic name for e-mail servers on Linux. The most famous one is mailer-daemon
It is a program that keeps running on the background after it is called, answering to requests done by users and other programs
It is an antivirus for Linux
It is the generic name for any Linux server
It is a malware
{"name":"Linux Assessment - Future Club", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge of Linux commands and concepts with our comprehensive assessment quiz! This quiz is designed for individuals looking to enhance their Linux skills and validate their understanding of the operating system.27 thought-provoking questionsMultiple-choice and checkbox formatsIdeal for learners and professionals alike","img":"https:/images/course4.png"}
Powered by: Quiz Maker