My company bought a Dell PowerEdge t710 server with:
48 GB ram 4x4
GB ethernet ports.
RAID 5 for PERC H700
4 x 1TB, SATA, 3.5-in, 7.2K RPM Hard Drive (Hot Plug)
My job is to configure Hyper-V system infrastructure on this server.
I'm asking for help understanding what happened in my situation or what and if I did something wrong.
I have production server running on a Windows 2003 server with MSSQL Express 2005 with an app (production server). I was told to prepare a test machine so we can test a new version of the application running in the production server.
I run a Hyper-V server running several Hyper-V VMs. I was wondering if there is any way for me to manage
the Hyper-V server itself (just Hyper-V role, not the rest of the server box) and
the Hyper-V VMs (like connecting into them)
via Mac OS?
I'm on Mac OS 10.8 on my main laptop. From what I've been seeing the Hyper-V management tools are all Windows based.
So my setup:
Services are shared between all hosts (CPU/RAM/Disk/Services).
Hosts are split into two main groups: "Production" and "Development".
We have two contact groups: "Production" and "Development".
Lets say my development SQL server runs low on RAM, I want it to only alert those in "Development" contact group (this service is of course assigned to a host in the "Development" host grou
With Puppet and Vagrant, you can automate creating a complete new development environment.
Setting up a development environment for a web application can seem simple—just use SQLite and WEBrick or a similar development server—but taking shortcuts can quickly lead to problems. What happens when you need to onboard new team members? What if your team members are geographically distributed?
I need some help diagnosing a fault
I have a development server and a production server. They are (in the large part) identical in setup. Both are Ubuntu Server 10.04 LTS installs.
I turned on the MySQL slow query logs on both servers, and it works on the development server, but not the production server.
/ etc / php.ini
/ usr/share/doc/php-common-5.3.1/php.ini-development
/ usr/share/doc/php-common-5.3.1/php.ini-production
I have these 3 files have to change qual
in php.ini and I echo the same in the other 2 files and still not working
in phpinfo () I get to off
is very difficult to program without seeing the errors
; display_errors
Let's just focus on Hyper-V on either 2008 R2 SP1, or Hyper-V on Server 2012. The guests are all modern versions of Windows themselves, either Windows 7 or 8, or 2008 R2 or Server 2012.
Do I really need to install the Hyper-V Integration Services on my guests? Everything seems to work just fine without them.
Want to move our team over from one server that hosts development environments for a bunch of websites to something more flexible and powerful.
What are your opinions on the best way to approach the following:
Host multiple LAMP based websites in different states of development (from mostly dormant to daily active).