HowtoForge Newsletter 05/30/2013
================================
*** Version 1.4 of the ISPConfig 3 Manual ***
=============================================
The next update of the ISPConfig 3 Manual is available in PDF format (version 1.4 for ISPConfig >= 3.0.5; Date: 02/22/2013).
Version 1.4 for ISPConfig >= 3.0.5 (Date: 02/22/2013)
Author: Falko Timme
373 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:
===========
* How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 13.04)
* Installing Apache2 With PHP5 And MySQL Support On Debian Wheezy
* Secure ISPConfig 3 And Services With GoDaddy Signed Certificate On CentOS
* nginx: How To Set A Connection Limit For Search Engine Bots Gone Wild (Especially Bingbot)
* Setting Up A Subversion Repository On Linux
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
How To Use Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 13.04)
====================================================================================
Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on an Ubuntu 13.04 server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.
You can find the document here:
-------------------------------
http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-ubuntu-13.04
Installing Apache2 With PHP5 And MySQL Support On Debian Wheezy
===============================================================
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Debian Wheezy 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-debian-wheezy
Secure ISPConfig 3 And Services With GoDaddy Signed Certificate On CentOS
=========================================================================
Let's set up a signed certificate from GoDaddy for the ISPConfig control panel, Pure-FTPD, Postfix, Dovecot, phpMyAdmin, and Squirrelmail. Don't forget to replace pluto.example.com with your own FQDN throughout this entire section!
You can find the document here:
-------------------------------
http://www.howtoforge.com/secure-ispconfig-3-and-services-with-godaddy-signed-certificate-on-centos
nginx: How To Set A Connection Limit For Search Engine Bots Gone Wild (Especially Bingbot)
==========================================================================================
As a server administrator you might know this problem: you have done everything to optimize your server and it's working really well, and along comes a stupid search engine bot (like Bingbot) and hits all your vhosts at the same time with hundreds of connections, making your server load go up. Of course, you don't want to completely block the bot (unless you don't care about that particular search engine), so you can use robots.txt and/or nginx to control connections of a search engine bot to your server.
You can find the document here:
-------------------------------
http://www.howtoforge.com/nginx-how-to-set-a-connection-limit-for-search-engine-bots-gone-wild-especially-bingbot
Setting Up A Subversion Repository On Linux
===========================================
In this tutorial I'll explain how to setup a subversion repository for PHP Javascript development. The SVN repository will be used by multiple users using an SSH key to logon to the server. All users will use the svn system user but we'll use the SSH key to identify the user. A pre-commit hook will be used to validate the PHP and Javascript to comply with coding rules.
You can find the document here:
-------------------------------
http://www.howtoforge.com/setting-up-a-subversion-repository-on-linux
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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. Get priority support in the ISPConfig 3 Priority Support forum (http://www.howtoforge.com/forums/forumdisplay.php?f=35).
3. Access the whole HowtoForge web site without any ads.
4. 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).
5. Download our tutorials as PDF files.
6. View our tutorials as printer-friendly pages.
7. You will be marked as a "HowtoForge Supporter" in your forum posts.
8. 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
Thursday, May 30, 2013
[HowtoForge] Newsletter 05/30/2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment