by admin | May 29, 2006 | Server Administration
LibcURL is a free and easy-to-use client-side URL transfer library. Its used often for getting files using URL syntax. cURL is an important library for PHP software such as Billing software like ModernBill ). LibcURL library allows these software to communicates with...
by admin | May 18, 2006 | Server Administration
The RedHat Package Manager (RPM) is a popular package management system. Using RPM it’s easier to install, uninstall, and upgrade software packages. Apart from that, it’s possible to query a package for details and also can verify the integrity of...
by admin | May 18, 2006 | MySQL, Server Administration
Sometimes we may require to run multiple versions of MySQL on the same Server. This can happen if you either need to test a new MySQL release or you need a new MySQL version and you don’t want to make any changes to the existing system. The whole idea behind...
by admin | May 1, 2006 | cPanel, Server Management, Technical Support
‘Customer is the king’ is the catch-line for successful companies. This article gives an insight on how to treat the ‘king’. Words like Customers satisfaction and Customer delight are used quite often nowadays. A product has an expected level...
by admin | Apr 27, 2006 | cPanel, Server Management, Technical Support
Surprises usually come from places least expected. I got one a couple of weeks back, as an email from one of our Clients nominating a Sr. Engineer (working in Bobcares) for our monthly Employee award programme. The reason? Simple Customer delight. Here is a snippet...
by admin | Mar 31, 2006 | FTP, Server Administration
Proftpd is a highly configurable and modular FTP daemon, whose configuration and setting up is almost similar to the web server Apache. The installation, pre and post install configuration are discussed briefly in this document. The document requires fair knowledge of...
by admin | Mar 31, 2006 | cPanel, Server Management, Technical Support
A few days back, a Web Host enquired about available Helpdesks in the market. Having closely associated with the Web Hosting industry, I quickly typed down the names of available Helpdesk systems, including Open source and Commercial Helpdesk Systems. Later, I thought...
by admin | Mar 30, 2006 | cPanel, Server Management, Technical Support
Wiki is a piece of server software that allows users to freely create and edit Web page content using any Web browser. Wiki supports hyperlinks and has a simple text syntax for creating new pages and crosslinks between internal pages on the fly. We found the perfect...
by admin | Mar 28, 2006 | Apache, Litespeed, Server Administration
This article is an introduction to the installation and deployment of Ruby on Rails. What is Ruby on Rails? Ruby is a programming language just like Perl, Python or PHP. Rails is an open source Ruby framework for developing database-backed web applications. You could...
by admin | Mar 24, 2006 | Apache, Litespeed, Server Administration
Recently I had the opportunity to enable WebDav for an account in a Plesk 5.5 server that my team maintained. The machine was a RedHat 7.3 server on which ran Apache 1.3.27. The following article is a documentation of the questions I asked myself regarding WebDav. I...