Setting up Ubuntu Server for hosting Java web applications
Posted
by
Denis Hoss
on Server Fault
See other posts from Server Fault
or by Denis Hoss
Published on 2012-04-13T12:14:25Z
Indexed on
2012/04/13
17:33 UTC
Read the original article
Hit count: 255
I'm trying to set up an Web Server running Ubuntu server to host some Java web applications, with MySQL running on it, an so on .. here is the tutorial I follow: perfect server ubuntu 11.10
The server configuration is:
- CPU S1155 INTEL Pentium G850 2.9GHz VGA 5GTs 3MB 65W
- MB Gigabyte GA-H77-D3H
- Ram 4x4Gb
- HDD 5x1TB Seagate (4 in RAID5 and 1 for Backup)
The problem is that when I am trying to install the Server version of Ubuntu, when the installer asks me whether to activate ATA RAID Devices, and I click yes, he sees only that one, if I click no, he sees all 5 HDD's separate without any RAID, is this normal? I also tried to install the Desktop version on RAID5, but after restart, Ubuntu does't want to boot up, an underscore stands on the top of the screen. I am a newbie in servers and their configuration, in fact I am developer. I need a help from you guys.
© Server Fault or respective owner