<?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>MyLiteratureTechLife.COM &#187; System Administration</title>
	<atom:link href="http://myliteraturetechlife.com/category/system-administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://myliteraturetechlife.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 21:22:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Error: Missing Dependency: perl(Convert::ASN1) is needed by package samba</title>
		<link>http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/</link>
		<comments>http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 15:10:10 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[dependency]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=758</guid>
		<description><![CDATA[While updating a server, I got perl dependency error with Samba # yum upgrade ..... ..... samba-3.0.33-3.7.el5.i386 from base has depsolving problems --&#38;gt; Missing Dependency: perl(Convert::ASN1) is needed by package samba-3.0.33-3.7.el5.i386 (base) Error: Missing Dependency: perl(Convert::ASN1) is needed by package samba-3.0.33-3.7.el5.i386 (base) Recommended reading Missing Dependency: librrd.so.2 after munin installation Solution: ERROR: Unable to install [...]<p><a href="http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/">Error: Missing Dependency: perl(Convert::ASN1) is needed by package samba</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/error-missing-dependency-perlconvertasn1-is-needed-by-package-samba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing and configuring Monit</title>
		<link>http://myliteraturetechlife.com/installing-and-configuring-monit/</link>
		<comments>http://myliteraturetechlife.com/installing-and-configuring-monit/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 17:32:13 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[monit configuration]]></category>
		<category><![CDATA[monit installation]]></category>
		<category><![CDATA[monit on centos]]></category>
		<category><![CDATA[setting up monit]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=755</guid>
		<description><![CDATA[Monit is another tool for monitoring, it just do not give you a graphical interface, but it also setup alerts for you when your server use more cpu or ram, or if some service like apache stop, it automatically try to restart it. Official website: http://mmonit.com/monit/ Documentation: http://mmonit.com/monit/documentation/ Official wiki: http://mmonit.com/wiki/ Yum is ofcourse will [...]<p><a href="http://myliteraturetechlife.com/installing-and-configuring-monit/">Installing and configuring Monit</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/installing-and-configuring-monit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Munin in CentOS</title>
		<link>http://myliteraturetechlife.com/configuring-munin-in-centos/</link>
		<comments>http://myliteraturetechlife.com/configuring-munin-in-centos/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 17:19:01 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[munin configuration]]></category>
		<category><![CDATA[munin on Centos]]></category>
		<category><![CDATA[munin on kloxo]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=752</guid>
		<description><![CDATA[In previous post, I explained how to install Munin on CentOS and here I will explain how to configure and view it. Open /etc/munin/munin.conf It will be like dbdir /var/lib/munin htmldir /var/www/www.myliteraturetechlife.com/web/monitoring logdir /var/log/munin rundir /var/run/munin &#160; tmpldir /etc/munin/templates &#160; [server1.myliteraturetechlife.com] address 127.0.0.1 use_node_name yes You can replace htmldir with link of your html directory. [...]<p><a href="http://myliteraturetechlife.com/configuring-munin-in-centos/">Configuring Munin in CentOS</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/configuring-munin-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Munin in CentOS Kloxo Lxadmin</title>
		<link>http://myliteraturetechlife.com/how-to-install-munin-in-centos-kloxo-lxadmin/</link>
		<comments>http://myliteraturetechlife.com/how-to-install-munin-in-centos-kloxo-lxadmin/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 17:10:05 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[installing munin centos]]></category>
		<category><![CDATA[munin]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=750</guid>
		<description><![CDATA[Installation of Munin is briefly explained in its documentation for almost all Linux distributions. In this post, I will just explain how to install it in CentOS. We will use yum to install Munin, however for this we will have to add repo rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm Just create the following file with the contents show [...]<p><a href="http://myliteraturetechlife.com/how-to-install-munin-in-centos-kloxo-lxadmin/">How to install Munin in CentOS Kloxo Lxadmin</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-install-munin-in-centos-kloxo-lxadmin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Monitor your server with Munin</title>
		<link>http://myliteraturetechlife.com/monitor-your-server-with-munin/</link>
		<comments>http://myliteraturetechlife.com/monitor-your-server-with-munin/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 17:03:28 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[munin configuration]]></category>
		<category><![CDATA[munin installation]]></category>
		<category><![CDATA[server monitoring]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=748</guid>
		<description><![CDATA[Munin is a free tool to monitor a server, if you are running a high traffic production servers then it is very important to monitor it and Munin provide a graphical interface to monitor a server. Munin official website: http://munin-monitoring.org/ Munin official documentation: http://munin-monitoring.org/wiki/Documentation Munin Download: http://sourceforge.net/projects/munin/files/ I will be writing on installation and configuration [...]<p><a href="http://myliteraturetechlife.com/monitor-your-server-with-munin/">Monitor your server with Munin</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/monitor-your-server-with-munin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing Dependency: librrd.so.2 after munin installation</title>
		<link>http://myliteraturetechlife.com/missing-dependency-librrd-so-2-after-munin-installation/</link>
		<comments>http://myliteraturetechlife.com/missing-dependency-librrd-so-2-after-munin-installation/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 22:03:59 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[dependencies error centos]]></category>
		<category><![CDATA[error after munin]]></category>
		<category><![CDATA[installing munin]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=744</guid>
		<description><![CDATA[Today I installed munin on a new server, and after then when I ran yum update, it got me dependencies error [root@~]# yum -y update Loaded plugins: fastestmirror, protectbase Determining fastest mirrors * addons: pubmirrors.reflected.net * base: mirror.fdcservers.net * epel: mirror.steadfast.net * extras: centos.corenetworks.net * updates: centos.corenetworks.net addons &#124; 951 B 00:00 addons/primary &#124; 202 [...]<p><a href="http://myliteraturetechlife.com/missing-dependency-librrd-so-2-after-munin-installation/">Missing Dependency: librrd.so.2 after munin installation</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/missing-dependency-librrd-so-2-after-munin-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing server from  SYN flooding DOS attack</title>
		<link>http://myliteraturetechlife.com/securing-server-from-syn-flooding-dos-attack/</link>
		<comments>http://myliteraturetechlife.com/securing-server-from-syn-flooding-dos-attack/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 18:24:57 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Kloxo]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web hosting]]></category>
		<category><![CDATA[Web Servers Security]]></category>
		<category><![CDATA[dos attack]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[syn flooding]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=733</guid>
		<description><![CDATA[As the internet is becoming larger day by day, therefore security risks for your servers are also increasing. If your server is connected to internet and is hosting some good high traffic and popular websites, then there are high chances that you get SYN flooding. SYN flooding is a kind of DOS attack, a.k.a &#8220;Deniel [...]<p><a href="http://myliteraturetechlife.com/securing-server-from-syn-flooding-dos-attack/">Securing server from  SYN flooding DOS attack</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/securing-server-from-syn-flooding-dos-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to kill a process in Linux</title>
		<link>http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/</link>
		<comments>http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 21:09:33 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[killing a process]]></category>
		<category><![CDATA[linux process]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=670</guid>
		<description><![CDATA[All linux and Unix distributions comes with kill command inside. Killing process by name If you know the process name which you want to kill then you can simply use killall [process_name] killall -9 [process_name] Killing process by process ID You can find process ID of a process using pidof [process_name] and then kill [process_ID] [...]<p><a href="http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/">How to kill a process in Linux</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-kill-a-process-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find process root in Linux</title>
		<link>http://myliteraturetechlife.com/how-to-find-process-root-in-linux/</link>
		<comments>http://myliteraturetechlife.com/how-to-find-process-root-in-linux/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 21:04:38 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Web Servers Security]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=668</guid>
		<description><![CDATA[If you find a process creating load on your linux machine, and you want to find the application, file or script which is running this process and ps aux command is your friend. Suppose, a php process is running and creating load, you can run ps aux &#124; grep php It will show the the [...]<p><a href="http://myliteraturetechlife.com/how-to-find-process-root-in-linux/">How to find process root in Linux</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-find-process-root-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change base URL in Magento</title>
		<link>http://myliteraturetechlife.com/how-to-change-base-url-in-magento/</link>
		<comments>http://myliteraturetechlife.com/how-to-change-base-url-in-magento/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 12:01:47 +0000</pubDate>
		<dc:creator>shk</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Web hosting]]></category>
		<category><![CDATA[campus management system]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[how magento works]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[magento database]]></category>

		<guid isPermaLink="false">http://www.myliteraturetechlife.com/?p=628</guid>
		<description><![CDATA[Magento is a campus management system. Some time when you move your website to new location or to new directory, it require to change Base URL in the database of Magento. You can use phpmyadmin to change this database or you can directly change it from command line Using PhpMyadmin Open database, Find the table [...]<p><a href="http://myliteraturetechlife.com/how-to-change-base-url-in-magento/">How to change base URL in Magento</a> is a post from: <a href="http://www.myliteraturetechlife.com">MyLiteratureTechLife.COM</a></p>
]]></description>
		<wfw:commentRss>http://myliteraturetechlife.com/how-to-change-base-url-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

