endtermsos

endtermsos

University

40 Qs

quiz-placeholder

Similar activities

Soal TLJ Kelas XII

Soal TLJ Kelas XII

University

35 Qs

NET1L - Lesson 2 (Basic Device Configuration - IP Addressing)

NET1L - Lesson 2 (Basic Device Configuration - IP Addressing)

University

44 Qs

9. 203.1 Operating The Linux Filesystem

9. 203.1 Operating The Linux Filesystem

University

43 Qs

Quiz 6 - IT104A - Chapter 8

Quiz 6 - IT104A - Chapter 8

University

35 Qs

Introduction To Visual Foxpro

Introduction To Visual Foxpro

7th Grade - University

37 Qs

Linux Chapter 8 Review

Linux Chapter 8 Review

9th Grade - University

38 Qs

Linux Questions

Linux Questions

University

45 Qs

Quiz 1 - Introduction to Linux

Quiz 1 - Introduction to Linux

University

39 Qs

endtermsos

endtermsos

Assessment

Quiz

Computers

University

Easy

Created by

Kairat Muratov

Used 84+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mark the shell variable that is assigned correctly.

a) VARIABLE-NAME = “This is the name of the variable”

b) VARIABLE_NAME = “This is the name of the variable”

c) 250 = b

d) “This is the name of the variable” = VARIABLE_NAME

e) “home dir” = ~

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will display all variables?

b) declare -x

c) typeset -x

d) set

e) export -p

a) env

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command may be used to generate numbers in range and with any increment number?

read

count

seq

calc

for

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are Desktop Environments for Unix-like Operating Systems?

Red Hat, Ubuntu, OpenSUSE

KDE, Xfce, GNOME

XDMCP, RDP, Spice

RPM, DNF, APT

Linux, Windows, MacOS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every script should begin with a shebang. Mark the right example of shebang below.

b) !#/bin/bash

c) #/bin/bash

d) #!/bin/bash

e)/* /bin/bash */

a) $?/bin/bash

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the “apt-get update” command do?

Updates Desktop Environment of your system

Updates Kernel of your system

Upgrade outdated packages of your system

Retrieve the latest packages from your distribution`s software repository

Install updates for your packages

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What package management engine is mainly used on OpenSUSE?

Dnf

RPM

Yum

Apt

Zypper

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?