Category: Virtuozzo

FIX:-Container is already locked

Sometime when automated OR Manual Virtuozzo backup process gets stuck OR sometime a VPS stuck while starting up OR stopping during this stage its impossible to make any changes on that VPS. You can stop the VPS or kill the process which is running. Making any updates or trying to restart the VPS shows message
Read More »

Enable Iptables/Firewall Modules for a VPS

Default firewall for Linux i.e. iptables is depends upon many kernel modules without which a server can’t be secured properly. Also the firewall configurations will give many errors while configuring it. So, it is required to have proper kernel modules enabled for a Server. In case of a VPS, Virtually Hosted server which shared resources
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 »

FIX:- error while loading shared libraries: libdns.so.22

Recently while restarting DNS service on Cpanel VPS it shows following errors: [root@support ~]# /etc/init.d/named start Starting named: /usr/sbin/named: error while loading shared libraries: libdns.so.22: cannot open shared object file: No such file or directory [FAILED] [root@support ~]# /etc/init.d/named start Starting named: /usr/sbin/named: error while loading shared libraries: libisc.so.11: cannot open shared object file: No
Read More »

Schedule Task Error: General page initialization failed. The specific error is: 0x8007000d: The data is invalid

Sometime Schedule tasks on Microsoft doesn’t run and which checking them from Schedule tasks it give a pop up with following Error ERROR: General page initialization failed. The specific error is: 0x8007000d: The data is invalid. An error has occurred attempting to retrieve task account information. You may continue editing the task object, but will
Read More »