Tag: technology

Questions Related to technology

  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
  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
  1. Using the command scsi-info /dev/sda

  2. Using the command scsi_info /dev/sda

  3. Using the command scsiinfo /dev/sda

  4. Using the command lsscsi


Correct Option: D
  1. After every boot

  2. After every modification of the grub configuration file.

  3. After installing a new kernel with a new name in /boot

  4. Only the first time after installing GRUB


Correct Option: D
  1. rpm –qf TcsMgrToolkit

  2. rpm –qf which TcsMgrToolkit

  3. rpm –qf /usr/bin/TcsMgrToolkit

  4. rpm –qf \/usr\/bin\/TcsMgrToolkit


Correct Option: C