operating systems Online Quiz - 57
Description: operating systems Online Quiz - 57 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: operating systems |
To start 'Find Files or Folders' what is the key combination ?
What will be happen if you press 'Winkey + M' ?
What file represents the linux kernel?
What command is used to determine a file's type or contents?
You can set cron to run once every second
What is the configuration file for the init program?
All commands require arguments or options.
Lilo can boot operating systems on different drives as well as different partitions.
What information does the major number tell you?
Which program represents the SAMBA server?
Because Linux and Windows have a different understanding of security, you have to be careful when you share filesystems.
Kernels with an odd numbered minor_release are considered "development" releases
What character pair would you use to ensure the shell knows how to interpret a variable correctly?
Printer configuration information is stored in which directory?
Pipes take up physical space on the hard disk.
what is the function of tee command in Unix?
You attempt to remove a directory, but Linux won't allow you, what is the most likely problem?
Which command creates a file system?
To logout from your terminal you
The command ls -l >> f1 would overwrite the contents of f1 with the output of the command ls -l .