Skip to main content

Linux Command-Line Trivia

Are you a Red Hat Command-Line Captain? Prove your knowledge to earn your badge.

Which of the following commands in Linux® is used to display information about files and directories contained within the current working directory?

  • A. pwd
  • B. ls
  • C. grep
  • D. ps

Below are descriptions of yum commands. Which is incorrect?

  • A. "yum provides /var/www/html" displays the package that provides the "/var/www/html" directory.
  • B. "yum update httpd" downloads and installs an updated version of the httpd package including dependencies.
  • C. "yum install httpd" downloads and installs the httpd package and all its dependencies.
  • D. "yum find web" returns a list of packages with "web" in the name or summary page.

Which of the following statements is false?

  • A. The rpm command can list configuration files within a package.
  • B. Package file names contain this information: name, version, release, architecture.
  • C. Running the command "rpm -qa" will return a syntax error.
  • D. To display scripts that are associated with a "pkgname" package, run the "rpm -q --scripts pkgname" command.

Which of the following commands will display the IP address associated with the ens3 network interface?

  • A. ip -s link show ens3
  • B. ip -s addr ens3
  • C. ip addr show ens3
  • D. ip status ens3

Which of the following statements about SSH key-based authentication is false?

  • A. SSH key-based authentication uses a public-private key pair to authenticate.
  • B. The StrictHostChecking parameter aborts an SSH connection if the IP address of the remote host is not in the local network.
  • C. You create a public-private key pair using the command ssh-keygen.
  • D. SSH key-based authentication permits you to authenticate to a system without a password.

A Linux® command used for transferring files/directories to a different directory is:

  • A. replace
  • B. export
  • C. move
  • D. mv

A Linux® command displaying an absolute path to (i.e., the full filename of) the current working directory is:

  • A. mv
  • B. pwd
  • C. rm
  • D. dir

This command can be used to turn off or restart a Linux® host.

  • A. reboot
  • B. shutdown
  • C. exit
  • D. taskkill

A command in Linux® that allows to search files for lines containing a match to a given pattern is called:

  • A. rm
  • B. chmod
  • C. find
  • D. grep

Which of the following commands in Linux® is used to display information about files and directories contained within the current working directory?

  • A. pwd
  • B. ls
  • C. grep
  • D. ps


Popular posts from this blog

Microsoft FastTrack Ready Partner Migration Technology Specialist Exam

What are the offerings for FastTrack Microsoft 365? (Select one) Deployment, migration, and adoption ✓ Onboarding, enablement, migration, and Tenant-to-Tenant   Lift-and-shift, onboarding, enablement, migration, Tenant-to-Tenant, and insights   Lift-and-shift, onboarding, enablement, migration and Tenant-to-Tenant   On a mail completion event, does FastTrack perform the cutover of the mail routing? (Select one)   Yes, without conditions ✓ Yes, but only if the customer requests it   Yes, but only if the customer doesn’t perform the cutover themselves   No   How do email partitions help a customer in an Exchange Hybrid migration? (Select one)   By serving as a logical grouping of mailboxes across complex Exchange environments ✓ By serving as a grouping of archive servers across complex environments   By serving as a logical grouping of servers across complex environments   By serving as groupings in complex Exchange environments   Whe...

Microsoft FastTrack Ready Partner Migration Expert Exam

Section 1 of 6: Exchange to EXO Are passwords that are stored in Azure Key Vault encrypted using AES 128-bit encryption? (Select one) Yes, passwords are encrypted with AES 128-bit encryption No, they are encrypted with a different type of encryption Items stored in Azure Key Vault are not encrypted ✓ Azure Key Vaults cannot be used in conjunction with credential storage Will increasing the tenant-level MaxConcurrentMigration setting make migrations faster? (Select one) Yes, i ncreasing MaxConcurrentMigrations setting at the tenant level will increase the migration throughput and performance Changes should never be made to MaxConcurrentMigrations setting at the tenant level Increasing MaxConcurrentMigrations setting at the tenant level will cause the migrations to throttle and make it impossible to complete migration No. The tenant-level MaxConcurrentMigrations setting has no direct impact on migrations. Migration Endpoint values control the concurrency ✓ What are the recommended settin...