/  Ubuntu Security Basics – Quiz

This Quiz contains totally 25 Questions each carry 1 point for you.

1.What does UFW stand for?
Uncomplicated File Watcher
Universal File Wrapper
Uncomplicated Firewall
Ubuntu Firewall

Correct!

Wrong!

2.Which command is used to enable UFW?
ufw enable
ufw start
ufw activate
ufw on

Correct!

Wrong!

3.What is the default port used by SSH?
21
22
23
80

Correct!

Wrong!

4.What is the recommended method for SSH authentication?
Password-based authentication
Certificate-based authentication
Key-based authentication
Biometric authentication

Correct!

Wrong!

5.Which command is used to update packages in Ubuntu?
update
upgrade
update-packages
apt-get update

Correct!

Wrong!

6.What is the purpose of the "dist-upgrade" command in Ubuntu?
Upgrades the distribution to a new release
Upgrades installed packages and resolves dependency changes
Updates the package lists without installing any packages
Upgrades the kernel version only

Correct!

Wrong!

7.What is the recommended frequency for applying security updates in Ubuntu?
Every month
Every quarter
As soon as they become available
Once a year

Correct!

Wrong!

8.Which user account should you use for day-to-day activities in Ubuntu?
Root account
Guest account
Standard user account
Administrator account

Correct!

Wrong!

9.What is the purpose of setting strong passwords in Ubuntu?
Prevent unauthorized access to user accounts
Improve system performance
Enable remote administration
Encrypt user data

Correct!

Wrong!

10.What is the purpose of disabling unnecessary services in Ubuntu?
Improve system performance
Enhance system aesthetics
Reduce power consumption
Increase network bandwidth

Correct!

Wrong!

11.Which command is used to allow incoming SSH connections through UFW?
ufw allow ssh
ufw enable ssh
ufw allow incoming
ufw allow 22/tcp

Correct!

Wrong!

12.Which command is used to check the status of UFW?
ufw status
ufw check
ufw info
ufw show

Correct!

Wrong!

13.Which file contains SSH server configuration settings in Ubuntu?
/etc/ssh/sshd_config
/etc/ssh/ssh_config
/etc/ssh/authorized_keys
/etc/ssh/known_hosts

Correct!

Wrong!

14.Which protocol does SSH use for secure communication?
SSL
TLS
HTTP
SSH uses its own secure protocol

Correct!

Wrong!

15.Which command is used to upgrade installed packages in Ubuntu?
upgrade
update
dist-upgrade
apt-get upgrade

Correct!

Wrong!

16.What is the purpose of enabling automatic updates in Ubuntu?
To ensure timely installation of security updates
To increase system performance
To enable remote administration
To reduce bandwidth consumption

Correct!

Wrong!

17.What is the purpose of regular backups in Ubuntu?
To improve system performance
To protect against data loss
To minimize power consumption
To optimize network bandwidth

Correct!

Wrong!

18.Which command is used to manage user accounts in Ubuntu?
useradd
passwd
usermod
all of the above

Correct!

Wrong!

19.What is the purpose of file permissions in Ubuntu?
To encrypt files and folders
To allocate storage space
To control access and protect file contents
To improve file organization

Correct!

Wrong!

20.Which directory in Ubuntu contains system-wide configuration files?
/etc
/var
/home
/usr

Correct!

Wrong!

21.Which command is used to delete a UFW rule?
ufw delete
ufw remove
ufw disable
ufw purge

Correct!

Wrong!

22.Which command is used to deny all incoming connections in UFW?
ufw deny all
ufw block all
ufw reject all
ufw stop

Correct!

Wrong!

23.What is the purpose of using an intrusion detection system (IDS) in Ubuntu?
To encrypt network traffic
To scan for malware
To detect and respond to potential security threats
To create system backups

Correct!

Wrong!

24.What is the purpose of setting up a separate user account for administrative tasks in Ubuntu?
To improve system performance
To allocate more resources to administrative tasks
To reduce the risk of accidental system modifications
To simplify user management

Correct!

Wrong!

25.Which command is used to check for open network ports in Ubuntu?
netstat
nmap
lsof
All of the above

Correct!

Wrong!

Share the quiz to show your results !

Subscribe to see your results

Ignore & go to results

Ubuntu Security Basics – Quiz

You got %%score%% of %%total%% right

%%description%%

%%description%%

Loading...