What are some of the recommendations for implementing a partitioning scheme other than the one suggested by YaST?
What will be an ideal response?
If you want to implement your own partitioning scheme, consider the following recommendations (depending on the amount of space and how the computer will be used, adjust the distribution of the available disk space):
• If your hard disk has less than 4 GB of available space, you should use one partition for the swap space and one for the root partition (/). In this case, the root partition must allow for those directories that often reside on their own partitions if more space is available.
• If your hard disk has more than 4 GB of available space, you should at least create a swap partition and a root partition (4 GB). You can create separate partitions for different directories in your Linux server's file system.
You might also like to view...
Lara is spending a day at the beach and she has brought along a mobile device designed specifically for reading books and magazines. Lara is reading the latest issue of Vogue on a(n) ________.
Fill in the blank(s) with the appropriate word(s).
Images are measured in points
Indicate whether the statement is true or false
Audio is heard consecutively in time, but it can be thought of as two dimensional— horizontal and vertical—like musical sheets. Horizontal refers to _____. Vertical refers to ______
a. the organization across the page—as melody;the simultaneous events that form chords and harmony b. the simultaneous events that form chords and harmony; the organization across the page—as melody
Which statement is true about Python syntax?
A. a code block must begin with a left brace B. each code statement must end with a semicolon C. white space is ignored D. blocks of code are indicated by indentation