Podcast
Questions and Answers
What is the minimum RAM requirement for the system?
What is the minimum RAM requirement for the system?
- 2GB
- 4GB (correct)
- 8GB
- 16GB
Which of the following commands will update the system?
Which of the following commands will update the system?
- sudo apt update (correct)
- sudo apt -y upgrade
- sudo localectl set-keymap us
- sudo reboot
What version of Python is required for the system?
What version of Python is required for the system?
- Python 2
- Python 3.5
- Python 3.6 (correct)
- Python 4