Author: Mike

Milind Koyande loves to work on new technologies specially virtualization and troubleshoot server problems. I’m an avid photographer and love to spend my free time close to nature, trying to capture its glory on my camera.

Fix:- DNSZone::Table::select() failed: no such row in the table

Sometime while deleting domain from Plesk it throws following Error: DNSZone::Table::select() failed: no such row in the table This error occurs when there were invalid columns in DNS table of Plesk Database. You can check if there is a invalid column in database using following command "%plesk_bin%"\dbclient.exe --direct-sql --sql="SELECT domains.name FROM domains LEFT JOIN dns_zone
Read More »

FIX:- Performance Problem on Ubuntu (Slow ALT+TAB)

Last week I have installed “Macbuntu” on my Ubuntu 10.04 system which looks fabulous but it was putting extra burden on Resource of my system. So, I un-installed it and after reboot it was just like fresh installed system i.e. all my customized settings, desktop, wallpapers were switched back to default settings. After 20-30 minutes
Read More »

Stand Alone Installation of Enkompass on HyperV Part-I (Configuration of Microsoft Windows Server 2008)

Enkompass is a Windows Control Panel provided and support by cPanel which is the leading Control Panel provider for Linux. Enkompass can be installed on a Single Server or on a Distributed System. In Single Server every component i.e. IIS, Mail Server (like smartermail, sherweb hosted exchange etc.), MSSQL, MySQL will be installed on single
Read More »

Unable to Start Container : Error invoking external utility

While starting one of the Container on Windows Node it shown following Error. C:\>vzctl start 101 Failed to start Virtual Private Server ‘101’. Error invoking external utility: ERROR:Virtuozzo API function call ‘VZVolumeMount’ failed err = 183 ERROR:Virtuozzo API function call ‘dq_mount’ failed ERROR:Cannot set disk quota for container 101 After trying everything we were not
Read More »

Unattended MSSQL 2005 Installation – Command Line Installation of MSSQL

Microsoft SQL Server is a relational model database server produced by Microsoft and it’s Installation is quite Easy using GUI where a user has to selects the options which he/she needs with the database server and install it. We can automate the installation procedure and make it so simple that MSSQL can be installed using
Read More »

First Experience with Public Cloud

Cloud..! Cloud..!! Cloud..!!! It been all around for awhile now, with latest being that biggies like VMware and Microsoft are also planning to get into the Public Cloud Services. If that surprises you, then hold your breath for this one –  I have also heard that even Google is thinking of getting into the Public
Read More »