HowtoForge Newsletter 09/13/2012
================================
*** Version 1.3 of the ISPConfig 3 Manual ***
=============================================
The next update of the ISPConfig 3 Manual is available in PDF format (version 1.3 for ISPConfig >= 3.0.4; Date: 10/25/2011).
Version 1.3 for ISPConfig >= 3.0.4 (Date: 10/25/2011)
Author: Falko Timme
333 pages
The manual can be downloaded from these two links:
http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/
http://www.howtoforge.com/download-the-ispconfig-3-manual
*********************************************
*********************************************
ISPConfig Monitor App for Android Phones
========================================
With the ISPConfig Monitor App, you can check your server status and find out if all services are running as expected. You can check TCP and UDP ports and ping your servers. In addition to that you can use this app to request details from servers that have ISPConfig installed; these details include everything you know from the Monitor module in the ISPConfig Control Panel (e.g. services, mail and system logs, mail queue, CPU and memory info, disk usage, quota, OS details, RKHunter log, etc.).
Download/Usage
==============
For download and usage instructions, please visit http://www.ispconfig.org/ispconfig-3/ispconfig-monitor-app-for-android/ .
*********************************************
********************************************
*** HowtoForge Now Has Its own Facebook Page ***
================================================
We at HowtoForge are proud to announce that our new Facebook page is now available under http://www.facebook.com/howtoforge. As most of you probably have a Facebook account, we want to use this additional channel to post updates and get feedback from you. Therefore we would like you to "Like" our page, share it with your friends, post comments, etc.
http://www.facebook.com/howtoforge
********************************************************************
New HOWTOs:
===========
* The Perfect Server - OpenSUSE 12.2 x86_64 (Apache2, Dovecot, ISPConfig 3)
* Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.2 (LAMP)
* Installing mod_geoip for Apache2 On Ubuntu 12.04
* Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Ubuntu 12.04)
* Using Fail2ban To Block Wrong ISPConfig Logins
* Serving CGI Scripts With Nginx On CentOS 6.3
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The Perfect Server - OpenSUSE 12.2 x86_64 (Apache2, Dovecot, ISPConfig 3)
=========================================================================
This is a detailed description about how to set up an OpenSUSE 12.2 64bit (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server with SMTP-AUTH, TLS and virtual mail users, BIND DNS server, Pureftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, Mailman, etc. Since version 3.0.4, ISPConfig comes with full support for the nginx web server in addition to Apache; this tutorial covers the setup of a server that uses Apache, not nginx.
You can find the document here:
-------------------------------
http://www.howtoforge.com/perfect-server-opensuse-12.2-x86_64-apache2-dovecot-ispconfig-3
Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.2 (LAMP)
======================================================================
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 12.2 server with PHP5 support (mod_php) and MySQL support.
You can find the document here:
-------------------------------
http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-12.2-lamp
Installing mod_geoip for Apache2 On Ubuntu 12.04
================================================
This guide explains how to set up mod_geoip with Apache2 on an Ubuntu 12.04 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.
You can find the document here:
-------------------------------
http://www.howtoforge.com/installing-mod_geoip-for-apache2-on-ubuntu-12.04
Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Ubuntu 12.04)
======================================================================
This guide explains how you can create advanced virtual hosts on a lighttpd web server on Ubuntu 12.04 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.
You can find the document here:
-------------------------------
http://www.howtoforge.com/creating-advanced-mysql-based-virtual-hosts-on-lighttpd-ubuntu-12.04
Using Fail2ban To Block Wrong ISPConfig Logins
==============================================
In this tutorial, we'll write an ISPConfig plugin to log failed logins to syslog, filter those entries using rsyslogd and add a fail2ban rule to block malicious users' IPs.
You can find the document here:
-------------------------------
http://www.howtoforge.com/using-fail2ban-to-block-wrong-ispconfig-logins
Serving CGI Scripts With Nginx On CentOS 6.3
============================================
This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on CentOS 6.3. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts.
You can find the document here:
-------------------------------
http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-centos-6.3
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
You can now support HowtoForge by becoming a subscriber:
HowtoForge Subscription
=======================
*** New! We now accept RBS WorldPay payments in addition to PayPal. ***
For a monthly fee of 5 EUR or 25 EUR for half a year, you can become a HowtoForge supporter and help us cover our costs (servers, bandwidth, etc.) and support ISPConfig development. In return, you receive the following benefits:
1. Download the ISPConfig 3 Manual (from http://www.howtoforge.com/download-the-ispconfig-3-manual).
2. Access the whole HowtoForge web site without any ads.
3. Download the results of our tutorials as VMware images (where available) (a list of downloadable VMware images is available here: http://www.howtoforge.com/list-of-downloadable-vmware-images).
4. Download our tutorials as PDF files.
5. View our tutorials as printer-friendly pages.
6. You will be marked as a "HowtoForge Supporter" in your forum posts.
7. Plus, you support the ISPConfig development.
If you have the free VMware Server or Player installed, you can import our VMware images and start playing around with the results of our tutorials immediately. It's a great way to track down problems with your own setup or simply to save time. ;-)
More details can be found on http://www.howtoforge.com/subscription.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Best Regards,
Your HowtoForge Team
Email: info@howtoforge.com
URL: http://www.howtoforge.com
To unsubscribe or update your records, click here: http://newsletter.howtoforge.com/howtoforge/user/update.php?email=matrixunix.ubuntu@blogger.com&code=d8531959c7da2982ec3a7f8f82a13961
Search Site
Feed Section
Wednesday, September 12, 2012
[HowtoForge] Newsletter 09/13/2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment