Is there any image (or easy way) to configure your linode w/ the 'standard' development tools? OR do we have to manually install JDK's and C++ compilers and other devel tools
–vp
yum install gcc-c++ I think Java's JDK License doesn't allow distribution, so you'll need to grab it from java.sun.com.
yum install gcc-c++
-Chris
You can mention users to notify them: @username
You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.
> I’m a blockquote.
I’m a blockquote.
[I'm a link] (https://www.google.com)
I'm a link
**I am bold** I am bold
*I am italicized* I am italicized