- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Building a Linux Server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 12:00 AM
11-12-2003 12:00 AM
Installation
Integrating Apache and Tomcat
... ?
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 12:15 AM
11-12-2003 12:15 AM
Re: Building a Linux Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 01:04 AM
11-12-2003 01:04 AM
SolutionSome people will install everything,then tailor, others install the minimum then build on demand.
I always try to get away whith the minimun services/open port/application, and build on heve to have approche.
J-P (suppose you have got the jre bin now ?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 01:08 AM
11-12-2003 01:08 AM
Re: Building a Linux Server
We have 3 small servers that run our applications and store files/webpages. We just got a new bigger server in and I'm trying to build this server to eventually put everything on it (the 3 small servers so we can scrap them).
I haven't gotton that j2se yet. I just got back from a long weekend. I'm having trouble getting out via ftp. I need to get to that java.sun site to get that j2se file but i'm not sure if it's a ftp problem on my end or what. There could be something obvious to configure I don't know about. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 01:23 AM
11-12-2003 01:23 AM
Re: Building a Linux Server
Also did you know the Redhat 9.0 is remplced by Fedora ?
What that means is if you have got 2 different path from now on one with fedora one with Redhat for entreprise... read more informations on that on this link
http://www.redhat.com/solutions/migration/rhl/rhn/
Hope this is usefull
J-P (my offer still stand for jre but I will have to delete file from my disk pretty soon )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 01:40 AM
11-12-2003 01:40 AM
Re: Building a Linux Server
I sat down with a notepad session open and made notes on all functionality the server would need to perform. I looked at the installation notes on the Red Hat 9 cd's and saw that Apache 2.0.x comes with it. That requires some changes to my stnadard httpd.conf file.
After outlining all the features I wanted installed, I then went through the standard installation process and got the server going via a gui installation.
After booting onto the network, the customization process begins.
Taking my httpd.conf file from apache 1.3 and converting it for 2.0 use, bringing other customizations such as DNS into the new server.
Next I used the GUI kenrel tool to make changes to handle large numbers of users.
Last, I migrated users and configurations an necessary cron scripts from the old server.
You don't even seem to be performing an upgrade, which should make y our path easier.
All you need to do is make sure you have sufficient resources for your users after picking the applications to install.
I would download and run Bastille security hardening tool. Lots of users means lots of chances to accidentally breach security. Bastille helps.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 02:29 AM
11-12-2003 02:29 AM
Re: Building a Linux Server
I never did get your email i don't believe. I'm not positive if you could get to my box via ftp.
SEP-
Thanks alot, your post was useful. I'll definately check into that Brasille Security thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 02:33 AM
11-12-2003 02:33 AM
Re: Building a Linux Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 02:39 AM
11-12-2003 02:39 AM
Re: Building a Linux Server
Try a traceroute
traceroute redhat.com
Seems that there is an inconsistency either with your DNS server, or your route to the firewall.
That confituraion is in /etc/sysconfig/network-scripts
directory.
Link for Bastille.
http://www.bastille-linux.org/
Get the rpm
rpm -s name_of_rpm
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 03:09 AM
11-12-2003 03:09 AM
Re: Building a Linux Server
I have just send you an other email and have also now found the old one I send if you are not receiving theses then there is a problem with the this mail address because I am not receiving an error in return.
also I send you the Redhat and fedora link becaus if you are at decision and install time this could be the moment to make a choise so not to have to "back-track" later
J-P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2003 05:22 AM
11-12-2003 05:22 AM
Re: Building a Linux Server
Didn't get that email. It's harriskd@mcsc.usmc.mil If that doesn't work then kharris82@mchsi.com will... Thanks