PUBLIC   marks

PUBLIC MARKS from user falko

Sponsorised links

24 July 2008

How To Install Django On Debian Etch (Apache2/mod_python) | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial explains how to install Django on a Debian Etch 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.

22 July 2008

Embedding Python In Apache2 With mod_python (Debian/Ubuntu, Fedora/CentOS, Mandriva, OpenSUSE) | HowtoForge - Linux Howtos and Tutorials

(via)
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.

20 July 2008

Installing And Using OpenVZ On Fedora 9 | HowtoForge - Linux Howtos and Tutorials

(via)
In this HowTo I will describe how to prepare a Fedora 9 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.

Sponsorised links

17 July 2008

How To Install And Configure Dansguardian With Multi-Group Filtering And Squid With NTLM Auth On Debian Etch | HowtoForge - Linux Howtos and Tutorials

(via)
This how-to describes how to install and configure Dansguardian with multi-group filtering, Squid with NTLM auth, ipmasq, and dnsmasq to provide a full internet gateway solution for small to medium sized networks. This how-to requires two NICs in order to perform firewalling and transparent proxying.

15 July 2008

Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Fedora 9 | HowtoForge - Linux Howtos and Tutorials

(via)
This document describes how to install a Proftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota with this setup.

13 July 2008

The Perfect Server - CentOS 5.2

(via)
This tutorial shows how to set up a CentOS 5.2 server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.2, but should apply to the 64-bit version with very little modifications as well.

10 July 2008

The Perfect Server - OpenSUSE 11 | HowtoForge - Linux Howtos and Tutorials

(via)
This is a detailed description about how to set up an OpenSUSE 11 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, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of OpenSUSE 11, but should apply to the 64-bit version with very little modifications as well.

08 July 2008

How To Block Spammers/Hackers With mod_defensible On Apache2 (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

(via)
mod_defensible is an Apache 2.x module intended to block spammers/hackers/script kiddies using DNSBL servers. It will look at the client IP and check it in one or several DNSBL servers and return a 403 Forbidden page to the client. This guide shows how to install and use it with Apache 2 on a Debian Etch server.

06 July 2008

Apache2: Logging To A MySQL Database With mod_log_sql (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

(via)
This guide shows how you can write the Apache2 access log to a MySQL database instead of a file. To achieve this, I use the Apache2 module mod_log_sql. I am using a Debian Etch server in this tutorial.

03 July 2008

Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 8.04 LTS | HowtoForge - Linux Howtos and Tutorials

(via)
This document describes how to install a Proftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota with this setup.

01 July 2008

How To Install VMware Server (Version 1.0.6) On An Ubuntu 8.04 Desktop | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial provides step-by-step instructions on how to install VMware Server (version 1.0.6) on an Ubuntu 8.04 desktop system. With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free).

29 June 2008

The Perfect Desktop - OpenSUSE 11 (GNOME) | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how you can set up an OpenSUSE 11 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

26 June 2008

The Perfect Desktop - Linux Mint 5 Elyssa R1

(via)
This tutorial shows how you can set up a Linux Mint 5 Elyssa R1 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge. Linux Mint 5 is a Linux distribution based on Ubuntu 8.04 that has lots of packages in its repositories (like multimedia codecs, Adobe Flash, Adobe Reader, Skype, Google Earth, etc.) that are relatively hard to install on other distributions; it therefore provides a user-friendly desktop experience even for Linux newbies.

24 June 2008

Intrusion Detection For PHP Applications With PHPIDS | HowtoForge - Linux Howtos and Tutorials

(via)
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.

22 June 2008

Embedding Python In Apache2 With mod_python (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

(via)
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.

19 June 2008

How To Set Up WebDAV With MySQL Authentication On Apache2 (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

(via)
This guide explains how to set up WebDAV with MySQL authentication (using mod_auth_mysql) on 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.

17 June 2008

How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1 | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how to configure a MySQL 5.1 cluster with five nodes: 1 x management, 2 x storage nodes and 2 x balancer nodes. This cluster is load-balanced by an Ultra Monkey package which provides heartbeat (for checking if the other node is still alive) and ldirectord (to split up the requests to the nodes of the MySQL cluster).

15 June 2008

Installing An Ubuntu Hardy 8.04 LTS DNS Server With BIND | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how to set up an Ubuntu Hardy Heron (Ubuntu 8.04 LTS) based server that offers DNS services using BIND. This article is written for the 32-bit version of Ubuntu 8.04 LTS, but should apply to the 64-bit version as well.

12 June 2008

How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another "Single Point Of Failure", we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently.

10 June 2008

Installing mod_geoip For Apache2 On Fedora 9 | HowtoForge - Linux Howtos and Tutorials

(via)
This guide explains how to set up mod_geoip with Apache2 on a Fedora 9 system. mod_geoip looks up the IP address of the client end user. This allows you to redirect or block users based on their country. You can also use this technology for your OpenX (formerly known as OpenAds or phpAdsNew) ad server to allow geo targeting.

08 June 2008

The Perfect Desktop - Ubuntu Studio 8.04 | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how you can set up an Ubuntu Studio 8.04 desktop that is a full-fledged replacement for a Windows desktop, i.e. that has all the software that people need to do the things they do on their Windows desktops. The advantages are clear: you get a secure system without DRM restrictions that works even on old hardware, and the best thing is: all software comes free of charge.

05 June 2008

Installing Songbird Media Player On Ubuntu 8.04 | HowtoForge - Linux Howtos and Tutorials

(via)
This document describes how to set up Songbird 0.5 on Ubuntu 8.04. Taken from the Songbird page: "Songbird is a desktop media player mashed-up with the Web. Songbird is committed to playing the music you want, from the sites you want, on the devices you want, challenging the conventions of discovery, purchase, consumption and organization of music on the Internet."

03 June 2008

How To Set Up WebDAV With Apache2 On Debian Etch | HowtoForge - Linux Howtos and Tutorials

(via)
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.

01 June 2008

Back Up Your Files With Areca On Fedora 9 | HowtoForge - Linux Howtos and Tutorials

(via)
Areca is a personal file backup software developed in Java. It allows you to select files or directories to back up, filter, encrypt and compress their content, and store them on your backup location. Areca supports incremental backups and generates backup reports, which can be stored on your disk or sent by email. This guide explains how to install and use it on a Fedora 9 desktop (GNOME).

29 May 2008

Installing And Using The Unbound Name Server On Debian Etch | HowtoForge - Linux Howtos and Tutorials

(via)
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.

falko's TAGS

search :

limit : 50 100 200

3d   adobe   amavisd   apache   audio   authentication   backup   bandwidth   bind   centos   clamav   cluster   compilation   compiz   courier   cvs   debian   debian etch   desktop   dns   dovecot   edgy eft   email   encryption   etch   fedora   feisty   feisty fawn   fileserver   firewall   flash   freebsd   ftp   gateway   gnome   gutsy   gutsy gibbon   ha   high-availability   hosting   ids   imap   ipod   ispconfig   kde   kernel   lamp   lighttpd   lighty   linux   load balancer   lvm   mail   mandriva   monitoring   munin   mysql   network   ntfs   ntfs-3g   openssh   opensuse   php   php5   pop3   postfix   proftpd   pureftpd   quota   raid   replication   restore   ruby   samba   security   server   skype   smb   spam   spamassassin   ssh   ssl   storage   suse   svn   tls   ubuntu   vanilla kernel   virtual   virtual machine   virtual users   virtualization   virus   vista   vm   vmware   vps   windows   xen  

Sponsorised links