WorksheetsArch Linux Quiz
Total questions: 10
Worksheet time: 6mins
What is the default package manager?
Apt
Pacman
Snap
Yay
Arch linux comes with preinstalled applications such as firefox and gnome desktop
True
False
sudo pacman (a) (application)
What is the directory contains the mounted ext4 partition?
(a)
How to you enable a swap partition after mounting it?
mkswap /dev/sda*
swapon /dev/sda*
mkfs-ext4 /dev/sda*
Is 'Minecraft' available on Arch-based distros?
Yes
No
is Ubuntu Arch-based?
Yes
No
How do you enable a file as executable in all linux distros?
sudo chmod +x *
sudo exe +S *
sudo pacman -S *
sudo apt-get purge *
what programming language is preinstalled on a base system?
Python
Rust
Java
Ren'py
what is sudo
allows permission to perform a task
a shutdown method
manages access to multiple people, which can be accessed by VISUDO
a slackware-based linux distro
