Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Aug 09, 2008 1:35 pm 
Offline

Joined: Sat Aug 09, 2008 1:21 pm
Posts: 1
Hello fellow linode users,

I got a linode 540MB (running ubuntu). Could someone point me to a step by step tutorial (from scratch) on how to run servlets on the linode?

Currently running ubuntu, but I will install a different distro if necessary.

Thanks in advance.

PS. Yes, I used the phpbb search function and googled site:linode.com java etc.


Top
   
 Post subject: tomcat
PostPosted: Sat Aug 09, 2008 5:00 pm 
Offline
Senior Newbie

Joined: Thu Jul 17, 2008 7:54 am
Posts: 7
I use Debian.
My Linode is working with squid proxy as frontend.
I installed Tomcat 6.0 with java 1.6.

If you would like to install similar system, google world wide with keywords:
"debian tomcat apache"
"debian java"
etc.

I installed my system without packages (longer way).
You can install it with e.g.:
apt-get install tomcat
apt-get install apache


Top
   
 Post subject: tomcat
PostPosted: Sat Aug 09, 2008 5:00 pm 
Offline
Senior Newbie

Joined: Thu Jul 17, 2008 7:54 am
Posts: 7
Sorry my bad English.

I use Debian.
My Linode is working with squid proxy as frontend.
I installed Tomcat 6.0 with java 1.6.

If you would like to install similar system, google world wide with keywords:
"debian tomcat apache"
"debian java"
etc.

I installed my system without packages (longer way).
You can install it with e.g.:
apt-get install tomcat
apt-get install apache


Top
   
PostPosted: Thu Dec 25, 2008 5:23 pm 
Offline
Senior Newbie

Joined: Tue Dec 16, 2008 2:16 am
Posts: 10
Website: http://thedrumr.com
carpark wrote:
Hello fellow linode users,

I got a linode 540MB (running ubuntu). Could someone point me to a step by step tutorial (from scratch) on how to run servlets on the linode?

Currently running ubuntu, but I will install a different distro if necessary.

Thanks in advance.

PS. Yes, I used the phpbb search function and googled site:linode.com java etc.

I'm running CentOS+Tomcat+MySQL+Struts+Java, I wget zips from apache, mysql sites and upload artifcats from my laptop works like a charm..it is a basic news site

http://thedrumr.com


Top
   
 Post subject:
PostPosted: Fri Dec 26, 2008 3:09 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
I had some minor difficulty with the default Ubuntu Java and Eclipse, switching to Sun Java cleared it up just fine. If you also have trouble, execute one of the following:

sudo apt-get install sun-java6-jdk - For the JDK (Developer)
sudo apt-get install sun-java6-jre - For the JRE (User)

James


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group