Tag: web technology

Questions Related to web technology

  1. a) Integrates desperate data into meaningful information

  2. b) Collects only historical data for past data analysis

  3. c) Defines business rules

  4. d) Unearths hidden patterns and trends to sustain market leadership


Correct Option: A,D
  1. /proc/iointerrupts

  2. /proc/ioaddress

  3. /proc/ioports

  4. /proc/ports


Correct Option: C
  1. .bash_login

  2. .bash_profile

  3. .profile

  4. All tha above


Correct Option: D
  1. ./configure;make;make install

  2. ./configure;make install

  3. ./configure --prefix=/usr/apps;make;make install

  4. ./configure;make all;make install


Correct Option: C

Which command would you use to get a list of all files inside the rpm-package foobar.rpm in /home/bob?

  1. rpm -ql /home/bob/foobar.rpm

  2. rpm -ql -p /home/bob/foobar.rpm

  3. rpm -l /home/bob/foobar.rpm

  4. rpm -l -p /home/bob/foobar.rpm


Correct Option: B