Difference between revisions of "OJS"
From MyWiki
| Line 1: | Line 1: | ||
'''Creating a test instance'''<br> | '''Creating a test instance'''<br> | ||
Centos 7 was choosen as the operating system<br> | Centos 7 was choosen as the operating system<br> | ||
| + | The test server is to be built as a virtual machine. | ||
| + | It's probably better not to use volume management for the root partition as it makes the task of growing disks more complex<br> | ||
| + | The vm should have a swap partition of around 5Gb, and a root partition. No other partitions are necessary.<br> | ||
Revision as of 09:42, 9 October 2014
Creating a test instance
Centos 7 was choosen as the operating system
The test server is to be built as a virtual machine.
It's probably better not to use volume management for the root partition as it makes the task of growing disks more complex
The vm should have a swap partition of around 5Gb, and a root partition. No other partitions are necessary.