operating systems Online Quiz - 62
Description: operating systems Online Quiz - 62 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
what do SUID bits do
What does the read command do while it waits for input?
Which directory is the standard for storing shell scripts created by systems adminstrators?
What stream usually outputs error messages to the screen?
Without using the shift command, what range of command-line argument variables can be referenced correctly?
If the argument list is omitted from a for command, where does it take its values from?
Which of the following does the .seq file in the printer spooling directories do?
linux allows more than one root directory
It is possible to redirect the output of a process to more than one source
du command displays the file system usage for the entire file system
Normal users can kill init process
top command can be used to control processes
Shell functions are self-contained and cannot be accessed from outside the function
vi is the only text editor available in linux
The key [HKEY_LOCAL_MACHINE\Software\Microsoft\MSLicensing] Stores information on
You can disable USB storage devices on your computer by locating the DWORD value "Start" under the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USBSTOR] and changing its value data to:
The applications you find running at startup are also listed under
You can view and change Windows Pagefile settings under the following key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
Dr. Watson is the automatic debugger in Windows and tries to automatically debug program errors if they occur. To turn of Dr. Watson, you should set the value of the string "Auto" under the key [HKEY_Local_Machine \Software\Microsoft\Windows NT\CurrentVersion\AeDebug] to "1"
How can you list the files present in a directory in alphabetical order ?