<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Markus Blog</title>
	<atom:link href="http://markus.revti.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://markus.revti.com</link>
	<description>What's going on Internet?</description>
	<lastBuildDate>Thu, 11 Mar 2010 15:44:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing suPHP on Centos 5</title>
		<link>http://markus.revti.com/2010/03/installing-suphp-on-centos-5/</link>
		<comments>http://markus.revti.com/2010/03/installing-suphp-on-centos-5/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 15:31:22 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[suphp]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=463</guid>
		<description><![CDATA[suPHP is a tool that allows PHP scripts to be executed with the permissions of their owners. By not running PHP script using web server’s user rights, suPHP increase the server security.
First install httpd-devel and compiler tools:

yum install httpd-devel gcc gcc-c++ make

Download suPHP source code and extract it

wget http://www.suphp.org/download/suphp-0.7.1.tar.gz
tar -xvzf suphp-0.7.1.tar.gz
cd suphp-0.7.1

Now we compile suPHP

./configure [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2010/03/installing-suphp-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling Zimbra View Mail Button on Administrator Console</title>
		<link>http://markus.revti.com/2010/02/disabling-zimbra-view-mail-button-on-administrator-console/</link>
		<comments>http://markus.revti.com/2010/02/disabling-zimbra-view-mail-button-on-administrator-console/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 10:10:28 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[zimbra]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=458</guid>
		<description><![CDATA[I've been searching for a solution to disable the "View Mail" button in Zimbra's Administrator control panel. I think this "View Mail" button is not necessary and further more it is privacy breach as administrator can see all emails inside an email account.
The new version 6.0 Network Edition seems to be able to do that [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2010/02/disabling-zimbra-view-mail-button-on-administrator-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install rTorrent Using CURL in Different Path on Centos Linux</title>
		<link>http://markus.revti.com/2009/12/install-rtorrent-using-curl-in-different-path-on-centos-linux/</link>
		<comments>http://markus.revti.com/2009/12/install-rtorrent-using-curl-in-different-path-on-centos-linux/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 21:09:30 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[rTorrent]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=455</guid>
		<description><![CDATA[After I posted an article titled "Installing libTorrent and rTorrent on Linux Centos" one of my reader have a concern about dependencies as Centos already have older Curl installed by default.
One way to avoid dependencies problem with Curl is by compiling the newest version to another directory and then compile rTorrent to use that Curl [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2009/12/install-rtorrent-using-curl-in-different-path-on-centos-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Installing libTorrent and rTorrent on Linux Centos</title>
		<link>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/</link>
		<comments>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 19:48:31 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[libTorrent]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rTorrent]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=449</guid>
		<description><![CDATA[As requested by one of my blog reader, I write this libTorrent and rTorrent installation tutorial  I’m installing libTorrent and rTorrent on a Xen based VPS with Linux Centos 5.4
From the project’s website:
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Installing Squid NT on Windows 7</title>
		<link>http://markus.revti.com/2009/11/installing-squid-nt-on-windows-7/</link>
		<comments>http://markus.revti.com/2009/11/installing-squid-nt-on-windows-7/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 23:33:31 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=431</guid>
		<description><![CDATA[Squid is a caching proxy server that can help reduce internet bandwidth usage and improving response time of loading a website by caching and re-using frequently opened web page. Squid reduce the bandwidth usage and accelerate the website loading by caching static website objects such as images, flash objects and text files, with some modification [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2009/11/installing-squid-nt-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 Keyboard Mapping Problem on Tight VNC</title>
		<link>http://markus.revti.com/2009/11/ubuntu-9-04-keyboard-mapping-problem-on-tight-vnc/</link>
		<comments>http://markus.revti.com/2009/11/ubuntu-9-04-keyboard-mapping-problem-on-tight-vnc/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:39:10 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=429</guid>
		<description><![CDATA[After logged in to VNC server, I get problem with the keyboard mapping on Ubuntu 9.04. When I type "abcdefghij" I get "asdfghjkl;". After searching on Google, the problem was submitted as a bug and the work around is by adding:

export XKL_XMODMAP_DISABLE=1

In VNC’s xstartup file:  $HOME/.vnc/xstartup
You have to add the line export XKL_XMODMAP_DISABLE=1 before /etc/X11/Xsession [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2009/11/ubuntu-9-04-keyboard-mapping-problem-on-tight-vnc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Install Tight VNC Server on Ubuntu 9.04 Jaunty Jackalope</title>
		<link>http://markus.revti.com/2009/11/install-tight-vnc-server-on-ubuntu-9-04-jaunty-jackalope/</link>
		<comments>http://markus.revti.com/2009/11/install-tight-vnc-server-on-ubuntu-9-04-jaunty-jackalope/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 21:22:09 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=425</guid>
		<description><![CDATA[Previously I installed TightVNC server on Ubuntu 8.10 which I posted the tutorial here. Today I setup a new Virtual Private Server (VPS) with Ubuntu 9.04 installed (still haven’t got Ubuntu9.10 Xen template, so I didn’t install the latest version).
(Note: before you install TightVNC you have to install a window manager first, I use GNOME [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2009/11/install-tight-vnc-server-on-ubuntu-9-04-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Installing TinyProxy as Squid Proxy Server Alternative</title>
		<link>http://markus.revti.com/2009/10/installing-tinyproxy-as-squid-proxy-server-alternative/</link>
		<comments>http://markus.revti.com/2009/10/installing-tinyproxy-as-squid-proxy-server-alternative/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 18:38:02 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[tiny]]></category>

		<guid isPermaLink="false">http://markus.revti.com/?p=421</guid>
		<description><![CDATA[Tinyproxy is a light-weight HTTP proxy daemon for POSIX operating systems. It is distributed using the GNU GPL license version 2 or above, so we can download it and install it on our Linux server freely.
Tinyproxy is a light-weight alternative for the well known Squid proxy server. It’s really memory efficient so it will run [...]]]></description>
		<wfw:commentRss>http://markus.revti.com/2009/10/installing-tinyproxy-as-squid-proxy-server-alternative/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
