Debian-news is about one simple thing - news about Debian GNU/Linux and the top free distributions based on Debian GNU/Linux.

How to authenticate Apache 2 with Radius on Debian

This short guide shows how to authenticate Apache 2 with Radius on Debian

Installing PHP on Debian without Apache

When I recently went to install PHP on a server on which I did *not* want Apache, I learned that a simple, “apt-get install php5″ will install Apache.

Resolving the /etc/hosts localhost Issue in Apache

This week I once again ran into a problem I’ve encountered before: issues caused by the default values in /etc/hosts used in several Linux distributions, including older versions of Debian and Ubuntu.

How To Set Up An SSL Vhost Under Apache2 On Ubuntu 9.10/Debian Lenny

This article explains how you can set up an SSL vhost under Apache2 on Ubuntu 9.10 and Debian Lenny so that you can access the vhost over HTTPS (port 443).

Django, Apache, and X-SendFile in Debian

The idea for this post is to allow downloading files only to restricted users. The only constraint for now is that users are logged in. As I add more code to the Django app, I plan to include the ability to specify which users should have access to which files.

Installing memcached And The PHP5 memcache Module On Debian

This tutorial ( How To ) explains how to install memcached and the PHP5 memcache module on a Debian system with Apache2. Memcached is a daemon that can store objects in the system’s memory (e.g. results of database queries) which can speed up your web site tremendously.

How To Set Up Debian Linux Internet Servers

On this page we’ll show you how to set up the two most common types of Internet servers. A server running Apache to act as an external (Internet) or internal (Intranet) Web Server, and an e-mail server running Sendmail which is the most widely used e-mail server software on the Internet.

How to setup Ruby on Rails, Apache and Passenger on Debian Linux

For this article I’m going to install a single (virtual) server to run a standard Ruby on Rails application. I will be using Apache2 and passenger for the webserver stack and MySQL as a database server.

Installing mod_geoip for Apache2 On Debian Lenny

This guide explains how to set up mod_geoip with Apache2 on a Debian Lenny system. mod_geoip looks up the IP address of the client end user.

Configure Glassfish with Apache on Debian

I can’t believe how much time I spent on this simple task … couldn’t find a straight answer anywhere. Hope this posting may help some other souls looking for the same thing -

How To Install Django On Debian Lenny (Apache2/mod_python)

This tutorial explains how to install Django on a Debian Lenny server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.

How To Defend slowloris DDoS With mod_qos (Apache2 On Lenny)

mod_qos gives some fine-grained opportunities to scale the number of used connections and to defend an attack according to bandwidth limits. Unfortunately it is only available as source-package and there are many possible settings, wich might be hard to setup for this special case. So I provide the way that helped me.

Starting Apache Web Server at every Reboot

If you compiled and installed Apache on a Debian/Ubuntu Linux machine and want the Apache service run every time you reboot your machine this short tutorial is for you.

Patching Apache on Debian

This short guide shows you how to get the source, patch and compile Apache for Debian.

Deploying PHP Across Windows and Linux

We used Debian 5 Linux for this, and setting up PHP and Apache on it was a breeze. All it required was to first install Apache using the # apt-get install apache2, followed by another single line command to install PHP and MySQL, viz. # apt-get install php5 mysql php5-mysql.

Installing Debian Web-server with Apache, PHP, and MySQL on virtual machine

Why Debian? Because Debian is a popular Linux distribution vendor and has small install image file. I’ve tried to install Debian with Virtual PC, VirtualBox and VMWare and have different results on different PC.

The Perfect Server – Debian Lenny (Debian 5.0)

This tutorial shows how to set up a Debian Lenny (Debian 5.0) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc


Debian-News is not related to the Debian Project.
All logos and trademarks on this site are property of their respective owners.