<?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>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-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 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-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 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-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 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-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 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-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;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-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;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-even&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>
<item>
 <title>Enabling Compiz Fusion On An OpenSUSE GNOME 11.4 Desktop (NVIDIA GeForce 8100)</title>
 <link>http://www.howtoforge.com/enabling-compiz-fusion-on-an-opensuse-gnome-11.4-desktop-nvidia-geforce-8100</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;39&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/compizfusion.gif&quot; width=&quot;36&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Enabling Compiz Fusion On An OpenSUSE GNOME 11.4 Desktop (NVIDIA GeForce 8100)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how you can enable Compiz Fusion
 on an OpenSUSE 11.4 GNOME desktop (the system must have a 3D-capable 
graphics card - I&#039;m using an NVIDIA GeForce 8100 here). With Compiz 
Fusion you can use beautiful 3D effects like wobbly windows or a desktop
 cube on your desktop.&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, 12 Jul 2011 17:58:36 +0200</pubDate>
 <guid>http://www.howtoforge.com/enabling-compiz-fusion-on-an-opensuse-gnome-11.4-desktop-nvidia-geforce-8100</guid>
 <comments>http://www.howtoforge.com/enabling-compiz-fusion-on-an-opensuse-gnome-11.4-desktop-nvidia-geforce-8100#comment</comments>
</item>
<item>
 <title>How To Set Up A Postgresql 9.0 Hot Standby Streaming Replication Server With Repmgr On OpenSUSE 11.4</title>
 <link>http://www.howtoforge.com/how-to-set-up-a-postgresql-9.0-hot-standby-streaming-replication-server-with-repmgr-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;How To Set Up A Postgresql 9.0 Hot Standby Streaming Replication Server With Repmgr On OpenSUSE 11.4&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This is a tutorial how to set up a postgresql replicated hot standby 
server with streaming replication, and we also set up the repmgr to 
monitor and manage the replication cluster. Unlike most tutorials that 
copy the database file from master to slave (or standby) in the middle 
of running pg_start_backup() and pg_end_backup(), repmgr is used to 
simplify the whole procedure. (But I still think that procedure helps 
you a lot to understand how postgresql warm standby, pitr, and hot 
standby replication work.)&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Wed, 29 Jun 2011 17:53:23 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-set-up-a-postgresql-9.0-hot-standby-streaming-replication-server-with-repmgr-on-opensuse-11.4</guid>
 <comments>http://www.howtoforge.com/how-to-set-up-a-postgresql-9.0-hot-standby-streaming-replication-server-with-repmgr-on-opensuse-11.4#comment</comments>
</item>
<item>
 <title>OpenSUSE 11.4 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/opensuse-11.4-samba-standalone-server-with-tdbsam-backend</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;85&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/samba.gif&quot; width=&quot;82&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;OpenSUSE 11.4 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 11.4 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, 27 Jun 2011 18:08:15 +0200</pubDate>
 <guid>http://www.howtoforge.com/opensuse-11.4-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/opensuse-11.4-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>Script For Automatically Setting Up A Perfect Server On OpenSUSE 11.4 And Installing ISPConfig 3</title>
 <link>http://www.howtoforge.com/script-for-automatically-setting-up-a-perfect-server-on-opensuse-11.4-and-installing-ispconfig-3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;116&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-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/ispconfig.gif&quot; width=&quot;113&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Script For Automatically Setting Up A Perfect Server On OpenSUSE 11.4 And Installing ISPConfig 3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Here&#039;s a little script that automates the task of setting up a Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 3],
 and in the end it also installs ISPConfig 3.&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>
 <pubDate>Mon, 20 Jun 2011 19:43:24 +0200</pubDate>
 <guid>http://www.howtoforge.com/script-for-automatically-setting-up-a-perfect-server-on-opensuse-11.4-and-installing-ispconfig-3</guid>
 <comments>http://www.howtoforge.com/script-for-automatically-setting-up-a-perfect-server-on-opensuse-11.4-and-installing-ispconfig-3#comment</comments>
</item>
<item>
 <title>How To Upgrade DRBD Userland Version To 8.3.9 Under OpenSUSE 11.4</title>
 <link>http://www.howtoforge.com/how-to-upgrade-drbd-userland-version-to-8.3.9-under-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-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 DRBD Userland Version To 8.3.9 Under OpenSUSE 11.4&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This documentation shows you how to compile the drbd package 8.3.9 
based on the OpenSUSE 11.4 kernel source tree (we do need to build the 
kernel source tree, but we do not need to recompile the kernel). It is 
for test purposes only, and it works for my working environment and I 
cannot guarantee that this works for you.&lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <pubDate>Wed, 11 May 2011 17:24:46 +0200</pubDate>
 <guid>http://www.howtoforge.com/how-to-upgrade-drbd-userland-version-to-8.3.9-under-opensuse-11.4</guid>
 <comments>http://www.howtoforge.com/how-to-upgrade-drbd-userland-version-to-8.3.9-under-opensuse-11.4#comment</comments>
</item>
</channel>
</rss>

