Exploring SSH

Exploring SSH

11th Grade

10 Qs

quiz-placeholder

Similar activities

Terminal Basics

Terminal Basics

9th Grade - University

11 Qs

Cuestionario SOR

Cuestionario SOR

1st Grade - Professional Development

10 Qs

Linux M1

Linux M1

9th - 12th Grade

10 Qs

SOR. Ubuntu server

SOR. Ubuntu server

6th Grade - University

10 Qs

Instalacja i konfiguracja Linux Server

Instalacja i konfiguracja Linux Server

9th - 12th Grade

15 Qs

Basic Linux Commands Part 1

Basic Linux Commands Part 1

9th - 12th Grade

12 Qs

UJIAN ASJ

UJIAN ASJ

11th Grade

10 Qs

Linux CMD lekcja 4

Linux CMD lekcja 4

9th - 12th Grade

14 Qs

Exploring SSH

Exploring SSH

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Sri Widodo

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does SSH stand for?

System Shell

Safe Shell

Secure Socket

Secure Shell

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of SSH?

To provide a graphical user interface for file management.

To monitor network traffic in real-time.

To securely access and manage network devices and servers.

To encrypt email communications.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you initiate an SSH connection using PuTTY?

Enter the server's address and click 'Connect'.

Use the command line to initiate the SSH connection.

Use PuTTY to connect to a server via SSH by entering the server's address and clicking 'Open'.

Select 'SSH' from the dropdown menu before entering the address.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default port number for SSH?

22

21

80

23

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to update packages on an Ubuntu server?

apt-get update && apt-get upgrade

sudo apt update && sudo apt upgrade

sudo apt install

apt update && apt upgrade

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you check the status of a service in Ubuntu?

Check the service status in the GUI settings.

Use the command 'systemctl status '.

Run 'status ' in the terminal.

Use the command 'service status'.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to create a new user in Ubuntu?

sudo createuser

sudo adduser

useradd -m

adduser --new

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?