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 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...
by admin | Mar 18, 2006 | Apache, cPanel, Litespeed, Server Administration
Quality of Service (QoS), a networking term that specifies an assured throughput level by providing different service levels for various types of traffic over a network. Though QoS is implemented on extremely high bandwidth required applications like IP phones and...
by admin | Mar 16, 2006 | Server Administration
How many of us haven’t been intimidated by the weird black Unix shell, at least once. A blank empty prompt that dares us to type commands. Well, the Unix Shell is the most versatile and powerful tool on the Unix platform. It interprets the commands typed in by...
by admin | Mar 15, 2006 | Server Administration
AJAX is one of the hottest new technologies, in the ever growing universe of Web development. In this article, we’ll get to know how AJAX fits in a real-world situation and how you can assess its value in a project. Hopefully, by the time you finish reading this...