<?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 &#187; centos</title> <atom:link href="http://markus.revti.com/tag/centos/feed/" rel="self" type="application/rss+xml" /><link>http://markus.revti.com</link> <description>What&#039;s going on Internet?</description> <lastBuildDate>Fri, 23 Dec 2011 13:51:17 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Minimum Install VNC Remote Desktop Server on Centos</title><link>http://markus.revti.com/2011/08/minimum-install-vnc-remote-desktop-server-on-centos/</link> <comments>http://markus.revti.com/2011/08/minimum-install-vnc-remote-desktop-server-on-centos/#comments</comments> <pubDate>Mon, 01 Aug 2011 10:31:18 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[Information Technology]]></category> <category><![CDATA[System Administration]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[server]]></category> <category><![CDATA[vnc]]></category> <category><![CDATA[vps]]></category><guid isPermaLink="false">http://markus.revti.com/?p=510</guid> <description><![CDATA[I wrote an update for an article that i wrote a couple months ago here It's a tutorial to install VNC on Linux Centos VPS. On that tutorial I was installing the group package of Gnome Desktop which will install all Gnome's applications including Open Office. This of course requires a lot of space and [...]]]></description> <wfw:commentRss>http://markus.revti.com/2011/08/minimum-install-vnc-remote-desktop-server-on-centos/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>This is why there are 32 bit packages on 64 bit Linux Centos</title><link>http://markus.revti.com/2011/06/this-is-why-there-are-32-bit-packages-on-64-bit-linux-centos/</link> <comments>http://markus.revti.com/2011/06/this-is-why-there-are-32-bit-packages-on-64-bit-linux-centos/#comments</comments> <pubDate>Wed, 15 Jun 2011 22:41:40 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[linux]]></category><guid isPermaLink="false">http://markus.revti.com/?p=499</guid> <description><![CDATA[I just installed a new server with Linux Centos 64 bit installed and noticed that actually some 32 bit packages was also installed when I'm running yum upgrade. There was nothing wrong in YUM configuration that I can find. It turns out that the reason for those 32 bit packages being installed is that Centos [...]]]></description> <wfw:commentRss>http://markus.revti.com/2011/06/this-is-why-there-are-32-bit-packages-on-64-bit-linux-centos/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Modify the Maximum Emails a Domain Can Send per Hour</title><link>http://markus.revti.com/2010/11/modify-the-maximum-emails-a-domain-can-send-per-hour/</link> <comments>http://markus.revti.com/2010/11/modify-the-maximum-emails-a-domain-can-send-per-hour/#comments</comments> <pubDate>Wed, 10 Nov 2010 13:04:35 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[cpanel]]></category> <category><![CDATA[linux]]></category><guid isPermaLink="false">http://markus.revti.com/?p=483</guid> <description><![CDATA[On Cpanel’s Tweak Settings you can limit the maximum each domain can send out per hour. The problem is that this limit also applies to Mailman mailing list hence causing problem for mailing list owners. The problem happen when the mailing list has members more than the maximum number of email a domain can send [...]]]></description> <wfw:commentRss>http://markus.revti.com/2010/11/modify-the-maximum-emails-a-domain-can-send-per-hour/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <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 [...]]]></description> <wfw:commentRss>http://markus.revti.com/2010/03/installing-suphp-on-centos-5/feed/</wfw:commentRss> <slash:comments>4</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 [...]]]></description> <wfw:commentRss>http://markus.revti.com/2009/12/install-rtorrent-using-curl-in-different-path-on-centos-linux/feed/</wfw:commentRss> <slash:comments>7</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 [...]]]></description> <wfw:commentRss>http://markus.revti.com/2009/11/installing-libtorrent-and-rtorrent-on-linux-centos/feed/</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>Installing Gnome and VNC Remote Desktop on Centos VPS</title><link>http://markus.revti.com/2009/08/installing-gnome-and-vnc-remote-desktop-on-centos-vps/</link> <comments>http://markus.revti.com/2009/08/installing-gnome-and-vnc-remote-desktop-on-centos-vps/#comments</comments> <pubDate>Mon, 24 Aug 2009 15:33:08 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[vnc]]></category> <category><![CDATA[vps]]></category><guid isPermaLink="false">http://markus.revti.com/?p=398</guid> <description><![CDATA[After writing a how-to on installing Gnome and VNC server on Ubuntu Linux, this time I blog on the same tutorial but now I use Centos 5.3 Linux. It’s almost similar with Ubuntu, but on Centos we use YUM instead of apt-get command. Both package managers have its own fans, nevertheless both yum and apt-get [...]]]></description> <wfw:commentRss>http://markus.revti.com/2009/08/installing-gnome-and-vnc-remote-desktop-on-centos-vps/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>error: kernel image does not exist: /boot/hypervm-xen-vmlinuz</title><link>http://markus.revti.com/2008/08/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/</link> <comments>http://markus.revti.com/2008/08/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/#comments</comments> <pubDate>Sat, 09 Aug 2008 09:43:32 +0000</pubDate> <dc:creator>Markus</dc:creator> <category><![CDATA[System Administration]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[vps]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://markus.revti.com/index.php/2008/08/09/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/</guid> <description><![CDATA[If you have a CentOS Xen Dom0 and experiencing this problem "error: kernel image does not exist: /boot/hypervm-xen-vmlinuz" after upgrading Xen kernel on HyperVM based VPS, here is how to fix it: cd /usr/local/lxlabs/hypervm/httpdocs/ lphp.exe ../bin/misc/fixcentos5xen.php this problem is caused by the initrd didn't function correctly on CentOS Xen.]]></description> <wfw:commentRss>http://markus.revti.com/2008/08/error-kernel-image-does-not-exist-boothypervm-xen-vmlinuz/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 14/70 queries in 0.026 seconds using disk: basic
Object Caching 1101/1163 objects using disk: basic

Served from: markus.revti.com @ 2012-02-10 04:20:46 -->
