<?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>The RoarinPenguin Techiezone</title>
	<atom:link href="http://techiezone.rottigni.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://techiezone.rottigni.net</link>
	<description>Notes, hints, tips... in one word: experience!</description>
	<lastBuildDate>Fri, 27 Aug 2010 06:58:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Open Security Architecture &#8211; Note to Self</title>
		<link>http://techiezone.rottigni.net/2010/08/open-security-architecture-note-to-self/</link>
		<comments>http://techiezone.rottigni.net/2010/08/open-security-architecture-note-to-self/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 06:58:12 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[open security architecture]]></category>
		<category><![CDATA[osa]]></category>
		<category><![CDATA[planning]]></category>

		<guid isPermaLink="false">http://techiezone.rottigni.net/2010/08/open-security-architecture-note-to-self/</guid>
		<description><![CDATA[This very well done and useful site has been done, among others, by a great ex-coworker I respect very much. As a note-to-self, I’m placing it in my collection of useful tech tips since their library and documentation is more than useful. And yes, I’m committing to participate there as well, although I don’t know [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techiezone.rottigni.net/wp-content/uploads/2010/08/osa_logo_180x66.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 5px 5px 0px; display: inline; border-top: 0px; border-right: 0px" title="osa_logo_180x66" border="0" alt="osa_logo_180x66" align="left" src="http://techiezone.rottigni.net/wp-content/uploads/2010/08/osa_logo_180x66_thumb.png" width="117" height="43" /></a>This very well done and useful <a href="http://www.opensecurityarchitecture.org/cms/index.php" target="_blank">site</a> has been done, among others, by a great ex-coworker I respect very much.</p>
<p>As a <em>note-to-self</em>, I’m placing it in my collection of useful tech tips since their library and documentation is more than useful.</p>
<p>And yes, I’m committing to participate there as well, although I don’t know when I’ll be able to send my first contribution.</p>
<p>But committmen is a start, right? <img src='http://techiezone.rottigni.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br/><p><a href="/email/?id=151" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/08/open-security-architecture-note-to-self/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Odd characters while copying from SMB mounted drive to local Linux folder</title>
		<link>http://techiezone.rottigni.net/2010/07/odd-characters-while-copying-from-smb-mounted-drive-to-local-linux-folder/</link>
		<comments>http://techiezone.rottigni.net/2010/07/odd-characters-while-copying-from-smb-mounted-drive-to-local-linux-folder/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 20:27:59 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[Various]]></category>
		<category><![CDATA[characters encoding]]></category>
		<category><![CDATA[mount smb]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">https://techiezone.rottigni.net/?p=136</guid>
		<description><![CDATA[Since this happened with filenames with euro sign or accented characters or dollar signs, the solution is to specify the mount options as follows: smbmount -o iocharset=utf8 //servername/folder /mnt/localmountpoint Email this post]]></description>
			<content:encoded><![CDATA[<p>Since this happened with filenames with euro sign or accented characters or dollar signs, the solution is to specify the mount options as follows:<br />
smbmount -o iocharset=utf8 //servername/folder /mnt/localmountpoint</p>
<br/><p><a href="/email/?id=136" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/07/odd-characters-while-copying-from-smb-mounted-drive-to-local-linux-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding bunch of users in Linux in batch mode</title>
		<link>http://techiezone.rottigni.net/2010/07/adding-bunch-of-users-in-linux-in-batch-mode/</link>
		<comments>http://techiezone.rottigni.net/2010/07/adding-bunch-of-users-in-linux-in-batch-mode/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 05:50:00 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">https://techiezone.rottigni.net/?p=144</guid>
		<description><![CDATA[As usual, the main source for writing articles here is a need I had and a solution I found This time the need was to add a series of users in a Linux system without repeating the command useradd one zirillion of times. First, we need to populate a text files with details about the [...]]]></description>
			<content:encoded><![CDATA[<p>As usual, the main source for writing articles here is a need I had and a solution I found <img src='http://techiezone.rottigni.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>This time the need was to add a series of users in a Linux system without repeating the command useradd one zirillion of times.</p>
<p>First, we need to populate a text files with details about the users we&#8217;re going to create.</p>
<p>Let&#8217;s assume the file is called myuserlist.txt (permissions 600) with the following syntax:</p>
<p>user1:password1:1001:510:My First Account:/home/user1:/bin/bash<br />
user2:password2:1002:510:My Second Account:/home/user2:/bin/bash<br />
user3:password3:1003:510:My Third Account:/home/user3:/bin/bash<br />
user4:password4:1004:510:My Fourth Account:/home/user4:/bin/bash</p>
<p>Once you&#8217;re done with the list, proceed to add the users with the command:</p>
<p>newusers myuserlist.txt</p>
<p>After command is issued, check the results in the following files:</p>
<p>/etc/passwd<br />
/etc/shadow<br />
/etc/groups</p>
<br/><p><a href="/email/?id=144" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/07/adding-bunch-of-users-in-linux-in-batch-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zeroshell displaying odd characters on serial terminal</title>
		<link>http://techiezone.rottigni.net/2010/06/zeroshell-displaying-odd-characters-on-serial-terminal/</link>
		<comments>http://techiezone.rottigni.net/2010/06/zeroshell-displaying-odd-characters-on-serial-terminal/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 08:25:57 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[Putty-Winscp3]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[terminal emulation]]></category>
		<category><![CDATA[zeroshell]]></category>

		<guid isPermaLink="false">http://techiezone.rottigni.net/2010/06/zeroshell-displaying-odd-characters-on-serial-terminal/</guid>
		<description><![CDATA[I’ve been recently fashioned by Zeroshell project, a very well documented project run by an italian guy who made a splendid job. I tried to set it up on a VIA based appliance with Intel 1 Ghz processor and 1 Gb RAM, using 1 Gb Compact Flash and the image provided in download section of [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve been recently fashioned by <a href="http://zeroshell.org" target="_blank">Zeroshell</a> project, a very well documented project run by an italian guy who made a splendid job.</p>
<p>I tried to set it up on a VIA based appliance with Intel 1 Ghz processor and 1 Gb RAM, using 1 Gb Compact Flash and the image provided in <a href="http://www.zeroshell.net/eng/download/" target="_blank">download</a> section of Zeroshell web site.</p>
<p>Everything went smooth, except that when I booted the appliance the BIOS information was displayed correctly, but as soon as Zeroshell boot started I saw crappy characters on screen.</p>
<p>After some investigation and some good hints from a <a href="http://afhome.org" target="_blank">friend</a>, I found where the problem was and, as usual, here’s a tech note to avoid again this investigation in the future.</p>
<p>The issue was that appliance BIOS was set to redirect console to serial port with settings normally in use: 9600 bps, 8N1</p>
<p>…while Zeroshell defaults in its boot to more performing (but also less “default”) 38400.</p>
<p> <span id="more-143"></span>
<p>To solve, remember to set your serial com port with correct speed as shown below (screenshot from a Win 7 box):</p>
<p><a href="http://techiezone.rottigni.net/wp-content/uploads/2010/06/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://techiezone.rottigni.net/wp-content/uploads/2010/06/image_thumb.png" width="404" height="441" /></a> </p>
<p>Or change the setting of the Terminal emulation software you are using to match the settings, as shown below (example with Putty):</p>
<p><a href="http://techiezone.rottigni.net/wp-content/uploads/2010/06/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://techiezone.rottigni.net/wp-content/uploads/2010/06/image_thumb1.png" width="404" height="389" /></a> </p>
<p>Once you’re done, Zeroshell screen will appear as shown below:</p>
<p><a href="http://techiezone.rottigni.net/wp-content/uploads/2010/06/image2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://techiezone.rottigni.net/wp-content/uploads/2010/06/image_thumb2.png" width="404" height="255" /></a></p>
<br/><p><a href="/email/?id=143" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/06/zeroshell-displaying-odd-characters-on-serial-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically mounting a remote directory in Ubuntu using autofs + sshfs</title>
		<link>http://techiezone.rottigni.net/2010/05/automatically-mounting-a-remote-directory-in-ubuntu-using-autofs-sshfs/</link>
		<comments>http://techiezone.rottigni.net/2010/05/automatically-mounting-a-remote-directory-in-ubuntu-using-autofs-sshfs/#comments</comments>
		<pubDate>Thu, 27 May 2010 21:10:08 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[remote directory]]></category>

		<guid isPermaLink="false">https://techiezone.rottigni.net/?p=134</guid>
		<description><![CDATA[Memo to self&#8230; Email this post]]></description>
			<content:encoded><![CDATA[<p><a href="http://hublog.hubmed.org/archives/001928.html" target="_blank">Memo</a> to self&#8230;</p>
<br/><p><a href="/email/?id=134" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/05/automatically-mounting-a-remote-directory-in-ubuntu-using-autofs-sshfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn your MacBook in 64 bit</title>
		<link>http://techiezone.rottigni.net/2010/03/turn-your-macbook-in-64-bit/</link>
		<comments>http://techiezone.rottigni.net/2010/03/turn-your-macbook-in-64-bit/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 21:56:34 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[permanent]]></category>

		<guid isPermaLink="false">https://techiezone.rottigni.net/?p=129</guid>
		<description><![CDATA[Yes, yes, I know what you&#8217;re thinking&#8230; sure , boot with 6 and 4 pressed and your Mac will boot in 64 bit mode. But I&#8217;m talking aout the other way around: haveing your modern MacBook booting in 64 bit mode, and possibly turn it into 32 bit only when you need it (sure, by [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, yes, I know what you&#8217;re thinking&#8230; sure , boot with 6 and 4 pressed and your Mac will boot in 64 bit mode.</p>
<p>But I&#8217;m talking aout the other way around: haveing your modern MacBook booting in 64 bit mode, and possibly turn it into 32 bit only when you need it (sure, by keeping 3 and 2 pressed while booting).</p>
<p>Here&#8217;s howto:</p>
<ol>
<li>Check your Mac is capable of doing it by issuing in terminal the command:<br />
<span style="color: #00ccff;">ioreg -l -p IODeviceTree | grep firmware-abi</span></li>
<li> If output is something like &#8220;<span style="color: #00ccff;">| |   &#8220;firmware-abi&#8221; = &lt;&#8221;EFI64&#8243;&gt;</span>&#8221; this means <em>Yes, you can!</em></li>
<li>Open a Terminal and cd to <span style="color: #00ccff;">/Library/Preferences/SystemConfiguration/</span></li>
<li>edit<span style="color: #00ccff;"> com.apple.Boot.plist</span></li>
<li>under <em>Kernel Flags</em> insert<br />
<span style="color: #00ccff;">arch=x86_64<br />
<span style="color: #000000;">between the <em>&lt;string&gt;</em> and <em>&lt;/string&gt;</em> tags</span></span></li>
<li><span style="color: #00ccff;"><span style="color: #000000;">reboot</span></span></li>
<li>Enjoy</li>
</ol>
<p>Of course, a good pre-check if you could be fine is to boot keeping pressed 6 and 4&#8230; if it boots 64bit then you&#8217;re ok.</p>
<br/><p><a href="/email/?id=129" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/03/turn-your-macbook-in-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I sign a Certificate Request?</title>
		<link>http://techiezone.rottigni.net/2010/01/how-do-i-sign-a-certificate-request/</link>
		<comments>http://techiezone.rottigni.net/2010/01/how-do-i-sign-a-certificate-request/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 19:03:35 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[OpenSSL and PKI]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[sign]]></category>

		<guid isPermaLink="false">http://techiezone.rottigni.net/2010/01/how-do-i-sign-a-certificate-request/</guid>
		<description><![CDATA[Quick not to myself since everytime I spend hours in searching it again. The command line is: openssl x509 –req –in &#60;path&#62;/&#60;certificate_request&#62;.csr&#160; –signkey &#60;path-to-CA-private-cert&#62;/CA-private-cert.pem –out &#60;path-to-certs-repository&#62;/signed-cert-name.pem Hopefully next time I do not have to search it again hours and hours Naturally this command required to have created the request before, and to have correctly setup [...]]]></description>
			<content:encoded><![CDATA[<p>Quick not to myself since everytime I spend hours in searching it again.</p>
<p>The command line is:</p>
<p>openssl x509 –req –in &lt;path&gt;/&lt;certificate_request&gt;.csr&#160; –signkey &lt;path-to-CA-private-cert&gt;/CA-private-cert.pem –out &lt;path-to-certs-repository&gt;/signed-cert-name.pem</p>
<p>Hopefully next time I do not have to search it again hours and hours <img src='http://techiezone.rottigni.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Naturally this command required to have created the request before, and to have correctly setup the CA… but there is documentation on the ‘Net concerning <a href="http://sial.org/howto/openssl/ca/" target="_blank">these two</a> <a href="http://www.madboa.com/geek/openssl/#cert-request" target="_blank">operations</a>.</p>
<br/><p><a href="/email/?id=128" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/01/how-do-i-sign-a-certificate-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to know the IMAGE LABEL of my ISO file</title>
		<link>http://techiezone.rottigni.net/2010/01/want-to-know-the-image-label-of-my-iso-file/</link>
		<comments>http://techiezone.rottigni.net/2010/01/want-to-know-the-image-label-of-my-iso-file/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:07:29 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[ISO image]]></category>
		<category><![CDATA[label]]></category>

		<guid isPermaLink="false">http://techiezone.rottigni.net/2010/01/want-to-know-the-image-label-of-my-iso-file/</guid>
		<description><![CDATA[This is something not so easy to find on the internet, and once again Linux shows its immense power in the simplest way: CLI. Question: I have a .ISO file representing the image of a DVD and I want to know the LABEL of that DVD. Answer: Issue the command dd if=/&#60;path&#62;/filename.iso bs=1 skip=32808 count=32 [...]]]></description>
			<content:encoded><![CDATA[<p>This is something not so easy to find on the internet, and once again Linux shows its immense power in the simplest way: <abbr title="Command Line Interface">CLI</abbr>.</p>
<p>Question: I have a .ISO file representing the image of a DVD and I want to know the LABEL of that DVD.</p>
<p>Answer: Issue the command</p>
<p>dd if=/&lt;path&gt;/filename.iso bs=1 skip=32808 count=32</p>
<p>on whatever Linux terminal.</p>
<p>For example, here’s what is returned for a backup copy of DVD I legally own:</p>
<blockquote><p>Input command:     <br /><font color="#0080ff">dd if=Natale\ in\ Casa\ Muppets.iso bs=1 skip=32808 count=32</font></p>
<p>Output:     <br /><font color="#0080ff">MUPPETS_CHRISTMAS_CAROL&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 32+0 records in       <br />32+0 records out        <br />32 bytes (32 B) copied, 0.00129793 s, 24.7 kB/s</font></p>
</blockquote>
<p>Enjoy!</p>
<br/><p><a href="/email/?id=126" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/01/want-to-know-the-image-label-of-my-iso-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>uPnP Media Server with llink.</title>
		<link>http://techiezone.rottigni.net/2010/01/upnp-media-server-with-llink/</link>
		<comments>http://techiezone.rottigni.net/2010/01/upnp-media-server-with-llink/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 14:11:37 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[uPnP]]></category>

		<guid isPermaLink="false">https://techiezone.rottigni.net/?p=123</guid>
		<description><![CDATA[Let&#8217;s start this new year by referencing an excellent system I happened to find on the Internet to perform uPnP server functionality on my Linux system. The name of the thing is LLink and although I haven&#8217;t exploited at full yet, it looks VERY promising. Some features: Parses various video containers: vob, avi, ts, mkv, [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s start this new year by referencing an excellent system I happened to find on the Internet to perform uPnP server functionality on my Linux system.</p>
<p>The name of the thing is LLink and although I haven&#8217;t exploited at full yet, it looks VERY promising.</p>
<p>Some features:</p>
<ul>
<li>Parses various video containers: vob, avi, ts, mkv, tp, mov, m2ts, evo.</li>
<li>Streams any file type the NMT player can handle: mp3, flac, jpeg, png etc.</li>
<li>Can play straight from rar files: no more need to unrar your media. (Comes with special unrar-3.7.8-seek.)</li>
<li>SSDP / UPnP discovery support (although minimal).</li>
<li>Skin support: make your own html templates or choose from pre-built.</li>
<li>Simple iMDb querying to look up media information for Jukebox skins.</li>
<li>Both HD and SD skins available.</li>
<li>Light, tiny and clean code for Unix, OsX and Windows.</li>
<li>Paginating: support to send listings in pages, with tags for Next/Prev.</li>
<li>PlayAll cgi tag, and PlayAllFrom.</li>
<li>External subtitles: subtitle files can be consolidated in one directory.</li>
<li>libdvdnav support (and libdvdcss): provides basic playback of DVD .iso and .img files and from DVD drives.</li>
<li>UDF 2.50 BD5-ISO support: provides basic playback of Bluray and HD-DVD.</li>
</ul>
<p>Got interested? You can find more <a href="http://www.lundman.net/wiki/index.php/Llink" target="_blank">here</a>.</p>
<br/><p><a href="/email/?id=123" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2010/01/upnp-media-server-with-llink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripting Galore &#8211; The beauty of randomic sort</title>
		<link>http://techiezone.rottigni.net/2009/12/scripting-galore-the-beauty-of-randomic-sort/</link>
		<comments>http://techiezone.rottigni.net/2009/12/scripting-galore-the-beauty-of-randomic-sort/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 09:57:09 +0000</pubDate>
		<dc:creator>RoarinPenguin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[shell scripting]]></category>
		<category><![CDATA[random select]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://techiezone.rottigni.net/2009/12/scripting-galore-the-beauty-of-randomic-sort/</guid>
		<description><![CDATA[Although it could seem an oxymore, sort something in randomic order might be usefl sometimes. Give a look to the script below, which I’m writing here for future reference. #!/bin/bash # # This script creates a list of file or symbolic link to pictures in a directory # The pictures are dynamically selected within a [...]]]></description>
			<content:encoded><![CDATA[<p>Although it could seem an oxymore, sort something in randomic order might be usefl sometimes.</p>
<p>Give a look to the script below, which I’m writing here for future reference.</p>
<p>#!/bin/bash   <br />#    <br /># This script creates a list of file or symbolic link to pictures in a directory    <br /># The pictures are dynamically selected within a library of thousands    <br /># This is to allow a wireless frame to display daily an ever changing list    <br /># of pictures</p>
<p># Define variable to be the target directory where we put the link/pictures   <br /># This directory is regularly scanned by MediaTomb, the uPnP server talking to    <br /># the digital frame</p>
<p># Define variable to be the root directory where it will start to scan   <br /><font color="#0080c0">scandir=/media/allphotos</font></p>
<p># Clean previous contents of the directory used for streaming    <br /><font color="#0080c0">cd /var/streampix     <br />rm -rf *</font></p>
<p># Define cycle to set the max number of photos to be displayed    <br /># (like from 1 to 50 repeat)    <br /><font color="#0080c0">for i in `seq 1 50`</font></p>
<p># list the dir, pick a random file, add to the list    <br /><font color="#0080c0">do     <br />y=&quot;$(find $scandir -type f -iregex &#8216;.*\.\(bmp\|gif\|jpg\|png\)$&#8217; | sort -R | head -1)&quot;      <br />cp &quot;$y&quot; /var/streampix/      <br />done</font></p>
<p>Enjoy!</p>
<br/><p><a href="/email/?id=122" rel="nofollow" title="Email this post to your friend" style="font-weight: bold;"><img src="http://techiezone.rottigni.net/wp-content/plugins/email-this/email.gif" style="border: 0px; padding: 0px; margin: 0px;" alt="Email this post"> Email this post</a></p>]]></content:encoded>
			<wfw:commentRss>http://techiezone.rottigni.net/2009/12/scripting-galore-the-beauty-of-randomic-sort/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
