    <?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>Yet Another Linux BlogYet Another Linux Blog &#187; tricks</title>
	<atom:link href="http://linux-blog.org/tag/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Wed, 14 Mar 2012 23:18:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Midori, Flash, and Unity Linux 2010</title>
		<link>http://linux-blog.org/midori-flash-and-unity-linux-2010/</link>
		<comments>http://linux-blog.org/midori-flash-and-unity-linux-2010/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 19:13:08 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Distros]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[midori]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[unity linux]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=1683</guid>
		<description><![CDATA[I just took a look at how Unity Linux 2010.1 shapes up and found that the flashplayer plugin doesn&#8217;t work with the default browser which is Midori.  Here&#8217;s a quick fix for getting flash to work with Midori on Unity 2010.  First, install the flash-player-plugin (as root in terminal or use the gui): Next, we [...]]]></description>
			<content:encoded><![CDATA[<p>I just took a look at how Unity Linux 2010.1 shapes up and found that the flashplayer plugin doesn&#8217;t work with the default browser which is Midori.  Here&#8217;s a quick fix for getting flash to work with Midori on Unity 2010.  First, install the flash-player-plugin (as root in terminal or use the gui):</p>
<pre class="brush: plain; title: ; notranslate">smart install flash-player-plugin</pre>
<p>Next, we need to create a directory under your profile to house the flashplayer plugin and then copy it there.  I&#8217;m sure we might be able to get by with a symbolic link but I didn&#8217;t try that out&#8230;</p>
<pre class="brush: plain; title: ; notranslate">mkdir -p ~/.mozilla/plugins &amp;&amp; ﻿cp /usr/lib/mozilla/plugins/libflashplayer.so ~/.mozilla/plugins/</pre>
<p>That&#8217;s it, it should work now.  I&#8217;ve done this on 32bit Unity Linux 2010.1 on a Gateway M250.  Hopefully this helps out someone out there <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://linux-blog.org/midori-flash-and-unity-linux-2010/" rel="bookmark">Midori, Flash, and Unity Linux 2010</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on September 8, 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/midori-flash-and-unity-linux-2010/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Find Files &amp; Directories Not Visible to Others for Webserver</title>
		<link>http://linux-blog.org/find-files-directories-not-visible-to-others-webserver/</link>
		<comments>http://linux-blog.org/find-files-directories-not-visible-to-others-webserver/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 21:01:17 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=794</guid>
		<description><![CDATA[I wanted a quick way to be able to find out what files weren&#8217;t visible to others (and therefore, not visible to website visitors).  Messing with arguments and the file command, you can do the following: find -type f ! -perm -444 This locates all files not visible to &#8216;others&#8217; in the current directory.  You [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted a quick way to be able to find out what files weren&#8217;t visible to others (and therefore, not visible to website visitors).  Messing with arguments and the <strong>file</strong> command, you can do the following:</p>
<pre>find -type f ! -perm -444</pre>
<p>This locates all files not visible to &#8216;others&#8217; in the current directory.  You can apply this to directories as well:</p>
<pre>find -type d ! -perm -111</pre>
<p>Hope this helps people like it helped me. <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://linux-blog.org/find-files-directories-not-visible-to-others-webserver/" rel="bookmark">Find Files &#038; Directories Not Visible to Others for Webserver</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on November 25, 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/find-files-directories-not-visible-to-others-webserver/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/

Page Caching using disk: enhanced
Database Caching 9/28 queries in 0.441 seconds using disk: basic
Object Caching 526/528 objects using disk: basic

Served from: linux-blog.org @ 2012-05-24 01:45:47 -->
