Add a disk via EC2 console and setup it up in linux
Find out the uuid of the disk
Add the following line to /etc/fstab to mount the disk at boot time
Mount the disk and verify fstab syntax
Add Swap space
Add the following line to /etc/fstab to enable swap at boot time
Mount the swap and verify fstab syntax
Add oracle group and user
Add the following lines to /etc/security/limits.conf
No comments:
Post a Comment