Lesson 1
Lesson 2 Commands
Lesson 2 Commands
100

On which of the following CPU types does Linux run?

x86

x86-64

100

Concatenate files and print on the standard output.

Cat

100

List directory contents

ls

200

Which command will display the default target on a computer running systemd?

systemctl get-default

200

Comand to install GRUB

grub-install

200

Configure dynamic linker run-time bindings

ldconfig

300

Which command can send a message to all users logged into a system?

wall

300

Command to display value of environment variable

Echo $

300

Export value of environment variable to child shells.

export

400

Which systemctl subcommand is used to switch between runlevels?

isolate

400

Command to remove environment variable

Unset

400

Print information from object files

objdump

500

Which directory is used to store information about currently running processes on the Linux system?

/proc

500

Command to list shared objects dependencies of a program

LDD

500

Display information about ELF files (ELF stands for executable and linkable format)

readelf

M
e
n
u