|
Stories tagged with: debian
Intrusion Detection For PHP Applications With PHPIDS
http://www.howtoforge.com/intrusion-detection-for-php-applic...
This tutorial explains how to set up PHPIDS on a web server with Apache2 and PHP5. PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application. The IDS neither strips, sanitizes nor filters any malicious input, it simply recognizes when an attacker tries to break your site and reacts in exactly the way you want it to. Based on a set of approved and heavily tested filter rules any attack is given a numerical impact rating which makes it easy to decide what kind of action should follow the hacking attempt. This could range from simple logging to sending out an emergency mail to the development team, displaying a warning message for the attacker or even ending the user’s session.
Join discussion...
Tags: phpids, php, intrusion detection, apache, debian
Embedding Python In Apache2 With mod_python (Debian Etch)
http://www.howtoforge.com/embedding-python-in-apache2-with-m...
This tutorial shows how to install and use mod_python on a Debian Etch server 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.
Join discussion...
How To Set Up WebDAV With Apache2 On Debian Etch
http://www.howtoforge.com/setting-up-webdav-with-apache2-on-...
This guide explains how to set up WebDAV with Apache2 on a Debian Etch server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the Apache server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.
Join discussion...
Tags: webdav, apache, debian, etch, debian etch, server
Installing And Using The Unbound Name Server On Debian Etch
http://www.howtoforge.com/installing-using-unbound-nameserve...
Unbound is a validating, recursive, and caching DNS resolver, released under a BSD license. Version 1.0.0 was released on May 20, 2008. This tutorial explains how to install and use it on Debian Etch, including the creation of zones for your own domains.
Join discussion...
Tags: unbound, dns, name server, debian, etch, debian etch
Setting Up PHPlist (Open-Source Newsletter Manager)
http://www.howtoforge.com/setting-up-phplist-newsletter-mana...
This document describes how to set up PHPlist on Fedora, CentOS, Ubuntu and Debian. This howto should also work for other distributions with little modifications. Taken from the phplist page: "phplist is an open-source newsletter manager. phplist is free to download, install and use, and is easy to integrate with any website. phplist is downloaded more than 10 000 times per month and is listed in the top open source projects for vitality score on Freshmeat."
Join discussion...
Tags: phplist, debian, ubuntu, fedora, centos, newsletter
Installing And Using OpenVZ On Debian Etch
http://www.howtoforge.com/installing-and-using-openvz-on-deb...
In this HowTo I will describe how to prepare a Debian Etch server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.
Join discussion...
Tags: openvz, debian, virtualization, vps, virtual machine
Protect Your Files With TrueCrypt 5.1a On Debian Etch (GNOME)
http://www.howtoforge.com/setting-up-truecrypt-5.1a-on-debia...
This document describes how to set up TrueCrypt 5.1a on Debian Etch (GNOME). Taken from the TrueCrypt page: "TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data are automatically encrypted or decrypted right before they are loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file names, folder names, contents of every file, free space, meta data, etc)."
Join discussion...
Tags: truecrypt, encryption, debian, gnome
Repository for Ubuntu 8.04 Hardy Heron
http://ubuntulandforever.blogspot.com/2008/04/repository-for...
What are Repositories?
There are thousands of programs available to install on Ubuntu. These programs are stored in software archives (repositories) and are available for installation over the Internet. This makesit very easy to install new programs. It is also very secure, because each program you install is thoroughly tested and built specifically for Ubuntu.
The Ubuntu software repository is organised into four "components", on the basis of the level of support
Join discussion...
Tags: repository, ubuntu, hardy heron, linux, open source, debian
Scheduled Backups With Rsyncbackup On Debian Etch
http://www.howtoforge.com/scheduled-backups-with-rsyncbackup...
This document describes how to set up and configure rsyncbackup on Debian Etch. Rsyncbackup is a Perl script that cooperates with rsync. It is easy to configure and able to create scheduled backups (partial and incremental backups).
Join discussion...
Tags: rsyncbackup, rsync, backup, restore, debian, linux
Integrating XCache Into PHP5 (Debian Etch & Apache2)
http://www.howtoforge.com/xcache-php5-apache2-debian-etch
This guide explains how to integrate XCache into PHP5 on a Debian Etch system (with Apache2). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.
Join discussion...
Tags: xcache, php5, debian, apache, opcode cacher, php
| |