When I’m installing PowerHub, I encounter the error message: WARNING: /tmp does not have enough disk space! Attempting to use /glb/home/s_peam01 for install base and tmp dir. Extracting the JRE from the installer archive… The included VM could not be extracted. Please try to download the installer again and make sure that you download using [...]
Archive for the ‘Linux’ Category
Bash: Send HTML Email from Linux Command Line
May 14th, 2009
6 Comments
I’m trying to send an HTML formatted email from Linux Command line. Previously, I use mailx to send the email, but it’s only allow us to send plain text email. Luckily, I came across to ‘sendmail’. After testing couple of time, I’m finally able to send HTML formatted email. The code as follow: (cat <<EOCAT [...]
OpenWorks: Create default Wallet
May 4th, 2009
3 Comments
As addition to the OpenWorks: OS Authentication in R5000. You can create default wallet without having to login into OpenWorks by running the script below. Before you run the script, you have to make sure that the following environment variable is populated correctly: OWHOME OWSYSSID ORACLE_HOME OW_HOME_DIR From your linux shell, please run the following: [...]


