#1
Which command is used to display the current directory in Linux?
2 answered
#2
Which file system is used by default in most Linux distributions?
2 answered
#3
What does the command 'ls -l' do in Linux?
1 answered
#4
Which directory contains user-specific configuration files in Linux?
2 answered
#5
Which command is used to display the contents of a file in Linux?
1 answered
#6
What does the command 'chmod +x script.sh' do in Linux?
#7
What does the command 'chmod 755 file.txt' do in Linux?
#8
Which command is used to search for a file in Linux?
#9
Which partition type is used for the Linux swap space?
#10
What is the purpose of the 'sudo' command in Linux?
1 answered
#11
Which file is used to configure network interfaces in Linux?
1 answered
#12
What is the purpose of the 'df' command in Linux?
#13
What is the purpose of the 'tar' command in Linux?
#14
Which command is used to display the last few lines of a file in Linux?
#15
In Linux, what does the command 'uname -r' do?
#16
Which command is used to change the ownership of a file or directory in Linux?
#17
What does the command 'echo $PATH' display in Linux?
#18
Which command is used to compress files in Linux?
#19
What does the command 'apt-get' do in Linux?
#20
Which command is used to create a symbolic link in Linux?
#21
What does the command 'grep' do in Linux?
#22
What is the purpose of the 'cron' service in Linux?
#23
What is the purpose of the 'dd' command in Linux?
#24