Install KALI (Command Center)

Install KALI (Command Center)

Assessment

Interactive Video

Information Technology (IT), Architecture, Other

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial guides users through downloading and installing VMware Workstation Player and Kali Linux. It covers setting up Kali Linux in VMware, using terminal commands, and managing user permissions with sudo. The tutorial emphasizes the differences between Kali Linux versions, particularly the shift from a root user to a non-root user named Kelly. It also explains how to enable passwordless sudo and use the root user for command execution.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct usage type to select during the installation of VMware Workstation Player for free access?

Personal or home use

Enterprise use

Commercial use

Educational use

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between the 2021 release of Kali Linux and previous versions?

The 2021 release has a default non-root user named Kelly.

The 2021 release does not require sudo for any commands.

The 2021 release is not compatible with VMware.

The 2021 release has a default root user.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command should be used to gain root privileges in the terminal for the duration of a session?

admin mode

root access

sudo root

sudo su

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to view network configuration in Kali Linux?

ipconfig

ifconfig

networkstatus

netconfig

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you enable passwordless privilege escalation in the terminal?

By disabling sudo

By selecting 'enable passwordless privilege escalation' after a specific command

By setting the user to root permanently

By using the command 'sudo enable'