Linux History and Evolution Quiz for Beginners: Part 9
1. Which Linux distribution is known for its strong adherence to free software principles?
- a) Ubuntu
- b) Fedora
- c) Trisquel
- d) Arch Linux
Answer: c) Trisquel
2. What is the name of the package manager used by Arch Linux?
- a) YUM
- b) APT
- c) Pacman
- d) RPM
Answer: c) Pacman
3. What does the term "fork" mean in the context of open-source software?
- a) To split a project into different branches
- b) To merge two projects together
- c) To convert code into binary format
- d) To clone a repository
Answer: a) To split a project into different branches
4. What is the purpose of the "Cron" service in Linux?
- a) To schedule and automate tasks
- b) To manage user accounts
- c) To control network traffic
- d) To handle disk partitions
Answer: a) To schedule and automate tasks
5. Which Linux distribution is often used as the basis for Linux server environments?
- a) Ubuntu
- b) CentOS
- c) Gentoo
- d) Arch Linux
Answer: b) CentOS
6. What major feature was introduced with the Linux 2.2 kernel?
- a) Support for symmetric multiprocessing (SMP)
- b) Introduction of journaling in the ext3 file system
- c) Native support for the IPv6 protocol
- d) Introduction of the Virtual File System (VFS)
Answer: a) Support for symmetric multiprocessing (SMP)
7. Which Linux distribution was created to be a lightweight alternative for older hardware?
- a) Lubuntu
- b) Fedora
- c) Debian
- d) SUSE
Answer: a) Lubuntu
8. What is the primary function of the "iptables" utility in Linux?
- a) To manage file permissions
- b) To configure the firewall
- c) To optimize CPU usage
- d) To handle memory management
Answer: b) To configure the firewall
9. Which Linux distribution is known for providing a rolling release model?
- a) Ubuntu
- b) CentOS
- c) Arch Linux
- d) Fedora
Answer: c) Arch Linux
10. What is the purpose of the "GCC" in the context of Linux development?
- a) To compile and build software
- b) To manage network connections
- c) To configure graphical settings
- d) To handle file permissions
Answer: a) To compile and build software
0 Comments