Search Site

Feed Section

Thursday, February 25, 2010

[HowtoForge] Newsletter 02/25/2010

HowtoForge Newsletter 02/25/2010
================================

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

* Network Analysis With Wireshark On Ubuntu 9.10
* Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10
* VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Debian Lenny Server
* Creating An NFS-Like Standalone Storage Server With GlusterFS On Fedora 12
* Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.10
* Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.2
* Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD
* How To Enforce YouTube Safety Mode To Block Objectionable Content With SafeSquid Content Filtering Proxy

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

Network Analysis With Wireshark On Ubuntu 9.10
==============================================

Wireshark is a network protocol analyzer (or "packet sniffer") that can be used for network analysis, troubleshooting, software development, education, etc. This guide shows how to install and use it on an Ubuntu 9.10 desktop to analyze the traffic on the local network card.

You can find the document here:
-------------------------------
http://www.howtoforge.com/network-analysis-with-wireshark-on-ubuntu-9.10


Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10
==========================================================

AutoMySQLBackup is a shell script that lets you take daily, weekly and monthly backups of your MySQL databases using mysqldump. It can back up multiple databases, compress the backups, back up remote databases, and email the logs. This tutorial explains how to install and use it on an Ubuntu 9.10 server.

You can find the document here:
-------------------------------
http://www.howtoforge.com/creating-mysql-backups-with-automysqlbackup-on-ubuntu-9.10


VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Debian Lenny Server
===============================================================================================

This guide explains how you can run virtual machines with Sun xVM VirtualBox 3.1.x on a headless Debian Lenny server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.

You can find the document here:
-------------------------------
http://www.howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-3.1.x-on-a-headless-debian-lenny-server


Creating An NFS-Like Standalone Storage Server With GlusterFS On Fedora 12
==========================================================================

This tutorial shows how to set up a standalone storage server on Fedora 12. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86_64 servers with SATA-II RAID and Infiniband HBA.

You can find the document here:
-------------------------------
http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-fedora-12


Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.10
===================================================================

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.

You can find the document here:
-------------------------------
http://www.howtoforge.com/virtual-hosting-with-proftpd-and-mysql-ubuntu-9.10


Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.2
================================================================

Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.2 server with PHP5 support (through FastCGI) and MySQL support.

You can find the document here:
-------------------------------
http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-opensuse-11.2


Virtual Mail And FTP Hosting With iRedMail And Pure-FTPd On FreeBSD
===================================================================

iRedMail is a shell script that lets you quickly deploy a full-featured mail solution in less than 2 minutes. Since version 0.6, it supports FreeBSD 7.2 and 8.0 (both i386 and x86_64). iRedMail supports both OpenLDAP and MySQL as backends for storing virtual domains and users. The OpenLDAP backend of iRedMail allows you to integrate all kinds of applications. This guide shows you how to integrate pure-ftpd into the iRedMail ldap backend on FreeBSD 7.2, passwords will be stored in ldap and you can change the password through webmail.

You can find the document here:
-------------------------------
http://www.howtoforge.com/virtual-mail-and-ftp-hosting-with-iredmail-and-pure-ftpd-on-freebsd


How To Enforce YouTube Safety Mode To Block Objectionable Content With SafeSquid Content Filtering Proxy
========================================================================================================

Google recently announced 'Safety Mode' for YouTube. When you opt in to Safety Mode, videos containing mature content, objectionable material, or age restrictions will be filtered out of the site's search results. If a user inputs a direct link to a mature video, Safety Mode blocks viewing. You also have the option of 'locking' Safety Mode. When you see the 'Safety Mode' option at the bottom of any YouTube video page, you can choose to opt in to the service and lock that preference with your YouTube account password (you have to be logged in). That setting will be locked until the password is input to change it. It can not be unlocked by any other YouTube account.

You can find the document here:
-------------------------------
http://www.howtoforge.com/how-to-enforce-youtube-safety-mode-to-block-objectionable-content-with-safesquid-content-filtering-proxy


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

You can now support HowtoForge by becoming a subscriber:

HowtoForge Subscription
=======================

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. Access the whole HowtoForge web site without any ads.
2. 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).
3. Download our tutorials as PDF files.
4. View our tutorials as printer-friendly pages.
5. You will be marked as a "HowtoForge Supporter" in your forum posts.

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