Jump to content

Recommended Posts

Posted

Hi,

 

I'm looking for advise on what distro to use on a number of VM's

that would only need the basics plus MySQL, 64bit JVM to run

a Java heavy web application using tomcat.

 

Any advise appreciated.

 

Conrad

Posted
Obviously I'm biased, but I can get a functional Debian environment into a 128Mb of memory, so that leaves plenty of room for your application.

 

Another vote for Debian, stability and maturity trumps all, as well as the best package management system.

Guest Guest
Posted
Ubuntu Jeos (Just enough OS). You can guess what its for from the name
Posted
I got fed up of Ubuntu packagers setting idiotic dependencies.

 

It's not just dependencies. They do some really weird things sometimes... (comparing the deltas between their packages and ours is always good for a laugh.)

Posted
I generally use Ubuntu Server LTS for my server installs - relatively long-term support, stable etc... And a massive community. Never had any issues.
Posted (edited)

+1 debian. My webserver runs debian x64 and after 1 day of light usage its using 90mb or ram.

 

What VM type are you using? For linux only vms have a look at openvz.

Edited by benaus
Guest Guest
Posted
It's not just dependencies. They do some really weird things sometimes... (comparing the deltas between their packages and ours is always good for a laugh.)

 

What do you mean? Do you have an example?

 

I usually use debian over ubuntu anyway but sometimes i do use ubuntu so owuld be interested to know if it may be a bad idea.

Posted
Cheers guys, having a play with debian using the net install iso

 

Well done, excellent choice, any issues let us know, were here to help, and Powdarr being a debian package maintainer probably knows exactly whats needed.

Posted
Hello again, I have pretty much got what I need now just having a bit of a problem finding working install instructions for sun's 64 bit java.
Posted
Hello again, I have pretty much got what I need now just having a bit of a problem finding working install instructions for sun's 64 bit java.

 

 

Surely just download the .bin file for 64-bit, than chmod a+x and ./filename.bin and run it?

Posted
Surely just download the .bin file for 64-bit, than chmod a+x and ./filename.bin and run it?

 

Easier, it's in the non-free repositories (Debian FTW). You need to add non-free to your APT sources.list:

 

example only -

http://ftp.uk.debian.org/debian lenny main contrib non-free

 

and then install sun-java6-jre.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...