| The Workshop is designed to help you anticipate possible questions, review what you've learned, and begin learning how to put your knowledge into practice. Quiz | 1: | True or False: If you repartitioned using the FIPS command before installing Linux, you have to delete an empty partition to free up space before Linux can be installed. | | 2: | What Linux partitions do you need to create before you can install Linux? | | 3: | How do you calculate the ideal size of the Linux swap partition? | Answers| A1: | True. | | A2: | A /boot partition of type ext3, a root (/) partition of type ext3, and a swap partition. | | A3: | The ideal Linux swap partition is approximately double the size of your installed memory. | |