
category:
Kashmir – Truly an integral part of India’s rich heritage
Updated on: 19 Oct 2023
I have just returned from a holiday in Kashmir and the entire experience was worth the effort. The valley is beautiful and most of the local people are extremely friendly and courteous. Contrary to what most people would expect that this is a volatile and strife-torn region, I found the people willing to leave the […]
category:
CSF/LFD firewall installation guide for Plesk
Updated on: 19 Oct 2023
Config Server Firewall (csf) and Login Failure Daemon (lfd) is a robust firewall solution having Stateful Packet Inspection (SPI), Login/Intrusion Detection and Security application for Linux servers. Although it is more compatible with CPanel we have been able to use the same for the Plesk hosting control panel also and it is running fine. Please […]
category:
How to backup/restore Xen Virtual Machines using Xen Center
Updated on: 13 Nov 2023
When you export a VM, a complete copy of the VM (including disk images) is stored as a single file on your local machine, with a .xva file extension. The VM export/import feature can be used in a number of different ways: As a convenient backup facility for your VMs. An exported VM file can […]
category:
Vmware Zimbra – The open source messaging alternative to Google Apps and MS Exchange
Updated on: 19 Oct 2023
Zimbra Collaboration Server is a fully-featured open source messaging and collaboration application that supports email messaging, group calendars, blackberry sync and other features using an advanced Ajax web interface that enables tool tips, drag-and-drop items, advanced searching capabilities and right-click menus in the UI. The software consists of both client and server components. Two versions […]
category:
Howto shrink MSSQL DB and transaction logs without Admin privileges
Updated on: 20 Oct 2023
If you do not have Administrator privilege on the MS SQL Database server (common for shared hosting environments), you may often face a problem with shrinking the database or the transaction log, specially if the disk space is limited for you. You can easily shrink your database and log files using the simple scripts given […]
category:
Checklist of recommended best practices for your office email server
Updated on: 08 Nov 2023
Having a latest hardware with leased internet connectivity and a feature rich email client are not the only requirements you need to setup your office email server. Unless you can send mails to your clients, partners and associates across the globe, your mail server is of no practical use. It is the trustworthiness of your […]
category:
The new Plesk 10 hosting control panel – Our first impressions
Updated on: 13 Nov 2023
As a loyal customer of Parallels for the past 7 years who has been using the Industry standard hosting control panel, Plesk for our web hosting automation needs, we are excited with the latest release of their control panel – Panel 10. In the past few weeks we have been evaluating Parallel’s new release of […]
category:
India’s first, API driven Server Management Portal is now online!
Updated on: 20 Oct 2023
Diadem Technologies launches India’s first, datacenter API driven, server management web portal After months of development, stumbling blocks and functionality improvements, our server management portal is finally online for our Dedicated and VPS hosting clients. This application will allow our clients to monitor, manage and request support through a simple web based interface which has […]
category:
Howto automate hot backups of SQL Server 2005 databases
Updated on: 14 Aug 2023
There is often a need for a hot backup of a live SQL server database as a standby. To accomplish this a stored procedure can be created in the master database and called periodically using SQL server Jobs with proper arguments. The script provided below is for MSSQL server 2005 database but the same can […]
category:
Tips to optimise MySQL server performance
Updated on: 20 Oct 2023
Here are a couple of tweaks which can improve your mysql server performance significantly. We implemented this on our hosted servers and the php/mysql queries for dynamic DB driven applications improved by over 50%. The following are the relevant commands which can be inserted in the mysql conf file, which is normally located at /etc/my.cnf. […]