* [gentoo-user] advice about Gentoo (Oracle, Java, VMWare...)
@ 2012-01-26 12:05 Mihamina Rakotomandimby
2012-01-26 12:33 ` [gentoo-user] " Nikos Chantziaras
2012-01-28 17:45 ` [gentoo-user] " AGagliardi
0 siblings, 2 replies; 8+ messages in thread
From: Mihamina Rakotomandimby @ 2012-01-26 12:05 UTC (permalink / raw
To: gentoo-user
Hi all,
I have been a former user, and in my new occupation I think Gentoo could
be a perfect tool.
Context
- I admin a server for PHP and Java Web developers
- I have to run a Gentoo host which have LXC guests (also Gentoo-only).
- About the LXC guests
-- 1 LXC guest with PHP4 (with custom ./configure options)
-- 1 LXC guest with PHP 5.2 (with custom ./configure options)
-- 1 LXC guest with PHP 5.3 (with custom ./configure options)
-- 1 LXC guest with Tomcat + Oracle + Oracle's Java
- I'll also need to host several ready to boot VMWare Windows VM images
(containing IE6, for compatibility tests): I guess I'll have to
install a VMWare server
- I *only* want to install with the distribution packaging tool.
Is Gentoo a good choice? I think yes because:
- Installing PHP4, PHP5.2 is just about unmasking and install
- Installing VMWare server is easy
But...
- Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
I master Debian based administration with some knowledges of packaging,
but this is the fisrt time I have to deal with Sun/Oracles products
which I know are not really Linux friendly.
What's your opinion?
--
RMA.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)
2012-01-26 12:05 [gentoo-user] advice about Gentoo (Oracle, Java, VMWare...) Mihamina Rakotomandimby
@ 2012-01-26 12:33 ` Nikos Chantziaras
2012-01-26 14:20 ` Andrés Becerra Sandoval
2012-01-27 6:19 ` Mihamina Rakotomandimby
2012-01-28 17:45 ` [gentoo-user] " AGagliardi
1 sibling, 2 replies; 8+ messages in thread
From: Nikos Chantziaras @ 2012-01-26 12:33 UTC (permalink / raw
To: gentoo-user
On 01/26/2012 02:05 PM, Mihamina Rakotomandimby wrote:
> But...
> - Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
This isn't Java. To install Oracle's Java on Gentoo, simply emerge
"dev-java/oracle-jdk-bin" and you're set.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)
2012-01-26 12:33 ` [gentoo-user] " Nikos Chantziaras
@ 2012-01-26 14:20 ` Andrés Becerra Sandoval
2012-01-27 6:19 ` Mihamina Rakotomandimby
1 sibling, 0 replies; 8+ messages in thread
From: Andrés Becerra Sandoval @ 2012-01-26 14:20 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 717 bytes --]
On Thu, Jan 26, 2012 at 7:33 AM, Nikos Chantziaras <realnc@arcor.de> wrote:
> On 01/26/2012 02:05 PM, Mihamina Rakotomandimby wrote:
>
>> But...
>> - Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
>>
>
> This isn't Java. To install Oracle's Java on Gentoo, simply emerge
> "dev-java/oracle-jdk-bin" and you're set.
>
>
>
Yes, do:
$ echo "dev-java/oracle-jdk-bin Oracle-BCLA-JavaSE" >>
/etc/portage/package.license
$ emerge -f oracle-jdk-bin
and portage will tell you from which Oracle webpage you can manully
download java.
Put the file in distfiles and emerge it.
The only drawback: periodically you have to repeat the manual download.
--
Andrés Becerra Sandoval
[-- Attachment #2: Type: text/html, Size: 1357 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)
2012-01-26 12:33 ` [gentoo-user] " Nikos Chantziaras
2012-01-26 14:20 ` Andrés Becerra Sandoval
@ 2012-01-27 6:19 ` Mihamina Rakotomandimby
2012-01-27 7:48 ` Alan McKinnon
1 sibling, 1 reply; 8+ messages in thread
From: Mihamina Rakotomandimby @ 2012-01-27 6:19 UTC (permalink / raw
To: gentoo-user
On 01/26/2012 03:33 PM, Nikos Chantziaras wrote:
>> Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
> This isn't Java.
Yes, sorry, this is not Java, it's Oracle DB, but I'll have to setup an
Oracle database too.
Is it really that complicated for that particular software?
--
RMA.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)
2012-01-27 6:19 ` Mihamina Rakotomandimby
@ 2012-01-27 7:48 ` Alan McKinnon
2012-01-27 8:03 ` Mihamina Rakotomandimby
2012-01-27 16:24 ` Paul Hartman
0 siblings, 2 replies; 8+ messages in thread
From: Alan McKinnon @ 2012-01-27 7:48 UTC (permalink / raw
To: gentoo-user
On Fri, 27 Jan 2012 09:19:38 +0300
Mihamina Rakotomandimby <mihamina@rktmb.org> wrote:
> On 01/26/2012 03:33 PM, Nikos Chantziaras wrote:
> >> Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
> > This isn't Java.
>
> Yes, sorry, this is not Java, it's Oracle DB, but I'll have to setup
> an Oracle database too.
>
> Is it really that complicated for that particular software?
>
Dude,
It's Oracle.
Yes, everything they have works that complicatedly.
If you think installing it is complex, wait till you actually try to
*use* it.
--
Alan McKinnnon
alan.mckinnon@gmail.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)
2012-01-27 7:48 ` Alan McKinnon
@ 2012-01-27 8:03 ` Mihamina Rakotomandimby
2012-01-27 16:24 ` Paul Hartman
1 sibling, 0 replies; 8+ messages in thread
From: Mihamina Rakotomandimby @ 2012-01-27 8:03 UTC (permalink / raw
To: gentoo-user
On 01/27/2012 10:48 AM, Alan McKinnon wrote:
>>>> Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
>>> This isn't Java.
>> Yes, sorry, this is not Java, it's Oracle DB, but I'll have to setup
>> an Oracle database too.
>> Is it really that complicated for that particular software?
> Dude,
> It's Oracle.
> Yes, everything they have works that complicatedly.
Well,...
> If you think installing it is complex, wait till you actually try to
> *use* it.
You scared me...
At least, I've been warned ;-)
I also had a look at that Oracle DB install on CentOS
(http://goo.gl/v5lFF), not better...
Thank you all.
--
RMA.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Re: advice about Gentoo (Oracle, Java, VMWare...)
2012-01-27 7:48 ` Alan McKinnon
2012-01-27 8:03 ` Mihamina Rakotomandimby
@ 2012-01-27 16:24 ` Paul Hartman
1 sibling, 0 replies; 8+ messages in thread
From: Paul Hartman @ 2012-01-27 16:24 UTC (permalink / raw
To: gentoo-user
On Fri, Jan 27, 2012 at 1:48 AM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> On Fri, 27 Jan 2012 09:19:38 +0300
> Mihamina Rakotomandimby <mihamina@rktmb.org> wrote:
>
>> On 01/26/2012 03:33 PM, Nikos Chantziaras wrote:
>> >> Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
>> > This isn't Java.
>>
>> Yes, sorry, this is not Java, it's Oracle DB, but I'll have to setup
>> an Oracle database too.
>>
>> Is it really that complicated for that particular software?
>>
>
> Dude,
>
> It's Oracle.
>
> Yes, everything they have works that complicatedly.
>
> If you think installing it is complex, wait till you actually try to
> *use* it.
I've never had the pleasure of using Oracle database, but everyone
I've ever talked to who has used it professionally tells me how bad it
is, how bad the tools are, how it's all overly complicated just for
the sake of being complicated so you're forced to hire Oracle support
to help.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] advice about Gentoo (Oracle, Java, VMWare...)
2012-01-26 12:05 [gentoo-user] advice about Gentoo (Oracle, Java, VMWare...) Mihamina Rakotomandimby
2012-01-26 12:33 ` [gentoo-user] " Nikos Chantziaras
@ 2012-01-28 17:45 ` AGagliardi
1 sibling, 0 replies; 8+ messages in thread
From: AGagliardi @ 2012-01-28 17:45 UTC (permalink / raw
To: gentoo-user
Il 26/01/2012 13:05, Mihamina Rakotomandimby ha scritto:
> Context
> - I admin a server for PHP and Java Web developers
> - I have to run a Gentoo host which have LXC guests (also Gentoo-only).
> - About the LXC guests
> -- 1 LXC guest with PHP4 (with custom ./configure options)
> -- 1 LXC guest with PHP 5.2 (with custom ./configure options)
> -- 1 LXC guest with PHP 5.3 (with custom ./configure options)
> -- 1 LXC guest with Tomcat + Oracle + Oracle's Java
> - I'll also need to host several ready to boot VMWare Windows VM images
> (containing IE6, for compatibility tests): I guess I'll have to
> install a VMWare server
> - I *only* want to install with the distribution packaging tool.
>
> Is Gentoo a good choice? I think yes because:
> - Installing PHP4, PHP5.2 is just about unmasking and install
> - Installing VMWare server is easy
>
> But...
> - Installing Oracle's Java is not so easy: http://goo.gl/tbBFW
I love Gentoo but why not PROXMOX VR (2.0) as virtualization backend
(kvm and vm)
kvm as virtualization system (uses vmware images)
openvz as containers of different os (gentoo, centos, etc)
you will not have problems in mantain host system just guests
vmware-server seems to be disappeard from gentoo tree and trust me it's
terrible (also stops at 2.6.28 kernel due to big kernel lock)
andrea
andrea
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP autenticato? GRATIS solo con Email.it http://www.email.it/f
Sponsor:
Offerta speciale: a partire da soli Euro 18.90 puoi stampare le tue Foto su vera Tela Pittorica e creare Quadri fino a 80x50 cm!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=11453&d=28-1
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-01-28 17:47 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-26 12:05 [gentoo-user] advice about Gentoo (Oracle, Java, VMWare...) Mihamina Rakotomandimby
2012-01-26 12:33 ` [gentoo-user] " Nikos Chantziaras
2012-01-26 14:20 ` Andrés Becerra Sandoval
2012-01-27 6:19 ` Mihamina Rakotomandimby
2012-01-27 7:48 ` Alan McKinnon
2012-01-27 8:03 ` Mihamina Rakotomandimby
2012-01-27 16:24 ` Paul Hartman
2012-01-28 17:45 ` [gentoo-user] " AGagliardi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox