A Noted Path

Personal blog of Theodore Nguyen-Cao

Options:

Archive for January 21st, 2008

Why I’m getting a MacBook Air

Wiki wiki wiki. Neat-o!

addthis_url = ‘http%3A%2F%2Fwww.theodorenguyen-cao.com%2F2008%2F01%2F21%2Fwhy-im-getting-a-macbook-air%2F’;
addthis_title = ‘Why+I%26%238217%3Bm+getting+a+MacBook+Air’;
addthis_pub = ‘duyvu’;

Installing Java SDK/Tomcat to Ubuntu Feisty (Part 2)

In the previous post, I described how to get your Java SDK installed on your machine. In this piece, I’ll lay out how to get your tomcat instance up and running.
Let’s setup our JAVA_HOME. While you can set this setting in many places, I decide to stick it in bash.bashrc.
My Java installation from [...]