Articles
OpenVZ: Debian Etch Install
This tutorial will show you how to install OpenVZ in Debian Etch System. The installation is straightforward and you can just do copy and paste.
Introduction: What is OpenVZ
From the website:
OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secure, isolated containers (otherwise known as VEs or VPSs) on a single physical server enabling better server [...]
HOWTO: Debian VPN PPTP
This tutorial will guide you how to install and configure VPN PPTP in Debian Etch. The installation is straightforward.
Note: Make sure that your VPN Server has two Network Interface Card (NIC). One for Outside Interface (where the public IP is configured) and the other is INSIDE interface (where your LAN IP is configured)
Introduction
What is PPTP? [...]
HOWTO: Debian Etch Apache2 + SSL
Introduction: Howto Apache2 + SSL Installation
This tutorial will teach you how to install and configure Apache2 + SSL for Debian Etch. The installation is straightforward. You can just copy pasted the commands below:
Install apache2 in debian etch
#apt-get install apache2
Install openssl using the following command
#apt-get install openssl [...]
Read Article ›Installing FFmpeg & Dependencies For FLV Conversion
This guide should teach you how to install all the needed dependencies for ClipShare or other flash video conversion scripts. It’s primarily focused on RHEL or CentOS installs for the dependencies of these packages. The links in this guide are fresh as of 08/04/2008. Here is what this guide will help you install:
FFmpeg (http://ffmpeg.mplayerhq.hu)
[...]
