Quote:
Originally Posted by loftus49
I want to configure it as closely as possible to my web server located in Chicago that uses CentOS 5.5.\ and use it as a "test server".
|
That should be easy enough. If your server in chicago is running centOS, you will just need to mirror it. You will need to look into a live-image tool. Check out
systemimager;or preferably,
revisor. You might be more comfortable with the install and usage of revisor.
Quote:
The person who gave it to me indicated that I should plug it in and let the 2 arrays charge for 24 hours.
|
Arrays? Charging? You must have the warpdrive model!!! Kidding. I think, at least in the case of a sever, that array means RAID. If that is the case, no need to "charge" them. If you have a server in chhicago, I assum you already are familiar with a RAID. However, if your not familiar with RAID dont worry.
Quote:
A assume I plug in a keyboard and screen to it.
|
Yeah, just like a normal PC.
Quote:
Do I use an ethernet connection between the server and my router to provide broadband ... what steps are necessary to configure that?
|
The answer to that are ( in order ) yes, yes, and depends. You will want to plug the server into your router. However, you will need to consider how you wish route traffic to the webserver. If, as stated in the OP, you only want to use the server as a test platform you could probably do with out the live connection. If you do want actual web trqaffic to the server you will need to forward some services to it. I would guess just all http traffic. To do this you will need to set up the NAT table on your router.
Quote:
Do I need to download and install Apache and MySQL
|
The revisor tool should make a nice working image from your server in Chicago for you.However, if you install a new version of centOS you will need to run system updates, etc.. You should be able to pull both those packages from the repositories.
The cent repos. Or you could also google it. However, running yum.
All in all, I dont think it should be that hard for you. Who set up your "chicago" server?
Hope this helped.
John