<?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>AskApache &#187; Search Results  &#187;  shell</title>
	<atom:link href="http://www.askapache.com/search/shell/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Fri, 17 May 2013 23:28:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bash alternative to Reflector for Ranking Mirrors</title>
		<link>http://www.askapache.com/shellscript/reflector-ranking-mirrors.html</link>
		<comments>http://www.askapache.com/shellscript/reflector-ranking-mirrors.html#comments</comments>
		<pubDate>Tue, 07 May 2013 06:20:31 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[ArchLinux]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[reflector]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[shell-script]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8892</guid>
		<description><![CDATA[<p><p><a class="IFL" href="http://www.askapache.com/shellscript/reflector-ranking-mirrors.html"><img src="http://uploads.askapache.com/2013/05/reflector-alternative-mirrorlist-300x217.png" alt="reflector-alternative-mirrorlist" width="300" height="217" /></a>A pure bash alternative to the python reflector, using curl, xargs, and sort for ranking Arch Linux mirrors.<br /><br />Nice and simple.  Short and sweet.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/shellscript/reflector-ranking-mirrors.html">Bash alternative to Reflector for Ranking Mirrors</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/shellscript/reflector-ranking-mirrors.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Htaccess &#8211; The Ultimate Guide</title>
		<link>http://www.askapache.com/htaccess/htaccess.html</link>
		<comments>http://www.askapache.com/htaccess/htaccess.html#comments</comments>
		<pubDate>Wed, 01 May 2013 13:05:32 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[301 Redirects]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[File Permissions]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTP Headers]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[mod_security]]></category>
		<category><![CDATA[mod_status]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Redirect]]></category>
		<category><![CDATA[RedirectMatch]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[RewriteCond]]></category>
		<category><![CDATA[RewriteEngine]]></category>
		<category><![CDATA[RewriteRule]]></category>
		<category><![CDATA[robots.txt]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.askapache.com.com/htaccess/htaccesselite-ultimate-htaccess-article.html</guid>
		<description><![CDATA[<p><p>I discovered these tips and tricks mostly while working as a network security penetration specialist hired to find security holes in web hosting environments.   That is when I started examining htaccess files in great detail and learned about the incredible untapped power of htaccess.  The only avenue on shared-hosting was and is the .htaccess file, and holy freaking fiber-optics.. it's almost as powerful as httpd.conf itself</p></p><p>The post <a href="http://www.askapache.com/htaccess/htaccess.html">Htaccess &#8211; The Ultimate Guide</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/htaccess/htaccess.html/feed/</wfw:commentRss>
		<slash:comments>83</slash:comments>
		</item>
		<item>
		<title>Bash Script to Create index.html of Dir Listing</title>
		<link>http://www.askapache.com/shellscript/bash-script-create-index-html-dir-listing.html</link>
		<comments>http://www.askapache.com/shellscript/bash-script-create-index-html-dir-listing.html#comments</comments>
		<pubDate>Thu, 25 Apr 2013 21:59:46 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Shell Scripting]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[DirectoryIndex]]></category>
		<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[IndexOptions]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8450</guid>
		<description><![CDATA[<p><p><img class="IFL" src="http://uploads.askapache.com/2013/04/bash-generated-index-listing-300x96.png" alt="bash-generated-index-listing" width="300" height="96" />If you use Apache to auto-generate directory index listings of files/dirs, and you have a large number of files and directories in the root directory and/or slow IO speed, then generating the index could take Apache over a minute!<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/shellscript/bash-script-create-index-html-dir-listing.html">Bash Script to Create index.html of Dir Listing</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/shellscript/bash-script-create-index-html-dir-listing.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTP Status Codes</title>
		<link>http://www.askapache.com/net/http-status-codes.html</link>
		<comments>http://www.askapache.com/net/http-status-codes.html#comments</comments>
		<pubDate>Sat, 06 Apr 2013 22:49:41 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Net]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cURL]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTP Headers]]></category>
		<category><![CDATA[Redirect]]></category>
		<category><![CDATA[Status Code]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8342</guid>
		<description><![CDATA[<p><p><a href="http://www.askapache.com/net/http-status-codes.html" class="IFL"><img src="http://uploads.askapache.com/2013/04/http-status-codes-tool-300x182.png" alt="http-status-codes-tool" width="300" height="182"  /></a>This is a big update from the last time I looked into this, when I enumerated <a href="http://www.askapache.com/htaccess/apache-status-code-headers-errordocument.html">57 Status Codes</a> that Apache 2.x was capable of handling.  This list contains <a href="http://www.askapache.com/net/http-status-codes.html">83 Status Codes</a> recognized by Apache.  I compiled the latest 2.4.4 Apache in order to view the actual codes sent by a live server.. very cool.  You can read about the newest HTTP Status Codes in <a href="http://tools.ietf.org/html/rfc6585" title="Additional HTTP Status Codes">RFC 6585</a>.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/net/http-status-codes.html">HTTP Status Codes</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/net/http-status-codes.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>View all MySQL Variables for Pasting into my.cnf</title>
		<link>http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html</link>
		<comments>http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html#comments</comments>
		<pubDate>Fri, 05 Apr 2013 18:40:50 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[/etc/my.cnf]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[column]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[sed]]></category>
		<category><![CDATA[tr]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8254</guid>
		<description><![CDATA[<p><p><a class="IFL" href="/mysql/view-mysql-variables-my-cnf.html"><img src="http://uploads.askapache.com/2013/04/mysql-variables-my-cnf-file-300x106.png" alt="mysql-variables-my-cnf-file" width="300" height="106" class="alignnone size-medium wp-image-8268" /></a>This is really useful for me because I work with dozens of different database servers.  The first thing I do is run this command and paste it into the servers <code>/etc/my.cnf</code> file.  That way I will always know the original value and it just makes life much easier.<br class="C" /></p>
<pre>$ mysql -NBe &#039;SHOW VARIABLES&#039; &#124;sed &#039;s,\t,^=,&#039;&#124;column -ts^&#124;tr "\n" &#039;@&#039;&#124;eval $(echo "sed &#039;" "s,@\("{a..z}"\),\n\n\1,;" "&#039;")&#124;tr &#039;@&#039; "\n"&#124;sed &#039;s,^,# ,g&#039;</pre>
</p><p>The post <a href="http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html">View all MySQL Variables for Pasting into my.cnf</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/mysql/view-mysql-variables-my-cnf.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Linux Users Home Permissions with a Cron Job</title>
		<link>http://www.askapache.com/linux/fix-linux-permissions-with-cron.html</link>
		<comments>http://www.askapache.com/linux/fix-linux-permissions-with-cron.html#comments</comments>
		<pubDate>Thu, 28 Mar 2013 07:46:52 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[chown]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=8242</guid>
		<description><![CDATA[<p><p>As a security nut myself, and also a Linux admin, one of my biggest pet peeves is when I've taken the time and care to segment all the users on a server into separate home directories, and then some developer comes along, logs in as root, and changes the ownership of files.  Other things can cause this, like Apache, PHP, Mutt, etc.. So I've always used a cron job that executes daily (and on demand) which automatically fixes all the permissions back to what they should be. </p></p><p>The post <a href="http://www.askapache.com/linux/fix-linux-permissions-with-cron.html">Fix Linux Users Home Permissions with a Cron Job</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/linux/fix-linux-permissions-with-cron.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Basic WordPress Theme Guide</title>
		<link>http://www.askapache.com/wordpress/basic-wordpress-theme-guide.html</link>
		<comments>http://www.askapache.com/wordpress/basic-wordpress-theme-guide.html#comments</comments>
		<pubDate>Tue, 15 Jan 2013 05:28:42 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=7646</guid>
		<description><![CDATA[<p><p><a class="IFL" href="http://www.askapache.com/wordpress/basic-wordpress-theme-guide.html"><img src="http://uploads.askapache.com/2013/01/nav-116x116.png" width="116" height="116" alt="" /></a>This is a brief explanation of what is needed for an awesome theme, well awesome from my perspective.  This is good stuff, memorize it.<br class="C" /></p></p><p>The post <a href="http://www.askapache.com/wordpress/basic-wordpress-theme-guide.html">Basic WordPress Theme Guide</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/wordpress/basic-wordpress-theme-guide.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Questions I Ask Web Hosting Companies, Before Buying</title>
		<link>http://www.askapache.com/hosting/before-buying-web-hosting.html</link>
		<comments>http://www.askapache.com/hosting/before-buying-web-hosting.html#comments</comments>
		<pubDate>Thu, 03 Jan 2013 11:15:16 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=4419</guid>
		<description><![CDATA[<p><p>The following is a transcript of a chat I had with a company called tektonic, and at that time I was looking for a cheap linux host to use for some redundancy/failover operations.  I generally contact a new hosting company like this every few months.. I like to have options available in case of some kind of failure or network attack, so it's always a good idea to have a few ace linux servers in your back pocket.</p>
<p>If you've read any other articles on AskApache, you can see a certain obsession towards optimization, speed, and security -- so that is the purpose of the following questions.</p></p><p>The post <a href="http://www.askapache.com/hosting/before-buying-web-hosting.html">Questions I Ask Web Hosting Companies, Before Buying</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/hosting/before-buying-web-hosting.html/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Install multiple OS Without Cds</title>
		<link>http://www.askapache.com/linux/install-multiple-os-cds.html</link>
		<comments>http://www.askapache.com/linux/install-multiple-os-cds.html#comments</comments>
		<pubDate>Sat, 22 Dec 2012 06:06:05 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Phrack]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.askapache.com/security/install-multiple-os-without-cds.html</guid>
		<description><![CDATA[<p><p><strong>Orig published 2006.</strong> I had a CD-RW drive but being a computer security researcher I had no money for blank cd-recordables.  What follows is how I managed to install various operating systems on my computer (1 hard drive) without having to burn to a CD the ISO and then boot from that.</p>
<p>And also:</p>
<pre>==Phrack Inc.==
 
              Volume 0x0b, Issue 0x3f, Phile #0x0a of 0x14
 
&#124;=-----------------=[ Hacking Grub for fun and profit ]=-----------------=&#124;</pre>
</p><p>The post <a href="http://www.askapache.com/linux/install-multiple-os-cds.html">Install multiple OS Without Cds</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/linux/install-multiple-os-cds.html/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>HOWTO: Uninstall CPANEL over SSH</title>
		<link>http://www.askapache.com/hacking/uninstall-cpanel.html</link>
		<comments>http://www.askapache.com/hacking/uninstall-cpanel.html#comments</comments>
		<pubDate>Tue, 04 Dec 2012 19:55:40 +0000</pubDate>
		<dc:creator>AskApache</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[whm]]></category>

		<guid isPermaLink="false">http://www.askapache.com/?p=4404</guid>
		<description><![CDATA[<p><p>The following is just a quick but detailed reference of some of the commands I used to successfully uninstall cpanel permanently.  This is for advanced users of the shell.  If you run a single one of these commands without fully understanding it, you will probably kill your server, lose everything on it permanently, not have a website or email for weeks..  So backup everything. FIRST.  You should also contact your hosting provider support - but be prepared for some MAJOR negativity..  cpanel makes things very easy for web-hosting companies, and you are less than a drop in their bucket.</p></p><p>The post <a href="http://www.askapache.com/hacking/uninstall-cpanel.html">HOWTO: Uninstall CPANEL over SSH</a> appeared first on <a href="http://www.askapache.com">AskApache</a>.</p>]]></description>
		<wfw:commentRss>http://www.askapache.com/hacking/uninstall-cpanel.html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
