Search results for Using Ruby On Rails With Apache2 On Debian Etch
 |
|
Post date: January 20, 2009, 11:01
Category: Installing
Views: 4281
Comments
|
Tutorial quote: This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Etch system. PowerDNS is a high-performance, authoritative-only nameserver - in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS. |
 |
|
Post date: July 22, 2008, 09:07
Category: Installing
Views: 4266
Comments
|
Tutorial quote: This tutorial shows how to install and use mod_python on various distributions (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) with Apache2. mod_python is an Apache module that embeds the Python interpreter within the server. It allows you to write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. |
 |
|
Post date: September 16, 2008, 10:09
Category: Installing
Views: 4013
Comments
|
Tutorial quote: This guide explains how you can install Joomla 1.5.6 on a lighttpd web server on Debian Etch. Joomla comes with an .htaccess file with mod_rewrite rules (for Apache) (to enable search-engine friendly URLs) that do not work on lighttpd. Fortunately Joomla has a built-in method to make search-engine friendly URLs work on lighttpd as well. |
 |
|
Post date: March 10, 2011, 11:03
Category: Installing
Views: 3585
Comments
|
Tutorial quote: This tutorial explains how you can configure Apache2 to set the Expires HTTP header and the max-age directive of the Cache-Control HTTP header of static files (such as images, CSS and Javascript files) to a date in the future so that these files will be cached by your visitors' browsers. This saves bandwidth and makes your web site appear faster (if a user visits your site for a second time, static files will be fetched from the browser cache). This tutorial was written for Debian Squeeze. |
 |
|
Post date: October 28, 2008, 12:10
Category: Security
Views: 4512
Comments
|
Tutorial quote: GreenSQL (or greensql-fw) is a firewall for MySQL databases that filters SQL injection attacks. It works as a reverse proxy, i.e., it takes the SQL queries, checks them, passes them on to the MySQL database and delivers back the result from the MySQL database. It comes with a web interface (called greensql-console) so that you can manage GreenSQL through a web browser. This guide shows how you can install GreenSQL and its web interface on a Debian Etch server. |
 |
|
Post date: September 30, 2007, 09:09
Category: Security
Views: 4890
Comments
|
Tutorial quote: In this article I will show how to install and configure BlockHosts on a Debian Etch system. BlockHosts is a Python tool that observes login attempts to various services, e.g. SSH, FTP, etc., and if it finds failed login attempts again and again from the same IP address or host, it stops further login attempts from that IP address/host. By default, BlockHosts supports services that use TCP_WRAPPERS, such as SSH, i.e. services, that use /etc/hosts.allow or /etc/hosts.deny, but it can also block other services using iproute or iptables. |
 |
|
Post date: August 19, 2008, 10:08
Category: Software
Views: 4005
Comments
|
Tutorial quote: This guide explains how you can create advanced virtual hosts on a lighttpd web server on Debian Etch that are stored in a MySQL database. The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database. |
 |
|
Post date: July 29, 2008, 09:07
Category: Security
Views: 4597
Comments
|
Tutorial quote: Dan Kaminsky earlier this month announced a massive, multi-vendor issue with DNS that could allow attackers to compromise any name server - clients, too. These two articles explain how you can fix a BIND9 nameserver on Debian Etch and Fedora/CentOS so that it is not vulnerable anymore to DNS cache poisoning.
http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-debian-etch
http://www.howtoforge.com/how-to-patch-bind-to-avoid-cache-poisoning-fedora-centos |
 |
|
Post date: September 7, 2008, 16:09
Category: System
Views: 4051
Comments
|
Tutorial quote: apache2-mpm-itk (just mpm-itk for short) is an MPM (Multi-Processing Module) for the Apache 2 web server. mpm-itk allows you to run each of your vhost under a separate uid and gid — in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts.
|
 |
|
Post date: January 5, 2009, 18:01
Category: System
Views: 4859
Comments
|
Tutorial quote: In this tutorial we will see how to install Adobe Flash in Debian Etch/Lenny/Sid. Adobe Flash (previously called "Macromedia Flash"') is a multimedia platform created by Macromedia and currently developed and distributed by Adobe Systems. Since its introduction in 1996, Flash has become a popular method for adding animation and interactivity to web pages; Flash is
commonly used to create animation, advertisements, and various web page components, to integrate video into web pages, and more recently, to develop rich Internet applications. |
|
|