Blog 1 Column

10
Dec

Problems connecting to SQL Server Y

On the forums, you often see the question: “Can not connect to SQL Server-y.” Causes of problems with connecting to SQL Server-in can be many, but there are simpler methods of diagnosis and identification of problems connecting to the web hosting server. Step 1. Try to “ping” the database server...
Read More
10
Dec

What does Mod_security refer to ?

ModSecurity is an open source, free web application firewall (WAF) Apache module. With over 70% of all attacks now carried out over the web application level, organizations need all the help they can get in making their systems secure. WAFs are deployed to establish an external security layer that increases...
Read More
10
Dec

How To Secure My Domain Name ?

Brief Description Domain names are a hot commodity these days. For some, selecting a domain name is a thorough process that takes a bit of research and time to complete. While it’s extremely important to select one that fits your business best, you can take things a step further by...
Read More
09
Dec

A list of MS SQL servers to managed C + +

#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^...
Read More
09
Dec

What does php SUexec refer to ?

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,...
Read More
09
Dec

what is php.ini file ?

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:...
Read More
08
Dec

Veeam nworks Smart Plug-in 5.6 for VMware vSphere

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...
Read More
06
Dec

VMware View Resolution Paths as a Mind Map

VMware has released an interesting document “VMware View Resolution Paths“, which is an associative map (Mind Map), that allows you to solve problems arising in theVMware View 4.5 virtual desktop infrastructure.   VMware View Resolution Paths Advantage An interesting initiative from VMware is going to be very useful for users...
Read More