<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / linux</title>
<link>http://netvouz.com/falko/tag/linux?feed=rss&amp;pg=4</link>
<description>falko&#39;s bookmarks tagged &quot;linux&quot; on Netvouz</description>
<item><title>Enabling Beryl On A PCLinuxOS 2007 Desktop</title>
<link>http://www.howtoforge.com/beryl_pclinuxos2007</link>
<description>This tutorial shows how you can enable Beryl on a PCLinuxOS 2007 desktop (the system must have a 3D-capable graphics card). With Beryl you can make your desktop use beautiful 3D effects like wobbly windows or a desktop cube.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 17 Jul 2007 10:06:39 GMT</pubDate>
</item><item><title>Enabling Compiz Fusion On A Fedora 8 GNOME Desktop (ATI Mobility Radeon 9200)</title>
<link>http://www.howtoforge.com/compiz-fusion-fedora8-ati-mobility-radeon-9200</link>
<description>This tutorial shows how you can enable Compiz Fusion on a Fedora 8 GNOME desktop (the system must have a 3D-capable graphics card - I&#39;m using an ATI Mobility Radeon 9200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 13 Nov 2007 18:19:44 GMT</pubDate>
</item><item><title>Enabling Compiz Fusion On An Ubuntu 7.10 Desktop (ATI Mobility Radeon 9200)</title>
<link>http://www.howtoforge.com/compiz-fusion-ubuntu-gutsy-gibbon-ati-mobility-radeon-9200</link>
<description>This tutorial shows how you can enable Compiz Fusion on an Ubuntu 7.10 (Gutsy Gibbon) desktop (the system must have a 3D-capable graphics card - I am using an ATI Mobility Radeon 9200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 16 Nov 2007 10:32:03 GMT</pubDate>
</item><item><title>Enabling Compiz Fusion On Linux Mint 11</title>
<link>http://www.howtoforge.com/enabling-compiz-fusion-on-linux-mint-11</link>
<description>This tutorial shows how you can enable Compiz Fusion on a Linux Mint 11 desktop (the system must have a 3D-capable graphics card - I&#39;m using an NVIDIA GeForce 8200 here). With Compiz Fusion you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 04 Aug 2011 08:20:46 GMT</pubDate>
</item><item><title>Enabling Compiz On Linux Mint 12 (GNOME Classic)</title>
<link>http://www.howtoforge.com/enabling-compiz-on-linux-mint-12-gnome-12</link>
<description>This tutorial shows how you can enable Compiz on a Linux Mint 12 Lisa desktop (the system must have a 3D-capable graphics card - I&#39;m using an NVIDIA GeForce 8200 here). With Compiz you can use beautiful 3D effects like wobbly windows or a desktop cube on your desktop. Compiz is not supported on GNOME 3 yet, that&#39;s why this how-to is applicable only for the classic GNOME desktop.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 18 Dec 2011 09:57:43 GMT</pubDate>
</item><item><title>Entering A Safe Mirror When Logging In With Unionfs And Chroot</title>
<link>http://www.howtoforge.com/safe_mirror_unionfs_chroot</link>
<description>When reading a hint on the website of LinuxFromScratch I discovered the special capabilities of unionfs, specially in combination with chroot. Later I read a HowTo on a wikiwebsite of Gentoo, about entering a chrooted home directory when using a special script as shell. Combining these two brings me to using a chrooted environment, which you enter when logging in as a special user. This environment is an exact copy (mirror) of the system you are working on. Because you are in safe copy of the real system, you can do whatever you like, it will never change the system, everything stays inside the cache (the readwrite branch).</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 29 Jun 2007 10:58:53 GMT</pubDate>
</item><item><title>Fedora 8 Server Setup - LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server)</title>
<link>http://www.howtoforge.com/fedora-8-server-lamp-email-dns-ftp-ispconfig</link>
<description>This is a detailed description about how to set up a Fedora 8 server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Fedora 8, but should apply to the 64-bit version with very little modifications as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 08 Nov 2007 16:54:17 GMT</pubDate>
</item><item><title>Filtering PDF-/XLS-/Image-Spam With ClamAV (And ISPConfig) On Debian/Ubuntu</title>
<link>http://www.howtoforge.com/ispconfig_sanesecurity_clamav_debian_ubuntu</link>
<description>There is currently a lot of spam where the spam information is attached as .pdf or .xls files, sometime also hidden inside a .zip file. While these spam mails are not easy to catch with e.g. SpamAssassin or a Bayes filter, the ClamAV virus scanner can catch them easily when it is fed with the correct signatures as ClamAV is built to scan mail attachments.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 25 Jul 2007 13:18:02 GMT</pubDate>
</item><item><title>First Steps Of Running Linux Via Terminal Instead Of Desktop</title>
<link>http://www.howtoforge.com/first-steps-of-running-linux-via-terminal-instead-of-desktop</link>
<description>This tutorial is supposed to show new Linux users how to handle Linux without having to browse through your desktop to edit files. The core commands to do this are the same on every Linux distribution, however there is a large variety of commands that differ from distribution to distribution, as does the install command.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Mon, 08 Aug 2011 07:40:34 GMT</pubDate>
</item><item><title>Full Mail Server Solution w/ Virtual Domains &amp; Users (Debian Etch, Postfix, Mysql, Dovecot, DSpam, ClamAV, Postgrey, RBL)</title>
<link>http://www.howtoforge.com/postfix_mysql_dovecot_dspam_clamav_postgrey_rbl_debian_etch</link>
<description>This guide describes how to set up a full email solution in Debian Linux (all code is from Debian Etch). I was asked to design a secure, scalable, portable solution for a small company.  While the guide references many servers, the company only had 4 physical machines, Xen was used to virtualize the entire solution.  That particular aspect of the system is not discussed in this guide, although I will try to get it into the next revision.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 31 Oct 2007 09:56:05 GMT</pubDate>
</item></channel></rss>