Search Site

Feed Section

Thursday, March 25, 2010

[HowtoForge] Newsletter 03/25/2010

HowtoForge Newsletter 03/25/2010
================================

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

* Virtualization With KVM On A Mandriva 2010.0 Server
* VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Mandriva 2010.0 Server
* Tweaking Hidden Settings With Ubuntu Tweak On Ubuntu 9.10
* Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4
* How To Set Up WebDAV With Apache2 On OpenSUSE 11.2
* Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 11.2
* Installing PowerDNS With MySQL On CentOS
* Installation Of BIND As A Secondary (Slave) DNS Server On CentOS

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

Virtualization With KVM On A Mandriva 2010.0 Server
===================================================

This guide explains how you can install and use KVM for creating and running virtual machines on a Mandriva 2010.0 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.

You can find the document here:
-------------------------------
http://www.howtoforge.com/virtualization-with-kvm-on-a-mandriva-2010.0-server


VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Mandriva 2010.0 Server
==================================================================================================

This guide explains how you can run virtual machines with Sun VirtualBox 3.1.x on a headless Mandriva 2010.0 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-mandriva-2010.0-server


Tweaking Hidden Settings With Ubuntu Tweak On Ubuntu 9.10
=========================================================

Ubuntu Tweak is a tool that lets you change hidden Ubuntu settings, for example: hide or change the splash screen, show or hide the Computer, Home, Trash, and Network icons, change Metacity, Nautilus, power management, and security settings, etc. Currently Ubuntu Tweak is available only for the Ubuntu GNOME desktop, i.e., it will not work on Kubuntu or Xubuntu. This short guide shows how to install and use Ubuntu Tweak.

You can find the document here:
-------------------------------
http://www.howtoforge.com/tweaking-hidden-settings-with-ubuntu-tweak-on-ubuntu-9.10


Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4
=====================================================================================

This tutorial shows how to combine four single storage servers (running CentOS 5.4) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3 and 4 (replication2) will mirror each other, and replication1 and replication2 will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. If you lose one server from replication1 and one from replication2, the distributed volume continues to work. The client system (CentOS 5.4 as well) 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/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-centos-5.4


How To Set Up WebDAV With Apache2 On OpenSUSE 11.2
==================================================

This guide explains how to set up WebDAV with Apache2 on an OpenSUSE 11.2 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.

You can find the document here:
-------------------------------
http://www.howtoforge.com/how-to-set-up-webdav-with-apache2-on-opensuse-11.2


Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On OpenSUSE 11.2
===============================================================================================

This document describes how to install a PureFTPd 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 and upload/download bandwidth limits with this setup. Passwords will be stored encrypted as MD5 strings in the database.

You can find the document here:
-------------------------------
http://www.howtoforge.com/virtual-hosting-with-pureftpd-and-mysql-incl-quota-and-bandwidth-management-on-opensuse-11.2


Installing PowerDNS With MySQL On CentOS
========================================

PowerDNS is a MySQL-based DNS server, written in C++ and licensed under the GPL. PowerDNS can be managed through a web interface (PowerAdmin). This guide shows how to install it on CentOS.

You can find the document here:
-------------------------------
http://www.howtoforge.com/installing-powerdns-with-mysql-on-centos


Installation Of BIND As A Secondary (Slave) DNS Server On CentOS
================================================================

After we have installed BIND as a master DNS server (NS1), we can now try to set up a secondary DNS server (NS2) with BIND on CentOS. NS2 acts as a backup if there are problems with NS1.

You can find the document here:
-------------------------------
http://www.howtoforge.com/installation-of-bind-as-a-secondary-slave-dns-server-on-centos


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

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