Linux-1 Week 6

Linux-1 Week 6

1st - 5th Grade

16 Qs

quiz-placeholder

Similar activities

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Python II Lesson 2

Python II Lesson 2

5th - 9th Grade

12 Qs

python (coding)

python (coding)

3rd - 6th Grade

20 Qs

Computer an Overview (Revision)

Computer an Overview (Revision)

4th - 7th Grade

20 Qs

GUI operating system

GUI operating system

3rd Grade

15 Qs

PTS Ganjil ASJ 22/23

PTS Ganjil ASJ 22/23

2nd Grade

21 Qs

Protokoły sieciowe

Protokoły sieciowe

1st Grade - University

12 Qs

Types and Component of computer system

Types and Component of computer system

1st - 10th Grade

20 Qs

Linux-1 Week 6

Linux-1 Week 6

Assessment

Quiz

Computers

1st - 5th Grade

Hard

Created by

yuri van der List

Used 190+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Correct command to view network-card (NIC) information

ipconfig

ifconfig

ip a

netstat

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What can be done with the 'dig' command

The dig command can be used to set network routes

The dig command can be used for tracing packages

The dig command shows network performance statistics

The dig command will perform queries on the DNS server

The dig command is a modern version of the 'ping' command

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The 'host' command.....

will return your hostname for your local machine

works with DNS to associate a hostname with an IP address

allows you to change the hostname for your local machine

Will add a static route for a remote host

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Correct syntax for a ssh command?

ssh <user>@machinename

ssh -f <user> machinename

ssh -f machinename <user>

ssh machinename@user

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is true about the RSA key fingerprint?

It has a relation with the 'HOST' command

It has a relation with the 'NETSTAT' command

It has a relation with the 'ROUTE' command

It has a relation with the 'SSH' command

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How to execute commands as root

use 'su'

use 'sudo'

use 'root'

use 'admin'

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is true about the /etc/passwd file

It defines some account information for user accounts

It contains the (encrypted) passwords for all users

Each line contains information about a single user

It is hashed and not readable

It defines the primary group membership for a user

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?