How to Install Etherpad Lite on Debian Wheezy

etherpad

In this tutorial, we will show you how to install Etherpad Lite on Debian Wheezy. Etherpad Lite is an Open Source web-based editor providing collaborative editing in real-time, including built-in chat box. This all takes place on one of our Linux VPS hosting plans but it should work just as well on any other Linux installation.

Read More

Script: Install WordPress on a Debian/Ubuntu VPS

Previously we explained how to install WordPress on a Debian VPS. Also you can install WordPress on Debian or Ubuntu VPS in an easier way, using the script provided in this article. This script will create a MySQL database, will download and configure the latest WordPress version and create Apache virtual host for you automatically. All you need to do is to create a file on your WordPress VPS with the content shown below, make the file executable, execute it and enter a few parameters.

Read More

How to install and test FFMPEG/FFMPEG-PHP in Debian Squeeze

Today we will explain how you can install ‘ffmpeg’ and ‘ffmpeg-php’ on a Debian 6 (Squeeze) VPS. The installation instructions apply to any other Debian 6 based box too.

What is FFMPEG?

It is a complete, cross-platform solution to record, convert and stream audio and video files. FFMPEG ships ‘libavcodec‘ which is one of the leading audio/video codec libraries.

Read More

Install Squid on Debian 6 ‘Squeeze’

Squid is a high-performance proxy server and web cache daemon that optimizes website operation by caching pages so that they load more quickly for the users. Squid is provided as free, open source software and can be used under the GNU General Public License (GPL) of the Free Software Foundation.

Read More

Install WordPress on Debian VPS

Today we will show you how to install WordPress on a Debian VPS using Apache web-server and MySQL database. WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. Currently WordPress is the most popular of the blogging platforms available. Before you begin installing, please make sure you have Apache/PHP and MySQL installed on your WordPress VPS .

 

Read More

Install and Configure openDKIM on Debian Squeeze

Installing and Configuring openDKIM on Debian

This guide will show you how to install and configure openDKIM on a Debian Squeeze VPS. DKIM is a signature/cryptography email authentication technology used to validate that a message was sent by an authorized source. DKIM allows an organization to take responsibility for transmitting a message, in a way that can be verified by a recipient. More information can be found at the official DKIM web site.

Read More