August 17, 2012

Linux OS support in Hyper-V

Linux General,

Yes, now Hyper-v supports Linux OS. This can be achieved by Linux Integration Components. It contains support for SUSE Linux Enterprise Server 10 SP2, (x86/x64), SUSE Linux Enterprise Server 11...

Read more
August 3, 2012

Installation – Openmeeting, RED5

Linux General,

Openmeeting installation: Pre-requirements installation: I.Open Office Service: Install Open Office Service on Linux (versions > 2.3): ========================================== 1. Install OpenOffice-Headless as root (through su, sudo, etc.): yum install openoffice.org-headless 2....

Read more
August 3, 2012

MRTG Installation

Server Management,

MRTG INSTALLATION: 슠 TASK 1: SNMP ConfigurationWhat is SNMP?Most routers and firewalls keep their operational statistics in Management Information Blocks (MIBs). Each statistic has an Object Identifier (OID) and can...

Read more
August 3, 2012

Linux – Tweaks

Linux General,

Tweak 1: Find all zombie process on server(Run this as a root) ps aux | awk '{ print $8 " " $2 " " $11}' | grep -w Z Kill...

Read more
August 3, 2012

IIS and FTP permissions

Windows General,

IIS permissions You will get to know on IIS and FTP permissions below, if you find any difficulty to resolve we are ready to fix it for you. 1. To...

Read more
May 28, 2011

Migrate containers

Virtualization,

Containers can be migrated via command line (windows) Syntax Simple format vzmigrate -f container_ID -A Destinationserver_IP -U administrator -P password More functions vzmigrate -f 175 -A {DestinationHNaddress} -U {Destination Node...

Read more
May 28, 2011

Prevent synattack in Windows server 2003

Windows General,

To prevent synattack in Windows server 2003 please follow this- Save the following in synattackprotect.reg and double click it to merge- Windows Registry Editor Version 5.00...

Read more
May 28, 2011

Windows log file locations

Windows General,

Please note the path may differ with respect to the application installed or configured (IIS) SMTP log files C:\WINDOWS\system32\LogFiles\SMTPSVC1 Webalizer other statistics logs IIS -> domain -> website -> right...

Read more
May 28, 2011

Reported attack site

Linux/Windows Support,

To remove "Reported attack site" banner from the website, website should be checked for Malware or malicious links. The following sites are helpful in identifying the malware in a site....

Read more
May 28, 2011

Mssql management studio issues – DB in general

Database,

Error while opening Mssql 2005 management studio MMC could not create the snap-in.MMC could not create the snap-in. The snap-in might not have been installed correctly.Name: Microsoft SQL Enterprise ManagerCLSID:...

Read more