<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>EZ Linux Admin</title>
	
	<link>http://www.ezlinuxadmin.com</link>
	<description>Making Linux Easier</description>
	<lastBuildDate>Sun, 19 May 2013 00:23:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/EzLinuxAdmin" /><feedburner:info uri="ezlinuxadmin" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>To install MySQL governor on your Cpanel Cloud Linux server</title>
		<link>http://www.ezlinuxadmin.com/2013/05/install-mysql-governor-cpanel-cloud-linux/</link>
		<comments>http://www.ezlinuxadmin.com/2013/05/install-mysql-governor-cpanel-cloud-linux/#comments</comments>
		<pubDate>Sun, 19 May 2013 00:23:16 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[Linux Security]]></category>
		<category><![CDATA[Linux Software / Scripts]]></category>
		<category><![CDATA[cloud linux]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[dbgovernor]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=622</guid>
		<description><![CDATA[To install MySQL governor on your server: yum remove db-governor db-governor-mysql # you can ignore errors if you don&#8217;t have those packages installed yum install governor-mysql &#8211;enablerepo=cloudlinux-updates-testing /usr/share/lve/dbgovernor/mysqlgovernor.py &#8211;install * The installation currently supports only cPanel &#038; DirectAdmin servers. ** Please, note that MySQL on cPanel servers will be updated from CloudLinux RPMs. *** MySQL [...]]]></description>
				<content:encoded><![CDATA[<p>To install MySQL governor on your server:</p>
<p>yum remove db-governor db-governor-mysql  # you can ignore errors if you don&#8217;t have those packages installed<br />
yum install governor-mysql &#8211;enablerepo=cloudlinux-updates-testing<br />
/usr/share/lve/dbgovernor/mysqlgovernor.py &#8211;install</p>
<p>* The installation currently supports only cPanel &#038; DirectAdmin servers.</p>
<p>** Please, note that MySQL on cPanel servers will be updated from CloudLinux RPMs.</p>
<p>*** MySQL Governor is compatible only with MySQL 5.x</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2013/05/install-mysql-governor-cpanel-cloud-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove Softacuous</title>
		<link>http://www.ezlinuxadmin.com/2013/05/how-to-remove-softacuous/</link>
		<comments>http://www.ezlinuxadmin.com/2013/05/how-to-remove-softacuous/#comments</comments>
		<pubDate>Wed, 15 May 2013 17:05:47 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[Linux Software / Scripts]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[softacuous]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=619</guid>
		<description><![CDATA[/usr/local/cpanel/bin/unregister_cpanelplugin /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/softaculous.cpanelplugin; rm -rf /etc/cron.d/softaculous; rm -rf /var/softaculous; rm -rf /usr/local/cpanel/whostmgr/cgi/softaculous; rm -rf /usr/local/cpanel/whostmgr/cgi/addon_softaculous.php; rm -rf /usr/local/cpanel/whostmgr/cgi/addon_softaculous.cgi rm -rf /usr/local/cpanel/base/frontend/x3/dynamicui/dynamicui_softicons.conf;]]></description>
				<content:encoded><![CDATA[<p>/usr/local/cpanel/bin/unregister_cpanelplugin /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/softaculous.cpanelplugin;</p>
<p>rm -rf /etc/cron.d/softaculous;</p>
<p>rm -rf /var/softaculous;</p>
<p>rm -rf /usr/local/cpanel/whostmgr/cgi/softaculous;</p>
<p>rm -rf /usr/local/cpanel/whostmgr/cgi/addon_softaculous.php;</p>
<p>rm -rf /usr/local/cpanel/whostmgr/cgi/addon_softaculous.cgi</p>
<p>rm -rf /usr/local/cpanel/base/frontend/x3/dynamicui/dynamicui_softicons.conf;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2013/05/how-to-remove-softacuous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing PostGreSQL on a Cpanel server</title>
		<link>http://www.ezlinuxadmin.com/2013/05/installing-postgresql-cpanel/</link>
		<comments>http://www.ezlinuxadmin.com/2013/05/installing-postgresql-cpanel/#comments</comments>
		<pubDate>Wed, 15 May 2013 11:19:27 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[PostGreSQL]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=617</guid>
		<description><![CDATA[You can install PostgreSQL by running the following command: # /scripts/installpostgres Note that after you install PostgreSQL, you will need to rebuild both the internal PHP used by phpPgAdmin, and the PHP used for your sites (they are two different installations). You can do this by running *both* of these commands: # /scripts/easyapache &#8211;build # [...]]]></description>
				<content:encoded><![CDATA[<p>You can install PostgreSQL by running the following command:</p>
<p># /scripts/installpostgres</p>
<p>Note that after you install PostgreSQL, you will need to rebuild both the internal PHP used by phpPgAdmin, and the PHP used for your sites (they are two different installations).  You can do this by running *both* of these commands:</p>
<p># /scripts/easyapache &#8211;build<br />
# /scripts/makecpphp</p>
<p>If you do not run *both* of the above commands *after* running /scripts/installpostgres, your PHP applications and phpPgAdmin will not be able to interact with PostgreSQL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2013/05/installing-postgresql-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Attracta on a Cpanel server</title>
		<link>http://www.ezlinuxadmin.com/2013/05/install-attracta-cpanel/</link>
		<comments>http://www.ezlinuxadmin.com/2013/05/install-attracta-cpanel/#comments</comments>
		<pubDate>Wed, 15 May 2013 11:13:21 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[attracta]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=615</guid>
		<description><![CDATA[wget -N http://www.attracta.com/static/download/cpanel-install sh cpanel-install That&#8217;s it, good luck!]]></description>
				<content:encoded><![CDATA[<p>wget -N http://www.attracta.com/static/download/cpanel-install<br />
sh cpanel-install </p>
<p>That&#8217;s it, good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2013/05/install-attracta-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ruby on Rails for a Cpanel server is really easy</title>
		<link>http://www.ezlinuxadmin.com/2013/05/installing-ruby-on-rails-for-a-cpanel-server-is-really-easy/</link>
		<comments>http://www.ezlinuxadmin.com/2013/05/installing-ruby-on-rails-for-a-cpanel-server-is-really-easy/#comments</comments>
		<pubDate>Wed, 15 May 2013 11:11:34 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=613</guid>
		<description><![CDATA[You can install Ruby on Rails by running the following command: # /scripts/installruby That&#8217;s it, enjoy!]]></description>
				<content:encoded><![CDATA[<p>You can install Ruby on Rails by running the following command:</p>
<p># /scripts/installruby</p>
<p>That&#8217;s it, enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2013/05/installing-ruby-on-rails-for-a-cpanel-server-is-really-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to clean out a cpanel servers’s mail queue by command line</title>
		<link>http://www.ezlinuxadmin.com/2013/03/how-to-clean-out-a-cpanel-serverss-mail-queue-by-command-line/</link>
		<comments>http://www.ezlinuxadmin.com/2013/03/how-to-clean-out-a-cpanel-serverss-mail-queue-by-command-line/#comments</comments>
		<pubDate>Sun, 10 Mar 2013 20:59:09 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[Linux Mail]]></category>
		<category><![CDATA[Linux Software / Scripts]]></category>
		<category><![CDATA[Linux Tricks]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=610</guid>
		<description><![CDATA[First stop exim in your WHM under services, just unclick any exim services running and save it. Then open you ssh client and use this code: /usr/sbin/exiqgrep -i &#124; xargs /usr/sbin/exim -Mrm Then restart exim. This is much better then the mail queue system cpanel has installed, about 4 years (2009) they changed it and [...]]]></description>
				<content:encoded><![CDATA[<p>First stop exim in your WHM under services, just unclick any exim services running and save it.</p>
<p>Then open you ssh client and use this code:</p>
<p><code>/usr/sbin/exiqgrep -i | xargs /usr/sbin/exim -Mrm</code></p>
<p>Then restart exim.</p>
<p>This is much better then the mail queue system cpanel has installed, about 4 years (2009) they changed it and it&#8217;s just horrible now.</p>
<p>But thanks to the nice little code you can do it much faster from ssh.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2013/03/how-to-clean-out-a-cpanel-serverss-mail-queue-by-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>magic qoutes</title>
		<link>http://www.ezlinuxadmin.com/2013/01/magic-qoutes/</link>
		<comments>http://www.ezlinuxadmin.com/2013/01/magic-qoutes/#comments</comments>
		<pubDate>Tue, 08 Jan 2013 22:01:49 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[Linux Security]]></category>
		<category><![CDATA[Linux Software / Scripts]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[magic qoutes]]></category>
		<category><![CDATA[php.ini]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=607</guid>
		<description><![CDATA[This will solve the magic quotes compatibility when you create a local php.ini file. If you can&#8217;t turn off magic quotes using the htaccess file just: Create a text file Rename it to &#8216;php.ini&#8217; Add the lines magic_quotes_gpc = Off magic_quotes_runtime = Off magic_quotes_sybase = Off extension=pdo.so extension=pdo_mysql.so Save it to the directory/ies in which [...]]]></description>
				<content:encoded><![CDATA[<p>This will solve the magic quotes compatibility when you create a local php.ini file.</p>
<p>If you can&#8217;t turn off magic quotes using the htaccess file just:</p>
<p>    Create a text file<br />
    Rename it to &#8216;php.ini&#8217;</p>
<p>    Add the lines</p>
<p>    magic_quotes_gpc = Off<br />
    magic_quotes_runtime = Off<br />
    magic_quotes_sybase = Off<br />
    extension=pdo.so<br />
    extension=pdo_mysql.so</p>
<p>    Save it to the directory/ies in which your scripts are executing.</p>
<p>We suggest just adding it to the public_html folder in case your server has restrictions on custom php.ini files in other locations.</p>
<p>Note: Most cpanel based server will work with this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2013/01/magic-qoutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear bash history in Linux</title>
		<link>http://www.ezlinuxadmin.com/2012/08/clear-bash-history-in-linux/</link>
		<comments>http://www.ezlinuxadmin.com/2012/08/clear-bash-history-in-linux/#comments</comments>
		<pubDate>Tue, 14 Aug 2012 17:13:02 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Linux Security]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[clear history]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=600</guid>
		<description><![CDATA[history -c]]></description>
				<content:encoded><![CDATA[<p><code>history -c</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2012/08/clear-bash-history-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the language on Linux with a command</title>
		<link>http://www.ezlinuxadmin.com/2012/06/change-the-language-on-linux-with-a-command/</link>
		<comments>http://www.ezlinuxadmin.com/2012/06/change-the-language-on-linux-with-a-command/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 22:36:03 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cheat Sheets]]></category>
		<category><![CDATA[Installing Linux]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Linux Software / Scripts]]></category>
		<category><![CDATA[Linux Tricks]]></category>
		<category><![CDATA[change language]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=598</guid>
		<description><![CDATA[It&#8217;s easy just run this command and than choose a language: system-config-language]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s easy just run this command and than choose a language:</p>
<p><code>system-config-language</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2012/06/change-the-language-on-linux-with-a-command/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Named backup or transfer files</title>
		<link>http://www.ezlinuxadmin.com/2012/06/named-backup-or-transfer-files/</link>
		<comments>http://www.ezlinuxadmin.com/2012/06/named-backup-or-transfer-files/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 23:54:07 +0000</pubDate>
		<dc:creator>EZ linux</dc:creator>
				<category><![CDATA[Cheat Sheets]]></category>
		<category><![CDATA[Cpanel and WHM]]></category>
		<category><![CDATA[Linux Back Up]]></category>
		<category><![CDATA[Linux Operating Systems]]></category>
		<category><![CDATA[Linux Security]]></category>
		<category><![CDATA[dns backup]]></category>
		<category><![CDATA[dns transfer]]></category>

		<guid isPermaLink="false">http://www.ezlinuxadmin.com/?p=593</guid>
		<description><![CDATA[Most of the files are in the etc folder.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.ezlinuxadmin.com/wp-content/uploads/2012/06/named.jpg"><img class="alignnone size-full wp-image-594" title="named" src="http://www.ezlinuxadmin.com/wp-content/uploads/2012/06/named.jpg" alt="" width="591" height="326" /></a></p>
<p>Most of the files are in the etc folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ezlinuxadmin.com/2012/06/named-backup-or-transfer-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
