Tag: performance

Questions Related to performance

What is a collection of Vusers within a scenario called?

  1. A set

  2. A group

  3. A profile

  4. A scenario


Correct Option: B

What is the command to find the fully qualifeid domain name ?

  1. host

  2. hostname

  3. hostname -f

  4. hostname -s


Correct Option: C
  1. opening file 1 and file 2

  2. concatenate file 1 and file 2 and print on standard output

  3. opening file 2 if file1 doesnt exist

  4. it will throw an error


Correct Option: B

file permission 673 is?

  1. rw-rwx-wx

  2. rwxrwxrwx

  3. rwxrwx-wx

  4. rw-rw-rw-


Correct Option: A
  1. crontab

  2. crontab -e

  3. crontab -l

  4. crontab -r


Correct Option: C

Select the back up tools in linux from below?

  1. tar

  2. cpio

  3. dump

  4. untar


Correct Option: A,B,C