Virtualization Techniques
4 min read
0

A list of MS SQL servers to managed C + +

December 9, 2010
0

#include “stdafx.h” using namespace System; using namespace System::Collections; using namespace System::Collections::Specialized; using namespace System::Net; using namespace System::Net::Sockets; using namespace System::Threading; using namespace System:ata; using namespace System:ata::OleDb; using namespace System::Text; namespace Util { public ref class SqlServerInfo { private : String^ m_ServerName; String^ m_InstanceName; bool        m_IsClustered; String^ m_Version; int                m_tcpPort; String^ m_Np; String^

Continue Reading
Data Center Services
2 min read
0

What does php SUexec refer to ?

December 9, 2010
0

Introduction PHPSuexec is the shortened term often used to describe running PHP as a CGI with Suexec. Running PHP as a CGI with Suexec creates a much more secure environment compared to running PHP as an Apache module. Below we will describe the differences in the two forms of PHP,

Continue Reading
Dedicated Hosting
2 min read
0

what is php.ini file ?

December 9, 2010
0

Introduction The php.ini file is a special file for suPHP (pronounced sue-p-h-p). The php.ini file is where you declare changes to your PHP settings. You can edit the existing php.ini, or create a new text file in any subdirectory and name it php.ini. This file location depends on several things:

Continue Reading
Virtualization Techniques
1 min read
0

Veeam nworks Smart Plug-in 5.6 for VMware vSphere

December 8, 2010
0

Introduction Veeam, a well known provider of solutions for managing virtual infrastructure VMware, released version of Veeam nworks Smart Plug-in 5.6 product for VMware vSphere. This product is part of Veeam ONE, which allows for a comprehensive monitoring infrastructure of VMware vSphere Virtual Servers under the control of HP Operations

Continue Reading
Virtualization Techniques
1 min read
0

VMware vCenter in a Virtual Machine – The Performance of the MS SQL Database

December 7, 2010
0

Introduction VMware has released a 17-page document “Performance of Virtualized SQL Server-Based VMware vCenter Database”, in which, they have included the basic aspects of database performance, Microsoft SQL Server for VMware vCenter Server in a virtual machine infrastructure vSphere. Results: Most of the demanding operations of MS SQL database on

Continue Reading