- 日時: 2015-04-123 19:15-20:50
- 講師: 野島 梨恵氏 (東京山王法律事務所)
- 場所: Co-Edo
http://bit.ly/co-edo-2015-04-23-doc
- 初参加の方が半分くらい
http://bit.ly/co-edo-2015-04-23-doc
#!/bin/bash | |
# INSTALL ORACLE INSTANT CLIENT # | |
################################# | |
# NOTE: Oracle requires at least 1176 MB of swap (or something around there). | |
# If you are using CentOS in a VMWare VM, there's a good chance that you don't have enough by default. | |
# If this describes you and you need to add more swap, see the | |
# "Adding a Swap File to a CentOS System" section, here: | |
# http://www.techotopia.com/index.php/Adding_and_Managing_CentOS_Swap_Space |