Posts Tagged ‘Linux’

LD_ASSUME_KERNEL to set thread library that will be used by JVM

My first aquintance with this environment variables when I was installing Oracle 9i. The notes that written by Werner Puschitz is my oracle installation guidance, back on my early days. Now, I’ve to deal with the same environment variable again. As a reminder to myself, the LD_ASSUME_KERNEL should be set as: # Set the LD_ASSUME_KERNEL [...]

PowerHub: Installation Error with ‘/tmp does not have enough disk space’

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 [...]

Bash: Send HTML Email from Linux Command Line

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 [...]

Subscribe to RSS Feed Follow me on Twitter!