Search Site

Feed Section

Thursday, March 10, 2011

[HowtoForge] Newsletter 03/10/2011

HowtoForge Newsletter 03/10/2011
================================

*** Version 1.1 of the ISPConfig 3 Manual ***
=============================================

The first update of the ISPConfig 3 Manual is available in PDF format (version 1.1 for ISPConfig >= 3.0.3.1; Date: 12/12/2010).

On more than 300 pages, it covers the concept behind ISPConfig (admin, resellers, clients), explains how to install and update ISPConfig 3, includes a reference for all forms and form fields in ISPConfig together with examples of valid inputs, and provides tutorials for the most common tasks in ISPConfig 3. It also lines out how to make your server more secure and comes with a troubleshooting section at the end.

Version 1.1 for ISPConfig >= 3.0.3.1 (Date: 12/12/2010)
Author: Falko Timme
305 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
********************************************************************


New HOWTOs:
===========

* Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze)
* Ubuntu 10.10 Samba Standalone Server With tdbsam Backend
* Installing Nagios On Debian Lenny And Monitoring A Debian Lenny Server
* How To Upgrade Debian Lenny (Debian 5.0) To Squeeze (Debian 6.0) On Xen VPS
* Install Camfrog Server Advanced 5.0 Linux On Ubuntu 10.10 (Maverick Meerkat)
* Make Browsers Cache Static Files With mod_expires On Apache2 (Debian Squeeze)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Setting Up An Android App Build Environment With Eclipse, Android SDK, PhoneGap (Debian Squeeze)
================================================================================================

This tutorial describes how you can set up an development environment for building Android apps on a Debian Squeeze desktop using Eclipse, the Android SDK, and PhoneGap. I will describe how to build Android apps from the command line with PhoneGap and from the GUI with Eclipse and PhoneGap and how to test them in an Android emulator and on a real Android device. PhoneGap allows you to develop your Android applications using web technologies such as HTML, CSS, and JavaScript (e.g. with JavaScript libraries such as jQuery/jQTouch), and it will turn these web apps into native Android apps (in fact, PhoneGap supports multiple platforms such as Android, iPhone, Palm, Windows Mobile, Symbian, so you can use the same sources to create apps for multiple platforms).

You can find the document here:
-------------------------------
http://www.howtoforge.com/setting-up-an-android-app-build-environment-with-eclipse-android-sdk-phonegap-debian-squeeze


Ubuntu 10.10 Samba Standalone Server With tdbsam Backend
========================================================

This tutorial explains the installation of a Samba fileserver on Ubuntu 10.10 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.

You can find the document here:
-------------------------------
http://www.howtoforge.com/ubuntu-10.10-samba-standalone-server-with-tdbsam-backend


Installing Nagios On Debian Lenny And Monitoring A Debian Lenny Server
======================================================================

Nagios is a monitoring solution for complex IT infrastructures, Nagios is easy to implement and can be extended by custom-modules, called plugins. In this howto I explain howto install Nagios on a Debian Lenny host and make the configuration for it. Furthermore we are going to install a second Debian machine which we monitor with remote and local plugins.

You can find the document here:
-------------------------------
http://www.howtoforge.com/installing-nagios-on-debian-lenny-and-monitoring-a-debian-lenny-server


How To Upgrade Debian Lenny (Debian 5.0) To Squeeze (Debian 6.0) On Xen VPS
===========================================================================

This tutorial shows how to upgrade a Debian Lenny (Debian 5.0) installation on a Xen based Virtual Private Server (VPS) to Squeeze (Debian 6.0) including kernel update, dependency based boot sequencing and conversion to UUIDs. If you do it the usual Debian way just with apt-get dist-upgrade you will most likely end up with an unbootable system. This is mainly because the update of grub fails.

You can find the document here:
-------------------------------
http://www.howtoforge.com/how-to-upgrade-debian-lenny-debian-5.0-to-squeeze-debian-6.0-on-xen-vps


Install Camfrog Server Advanced 5.0 Linux On Ubuntu 10.10 (Maverick Meerkat)
============================================================================

This tutorial will tell you how to install Camfrog Server 5.0 Linux on Ubuntu 10.10 (Maverick Meerkat). When I first saw that Camfrog Server 5.0 was released I was excited until I realized it was only for RedHat AS/ES 4.x 5.x, CentOS 4.x 5.x, Fedora 6.x 7.x 8.x operating systems. Then I realized you can convert rpm packages to deb packages using alien; you can even have alien install the rpm automatically after converting it.

You can find the document here:
-------------------------------
http://www.howtoforge.com/install-camfrog-server-advanced-5.0-linux-on-ubuntu-10.10-maverick-meerkat


Make Browsers Cache Static Files With mod_expires On Apache2 (Debian Squeeze)
=============================================================================

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.

You can find the document here:
-------------------------------
http://www.howtoforge.com/make-browsers-cache-static-files-with-mod_expires-on-apache2-debian-squeeze


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

No comments:

Post a Comment