Bookmark and Share
Subscribe


Archive

Posts Tagged ‘server setup’

Automate Server Installs

June 15th, 2009

I want a script that will remotely install images to servers.

Servers in the rack will be turn off (power cord and network cable connected), the remote server (which will be on the network) will wake up the server and install the image and configure the IP address and a change hosting control panel login details.

The images will be Windows 2008 and various flavors of Linux. Read more…

Linux, Servers , , , ,

Windows server setup -apache/php/mysql

March 8th, 2009

I need to setup apache/php/mysql.
There are 2 windows servers, one has the database and one is the server delivering websites to the net.

Things that need to be done are:
-setup php (on one server)
-setup apache (on that same server)
-setup mysql on (on the other server)
-setup an ODBC link between the two so it works.
-get it working as a subdomain of the server. The server is www.testing.com what we want is http://subdomain.testing.com to be able to run the apache/php/mysql.

If you can do this, please tell me briefly how you would do it knowing that IIS is installed. Also please state where you are from, which country. Also I want to ONLY deal DIRECTLY with the person who will do this task. I do not want agencies or companies, just individuals.

Comments

Servers , , , ,

Bookmark and Share
Subscribe