<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / wheezy</title>
<link>http://www.netvouz.com/falko/tag/wheezy?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;wheezy&quot; on Netvouz</description>
<item><title>Debian Wheezy Local Git Server With Git Lite Workflow</title>
<link>http://www.howtoforge.com/debian-wheezy-local-git-server-with-git-lite-workflow</link>
<description>This howto describes a shared local git server setup for a small team. This is a repository layout that is familiar to anyone used to working with a traditional version control system. One of the tutorial objectives is to show detailed steps to prepare the server and publish the code on a public service like Github, Gitorius et. al. A second objective is to introduce the Git Lite Workflow in team development. This serves as an introduction to gits powerful branch and merge features. Your personal favorite workflow may be different compared to this model.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 20 Jan 2013 11:05:36 GMT</pubDate>
</item><item><title>High-Availability Storage With GlusterFS 3.2.x On Debian Wheezy -Automatic File Replication (Mirror) Across Two Storage Servers</title>
<link>http://www.howtoforge.com/high-availability-storage-with-glusterfs-3.2.x-on-debian-wheezy-automatic-file-replication-mirror-across-two-storage-servers</link>
<description>This tutorial shows how to set up a high-availability storage with two storage servers (Debian Wheezy) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers. The client system (Debian Wheezy 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.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 01 Oct 2013 12:24:03 GMT</pubDate>
</item><item><title>How To Create A Debian Wheezy (Testing) OpenVZ Template</title>
<link>http://www.howtoforge.com/how-to-create-a-debian-wheezy-testing-openvz-template</link>
<description>This tutorial explains how to create an OpenVZ template for Debian Wheezy (Debian Testing) that you can use to create virtual Debian Wheezy machines under OpenVZ. I searched for a Debian Wheezy OpenVZ template, but couldn&#39;t find one, that&#39;s why I decided to create it myself. This guide can also be used for creating Debian Lenny templates and templates for recent Ubuntu versions.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 15 Sep 2011 08:33:33 GMT</pubDate>
</item><item><title>How To Use Multiple PHP Versions (PHP-FPM &amp; FastCGI) With ISPConfig 3 (Debian Wheezy)</title>
<link>http://www.howtoforge.com/how-to-use-multiple-php-versions-php-fpm-and-fastcgi-with-ispconfig-3-debian-wheezy</link>
<description>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 a Debian Wheezy server. These PHP versions can be used together with the default PHP (installed through apt) in ISPConfig.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 19 Mar 2013 18:11:38 GMT</pubDate>
</item><item><title>How To Use PHP 4.4.9 (FastCGI) With Apache &amp; ISPConfig 3 (Debian Wheezy)</title>
<link>http://www.howtoforge.com/how-to-use-php-4.4.9-fastcgi-with-apache-and-ispconfig-3-debian-wheezy</link>
<description>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. If you have some very old websites on your server, they might not work with PHP5, but only with PHP4. This tutorial shows how to build PHP 4.4.9 as a FastCGI version for use with Apache2 on a Debian Wheezy server. This PHP version can be used together with the default PHP (installed through apt) in ISPConfig.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 19 Jun 2013 14:02:17 GMT</pubDate>
</item><item><title>Install openQRM 5.1 On Debian Wheezy</title>
<link>http://www.howtoforge.com/install-openqrm-5.1-on-debian-wheezy</link>
<description>This HowTo is about how to install the openQRM Datacenter Management and Cloud Computing platform version 5.1 on Debian 7 aka Wheezy. It is the starting point for a set of openQRM HowTos explaining different Use-cases with the focus on virtualization, automation and cloud computing.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 15 Aug 2013 08:31:52 GMT</pubDate>
</item><item><title>Installing And Using OpenVZ On Debian Wheezy (AMD64)</title>
<link>http://www.howtoforge.com/installing-and-using-openvz-on-debian-wheezy-amd64</link>
<description>In this HowTo I will describe how to prepare a Debian Wheezy server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 06 Jun 2013 12:20:41 GMT</pubDate>
</item><item><title>Installing Apache2 With PHP5 And MySQL Support On Debian Wheezy</title>
<link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-debian-wheezy</link>
<description>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.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 30 May 2013 07:48:33 GMT</pubDate>
</item><item><title>Installing Debian Wheezy (testing) With debootstrap From A Grml Live Linux</title>
<link>http://www.howtoforge.com/installing-debian-wheezy-testing-with-debootstrap-from-a-grml-live-linux</link>
<description>This tutorial explains how to install Debian Wheezy (testing) with the help of debootstrap from a Grml Live Linux system (like it is used as a rescue system at Webtropia). This should work - with minor changes - for other Debian and Ubuntu versions as well. By following this guide, it is possible to configure the system to your needs (OS version, partitioning, RAID, LVM, etc.) instead of depending on the few pre-configured images that your server provider offers.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 17 Jan 2013 13:43:01 GMT</pubDate>
</item><item><title>Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Debian Wheezy</title>
<link>http://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-debian-wheezy</link>
<description>Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Debian Wheezy server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd&#39;s spawn-fcgi.</description>
<category domain="http://www.netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 16 Jul 2013 07:55:34 GMT</pubDate>
</item></channel></rss>