Tag: science & technology

Questions Related to science & technology

Multiple choice general knowledge science & technology
  1. list of files

  2. list of users

  3. list of permissions

  4. list of processes

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The ps command displays information about active processes running on the system. It shows a snapshot including process IDs (PIDs), terminal associations, CPU usage, memory consumption, and the command that launched each process.

Multiple choice general knowledge science & technology
  1. Not All Translations

  2. Network Address Translation

  3. Not Allowed Type

  4. Number Add Type

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

NAT (Network Address Translation) is a method used in routers to remap IP addresses by modifying network address information in IP packet headers. It allows multiple devices on a local network to share a single public IP address when accessing the internet.

Multiple choice general knowledge science & technology
  1. user name

  2. kernel version

  3. application name

  4. user id

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The uname command displays system information including the kernel version, system architecture, and operating system name. Despite having 'user' in its name, it does not display user account information - that's done by commands like 'whoami' or 'id'.

Multiple choice general knowledge science & technology
  1. Random Processing Manager

  2. Rock Package Manager

  3. Redhat Package Manager

  4. Robin Process Manager

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

RPM (Redhat Package Manager) is a package management system used by Red Hat and its derivatives (Fedora, CentOS, etc.) for installing, managing, and removing software packages. It was originally developed by Red Hat for use in their Linux distributions.

Multiple choice general knowledge science & technology
  1. reboot file

  2. reload file

  3. .autorelabel file

  4. .auto load file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Creating a .autorelabel file in the root directory triggers SELinux to relabel all files on the next system reboot. This is the correct method to reset SELinux security contexts after making extensive changes. The other options are not valid SELinux commands.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Linux kernel supports dynamic loading and unloading of kernel modules through commands like insmod, modprobe, and rmmod. This feature allows system administrators to add hardware drivers or filesystem support without requiring a system reboot. It's a fundamental feature that makes Linux highly adaptable for different use cases.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Humans begin life as a single fertilized egg cell called a zygote. This cell divides repeatedly through mitosis, eventually developing into a complete human being. While the exact time as a single cell is brief (approximately 24-30 hours before first division), the statement captures the fundamental biological truth that all humans start from one cell.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Eating too much causes blood flow to redirect to the digestive system, often leading to drowsiness rather than heightened senses. Hearing ability is determined by the auditory system and is not enhanced by food intake. In fact, the post-meal drowsy feeling (food coma) would make senses less sharp, not more.