Difference between revisions of "SUNScholar/Install Ubuntu/S03/Disk Partitioning"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
|- | |- | ||
|width="50%"| | |width="50%"| | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
====Instructions==== | ====Instructions==== | ||
* Partition setup. '''Select manual.''' | * Partition setup. '''Select manual.''' | ||
| Line 27: | Line 16: | ||
<font color="red">'''Please note: The use of separate partitions for the /home and /var folders greatly facilitates disaster recovery and system stability and is generally accepted systems administration practice for critical linux based servers.'''</font> | <font color="red">'''Please note: The use of separate partitions for the /home and /var folders greatly facilitates disaster recovery and system stability and is generally accepted systems administration practice for critical linux based servers.'''</font> | ||
| + | |valign="top"| | ||
| + | [[File:Install-ubuntu-manual-partition.png]] | ||
| + | |||
| + | [[Image:Sunscholar-disk-space.png]] | ||
| + | |||
| + | */dev/sda1 = '''/''' - is the root/system partition. | ||
| + | */dev/sda2 = is the swap partition and is not listed. | ||
| + | */dev/sda3 = '''/var''' - is the partition where the database and log files are stored. | ||
| + | */dev/sda4 = '''/home''' - is the partition where the DSpace application and assetstore are located. | ||
| + | |||
| + | [[File:Install-ubuntu-partitions.png]] | ||
|} | |} | ||
'''[[SUNScholar/Install_Ubuntu/S03/DSpace_User|Next]]''' | '''[[SUNScholar/Install_Ubuntu/S03/DSpace_User|Next]]''' | ||
__NOTOC__ | __NOTOC__ | ||
Revision as of 17:28, 29 December 2013
Instructions
Partition Help
Please note: The use of separate partitions for the /home and /var folders greatly facilitates disaster recovery and system stability and is generally accepted systems administration practice for critical linux based servers. |
|
Next


