<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - SuSE</title>
 <link>http://www.howtoforge.com/taxonomy/term/49/all</link>
 <description>
</description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/rss/linux/suse.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - SuSE</title>
  <url>http://www.howtoforge.com/images/howtoforge_rss.png</url>
  <link>http://www.howtoforge.com/taxonomy/term/49/all</link>
 </image>

<item>
 <title>OpenSUSE 12.1 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/opensuse-12.1-samba-standalone-server-with-tdbsam-backend</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;OpenSUSE 12.1 Samba Standalone Server With tdbsam Backend&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains the installation of a Samba fileserver on 
OpenSUSE 12.1 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.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Mon, 09 Apr 2012 23:17:30 +0200</pubDate>
 <guid>http://www.howtoforge.com/opensuse-12.1-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/opensuse-12.1-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>Virtualization With KVM On An OpenSUSE 12.1 Server</title>
 <link>http://www.howtoforge.com/virtualization-with-kvm-on-an-opensuse-12.1-server</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Virtualization With KVM On An OpenSUSE 12.1 Server&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can install and use KVM for creating and 
running virtual machines on an OpenSUSE 12.1 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 &lt;b&gt;Kernel-based Virtual Machine&lt;/b&gt; and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g. Intel VT or AMD-V.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/virtualization/kvm">KVM</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Sun, 25 Mar 2012 20:39:59 +0200</pubDate>
 <guid>http://www.howtoforge.com/virtualization-with-kvm-on-an-opensuse-12.1-server</guid>
 <comments>http://www.howtoforge.com/virtualization-with-kvm-on-an-opensuse-12.1-server#comment</comments>
</item>
<item>
 <title>Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.1 (LAMP)</title>
 <link>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-12.1-lamp</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 12.1 (LAMP)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;LAMP is short for &lt;b&gt;L&lt;/b&gt;inux, &lt;b&gt;A&lt;/b&gt;pache, &lt;b&gt;M&lt;/b&gt;ySQL, &lt;b&gt;P&lt;/b&gt;HP.
  This tutorial shows how you can install an Apache2 webserver on an 
OpenSUSE 12.1 server with PHP5 support (mod_php) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/mysql">MySQL</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Tue, 06 Mar 2012 20:46:10 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-12.1-lamp</guid>
 <comments>http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-opensuse-12.1-lamp#comment</comments>
</item>
<item>
 <title>Using PHP5-FPM With Apache2 On OpenSUSE 12.1</title>
 <link>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-opensuse-12.1</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Using PHP5-FPM With Apache2 On OpenSUSE 12.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can install an Apache2 webserver on an OpenSUSE 12.1 server with PHP5  (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.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/programming/php">PHP</category>
 <pubDate>Thu, 01 Mar 2012 19:39:39 +0100</pubDate>
 <guid>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-opensuse-12.1</guid>
 <comments>http://www.howtoforge.com/using-php5-fpm-with-apache2-on-opensuse-12.1#comment</comments>
</item>
<item>
 <title>Installing Cinnamon Desktop On Fedora 16 And OpenSuse 12.1</title>
 <link>http://www.howtoforge.com/installing-cinnamon-desktop-on-fedora-16-and-opensuse-12.1</link>
 <description>&lt;p&gt;&lt;b&gt;Installing Cinnamon Desktop On Fedora 16 And OpenSuse 12.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial will show you how to install the &lt;span class=&quot;system&quot;&gt;Cinnamon&lt;/span&gt; desktop, Mint&#039;s new desktop
environment to be used in Linux Mint 13, on Fedora 16 as well as on OpenSUSE 12.1. Cinnamon concentrates on
holding on to classic design and functionality in times where Gnome 3
and Unity come up with different innovations to the user interface.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <pubDate>Tue, 28 Feb 2012 16:47:15 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-cinnamon-desktop-on-fedora-16-and-opensuse-12.1</guid>
 <comments>http://www.howtoforge.com/installing-cinnamon-desktop-on-fedora-16-and-opensuse-12.1#comment</comments>
</item>
<item>
 <title>Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1</title>
 <link>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-opensuse-12.1</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support On OpenSUSE 12.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Nginx (pronounced 
&quot;engine x&quot;) is a free, open-source, high-performance HTTP server. Nginx 
is known for its stability, rich feature set, simple configuration, and 
low resource consumption. This tutorial shows how you can install Nginx 
on an OpenSUSE 12.1 server with PHP5 support (through PHP-FPM) and MySQL support.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Tue, 03 Jan 2012 17:52:02 +0100</pubDate>
 <guid>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-opensuse-12.1</guid>
 <comments>http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-opensuse-12.1#comment</comments>
</item>
<item>
 <title>The Perfect Server - OpenSUSE 12.1 x86_64 With Nginx [ISPConfig 3]</title>
 <link>http://www.howtoforge.com/perfect-server-opensuse-12.1-x86_64-with-nginx-ispconfig-3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - OpenSUSE 12.1 x86_64 With Nginx [ISPConfig 3]&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to prepare an &lt;b&gt;OpenSUSE 12.1 64bit (x86_64)&lt;/b&gt; server with nginx for the installation of ISPConfig 3,
 and how to install ISPConfig 3. Since version 3.0.4, ISPConfig comes 
with full support for the nginx web server in addition to Apache, and 
this tutorial covers the setup of a server that uses nginx instead of 
Apache. ISPConfig 3 is a webhosting control panel that allows you to 
configure the following services through a web browser: nginx and Apache
 web server, Postfix mail server, MySQL, Dovecot POP3/IMAP, BIND or 
MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Tue, 29 Nov 2011 19:00:24 +0100</pubDate>
 <guid>http://www.howtoforge.com/perfect-server-opensuse-12.1-x86_64-with-nginx-ispconfig-3</guid>
 <comments>http://www.howtoforge.com/perfect-server-opensuse-12.1-x86_64-with-nginx-ispconfig-3#comment</comments>
</item>
<item>
 <title>Stronghenge Application Firewall</title>
 <link>http://www.howtoforge.com/stronghenge-application-firewall</link>
 <description>&lt;p&gt;&lt;b&gt;Stronghenge Application Firewall&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;Stronghenge is an Out-of-Band Application Firewall that can inspect both HTTP
and HTTPS traffic for attacks against your web applications.  Since Stronghenge&#039;s
detection engine is based off of the most widely deployed IDS/IPS technology
worldwide, Snort, it&#039;s easy to start using.  Additionally, since it&#039;s an Out-
of-Band solution it requires little to no modification to your existing network.
With Snort&#039;s powerful regular expression support, you can implement a positive
or negative security model. With it&#039;s standalone decryption engine for RSA algorithms and custom Snort
additions, it can be deployed as a single or multiple appliance configuration where
one device can do decryption where the other can do detection and blocking.  However,
this tutorial will just cover how to deploy as a single appliance configuration.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <pubDate>Wed, 23 Nov 2011 18:30:37 +0100</pubDate>
 <guid>http://www.howtoforge.com/stronghenge-application-firewall</guid>
 <comments>http://www.howtoforge.com/stronghenge-application-firewall#comment</comments>
</item>
<item>
 <title>The Perfect Desktop - OpenSUSE 12.1 (GNOME)</title>
 <link>http://www.howtoforge.com/the-perfect-desktop-opensuse-12.1-gnome</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Desktop - OpenSUSE 12.1 (GNOME)&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;This tutorial shows how you can set up an OpenSUSE 12.1
desktop that is a full-fledged replacement for a Windows desktop, i.e.
that has all the software that people need to do the things they do on
their Windows desktops. The advantages are clear: you get a secure
system without DRM restrictions that works even on old hardware, and
the best thing is: all software comes free of charge.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <pubDate>Tue, 22 Nov 2011 19:11:05 +0100</pubDate>
 <guid>http://www.howtoforge.com/the-perfect-desktop-opensuse-12.1-gnome</guid>
 <comments>http://www.howtoforge.com/the-perfect-desktop-opensuse-12.1-gnome#comment</comments>
</item>
<item>
 <title>The Perfect Server - OpenSUSE 12.1 x86_64 With Apache2 [ISPConfig 3]</title>
 <link>http://www.howtoforge.com/perfect-server-opensuse-12.1-x86_64-with-apache2-ispconfig-3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;The Perfect Server - OpenSUSE 12.1 x86_64 With Apache2 [ISPConfig 3]&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This is a detailed description about how to set up an &lt;b&gt;OpenSUSE 12.1 64bit (x86_64)&lt;/b&gt;
 server that offers all services needed by ISPs and hosters: Apache web 
server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server 
with SMTP-AUTH, TLS and virtual mail users, BIND DNS server, Pureftpd 
FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, Mailman, 
etc. Since version 3.0.4, ISPConfig comes with full support for the nginx 
web server in addition to Apache; this tutorial covers the setup of a 
server that uses Apache, not nginx.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/control-panels/ispconfig">ISPConfig</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <category domain="http://www.howtoforge.com/sitemap/control-panels">Control Panels</category>
 <pubDate>Sun, 20 Nov 2011 21:09:31 +0100</pubDate>
 <guid>http://www.howtoforge.com/perfect-server-opensuse-12.1-x86_64-with-apache2-ispconfig-3</guid>
 <comments>http://www.howtoforge.com/perfect-server-opensuse-12.1-x86_64-with-apache2-ispconfig-3#comment</comments>
</item>
<item>
 <title>How To Upgrade OpenSUSE 11.4 To 12.1 (Desktop &amp; Server)</title>
 <link>http://www.howtoforge.com/how-to-upgrade-opensuse-11.4-to-12.1-desktop-and-server</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;How To Upgrade OpenSUSE 11.4 To 12.1 (Desktop &amp;amp; Server)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide shows how you can upgrade your OpenSUSE 11.4 desktop and server installations to OpenSUSE 12.1.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <pubDate>Fri, 18 Nov 2011 11:15:44 +0100</pubDate>
 <guid>http://www.howtoforge.com/how-to-upgrade-opensuse-11.4-to-12.1-desktop-and-server</guid>
 <comments>http://www.howtoforge.com/how-to-upgrade-opensuse-11.4-to-12.1-desktop-and-server#comment</comments>
</item>
<item>
 <title>Serving CGI Scripts With Nginx On OpenSUSE 11.4</title>
 <link>http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-opensuse-11.4</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Serving CGI Scripts With Nginx On OpenSUSE 11.4&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can serve CGI scripts (Perl scripts) with
 nginx on OpenSUSE 11.4. While nginx itself does not serve CGI, there 
are several ways to work around this. I will outline two solutions: the 
first is to proxy requests for CGI scripts to Thttpd, a small web server
 that has CGI support, while the second solution  uses a CGI wrapper to 
serve CGI scripts.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/nginx">nginx</category>
 <pubDate>Fri, 11 Nov 2011 16:07:31 +0100</pubDate>
 <guid>http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-opensuse-11.4</guid>
 <comments>http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-opensuse-11.4#comment</comments>
</item>
<item>
 <title>Installing Verax NMS On SuSE, RedHat, And Debian</title>
 <link>http://www.howtoforge.com/installing-verax-nms-on-suse-redhat-and-debian</link>
 <description>
&lt;p&gt;&lt;b&gt;Installing Verax NMS On SuSE, RedHat, And Debian&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This guide descibes installation process of commercial non-free version of Verax NMS (Linux/Unix installation package is available for commercial version only). The Verax NMS can be installed on 32 and 64 bit Linux distributions including: SuSE, RedHat Enterprise and Debian using i386 and x64 architectures and any other environment supporting Java 1.6 or higher (AS/400, FreeBSD and others).&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/commercial">Commercial</category>
 <pubDate>Wed, 12 Oct 2011 18:59:17 +0200</pubDate>
 <guid>http://www.howtoforge.com/installing-verax-nms-on-suse-redhat-and-debian</guid>
 <comments>http://www.howtoforge.com/installing-verax-nms-on-suse-redhat-and-debian#comment</comments>
</item>
<item>
 <title>Editing Images With Pinta</title>
 <link>http://www.howtoforge.com/editing-images-with-pinta</link>
 <description>&lt;p&gt;&lt;b&gt;Editing Images With Pinta&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This article is about how to use the Pinta graphical editor to edit pictures and covers some of its most important features. Pinta is a lightweight image editor for Linux and is far more easier
to handle than Gimp but still has a large variety of tools and features
to use. It can be used for quick editing like resizing images or
adjusting the colours of photographs, but also for more professional
tasks which depend on layered images and more. It is a good mixture
between MS Paint and professional image editing tools and is
recommendable for most purposes of image-editing-everyday-use.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/pclinuxos">PCLinuxOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/desktop">Desktop</category>
 <pubDate>Sun, 09 Oct 2011 21:12:49 +0200</pubDate>
 <guid>http://www.howtoforge.com/editing-images-with-pinta</guid>
 <comments>http://www.howtoforge.com/editing-images-with-pinta#comment</comments>
</item>
<item>
 <title>Install Tomcat And Deploy Web Applications With Rex</title>
 <link>http://www.howtoforge.com/install-tomcat-and-deploy-web-applications-with-rex</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;56&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/apache.gif&quot; width=&quot;53&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Install Tomcat And Deploy Web Applications With Rex&lt;/b&gt;&lt;/p&gt;
   
   
&lt;p&gt;In this tutorial I will show you how to manage your Tomcat 
installations and how to deploy Webapps in a repeatable way with Rex. In
 this tutorial I will use Debian Squeeze, but Rex is also available for 
other distributions.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/mandriva">Mandriva</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server">Web Server</category>
 <category domain="http://www.howtoforge.com/sitemap/web-server/apache">Apache</category>
 <pubDate>Wed, 10 Aug 2011 12:38:04 +0200</pubDate>
 <guid>http://www.howtoforge.com/install-tomcat-and-deploy-web-applications-with-rex</guid>
 <comments>http://www.howtoforge.com/install-tomcat-and-deploy-web-applications-with-rex#comment</comments>
</item>
</channel>
</rss>

