The Linux community.

Why you should contribute Linux has evolved, and continues to evolve, under the open-source philosophy of the free sharing of ideas. If not for this massive, shared, open community environment, Linux — and much of the open-source software that runs the Internet — wouldn’t be here. It’s a testament to…

Read More

How I fixed the Java out of memory issue on an Amazon AWS instance.

I was trying to get openmeetings working on an Amazon AWS instance today and I kept getting Java out of memory errors. I fixed this with this simple solution I found: http://stackoverflow.com/questions/18078859/java-run-out-of-memory-issue. This fixed my problem and allowed the java application to start with a limited amount of memory. Try…

Read More