Which command is used in Linux to change file permissions?
Correct!
Wrong!
The chmod command in Linux is used to change the access permissions of files and directories.
What is the purpose of the Windows 'Task Manager'?
Correct!
Wrong!
Task Manager provides information about system performance and running processes, and allows users to end tasks.
Which file system is commonly used by Windows operating systems?
Correct!
Wrong!
NTFS is the standard file system for Windows, offering security, large file support, and reliability.
In Linux, what does the 'sudo' command do?
Correct!
Wrong!
The 'sudo' command allows permitted users to execute commands as the superuser or another user.
What tool is used in Windows to manage system startup programs?
Correct!
Wrong!
The 'System Configuration' tool (msconfig) allows users to configure how the computer starts, including managing startup programs.
Which Linux command lists all users currently logged into the system?
Correct!
Wrong!
The 'who' command displays a list of all users currently logged into the system and their login details.