<?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>n0on3.net &#187; Bash Scripting</title>
	<atom:link href="http://www.n0on3.net/tag/bash-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.n0on3.net</link>
	<description>Keystrokes :.</description>
	<lastBuildDate>Thu, 15 Dec 2011 22:33:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iphone backup via ssh</title>
		<link>http://www.n0on3.net/iphone-backup-via-ssh/</link>
		<comments>http://www.n0on3.net/iphone-backup-via-ssh/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 13:25:45 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=231</guid>
		<description><![CDATA[I recently upgraded my iphone firmware, but since i&#8217;m really a paranoid man, i wanted to backup all of my critical stuffs stored on the phone first. Yes, i know itunes keeps backups of the iphone contents but really, i didn&#8217;t want to trust an application and take the risk to loose my contacts, sms, ]]></description>
		<wfw:commentRss>http://www.n0on3.net/iphone-backup-via-ssh/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Advanced Shell Scripting</title>
		<link>http://www.n0on3.net/bash-shell-scripting/</link>
		<comments>http://www.n0on3.net/bash-shell-scripting/#comments</comments>
		<pubDate>Fri, 21 May 2010 17:41:40 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LUG]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=218</guid>
		<description><![CDATA[Yesterday I delivered a lesson for the advanced Linux course arranged by LUG Roma3 at Roma Tre University on voluntary base. Here are the slides I sketched out for this occasion. It&#8217;s not really &#8220;advanced&#8221; stuff, but sounds just better than &#8220;basics +1&#]]></description>
		<wfw:commentRss>http://www.n0on3.net/bash-shell-scripting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web app backup simple shell script</title>
		<link>http://www.n0on3.net/web-app-backup-simple-shell-script/</link>
		<comments>http://www.n0on3.net/web-app-backup-simple-shell-script/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 05:54:43 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=208</guid>
		<description><![CDATA[Recently, the unofficial discussion board for students of my university department went down because of a misunderstanding with their hosting provider who also reassigned their machine to another customer wiping out all of their data. Now they restore the board but the last backup was dated back to last year so lots of data have ]]></description>
		<wfw:commentRss>http://www.n0on3.net/web-app-backup-simple-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NTFS read/write on Mac Os X</title>
		<link>http://www.n0on3.net/ntfs-readwrite-on-mac-os-x/</link>
		<comments>http://www.n0on3.net/ntfs-readwrite-on-mac-os-x/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 11:04:54 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[Mac Os X]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=191</guid>
		<description><![CDATA[I&#8217;m restoring my osx machine, and it seems Snow Leopard is capable to read/write NTFS Filesystems without any ntfs-3g or whatever 3rd stuffs. It just, by default, mount the volumes read only. Searching the web, it turns out that for each volume, you can get the volume name or UUID, by plugging the drive and ]]></description>
		<wfw:commentRss>http://www.n0on3.net/ntfs-readwrite-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download YouTube videos with a shell script</title>
		<link>http://www.n0on3.net/download-youtube-videos-with-a-shell-scrip/</link>
		<comments>http://www.n0on3.net/download-youtube-videos-with-a-shell-scrip/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:30:06 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Random stuffs]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=186</guid>
		<description><![CDATA[In my last post I wrote about extracting audio from in-streaming-format videos, that people often may get from content streaming services like eg. YouTube. As said, those videos may be downloaded in several ways that may also be different depending on the hosting service. A pretty effective way is using some plugin for your browser ]]></description>
		<wfw:commentRss>http://www.n0on3.net/download-youtube-videos-with-a-shell-scrip/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tree</title>
		<link>http://www.n0on3.net/tree/</link>
		<comments>http://www.n0on3.net/tree/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:13:00 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://172.16.124.132/wordpress/?p=14</guid>
		<description><![CDATA[Some times you want to recursively check the contents of a given directory right in your shell  asking for its inherent tree. But sometimes the &#8216;tree&#8217; utility is not available, and you may have no rights to install it or you  just  don&#8217;t want to. Other times you may even have to deal with ports to ]]></description>
		<wfw:commentRss>http://www.n0on3.net/tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netkit BGP-RIP Labs Generator</title>
		<link>http://www.n0on3.net/netkit-bgp-rip-labs-generator/</link>
		<comments>http://www.n0on3.net/netkit-bgp-rip-labs-generator/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:03:31 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Bash Scripting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://172.16.124.132/wordpress/?p=51</guid>
		<description><![CDATA[A bash script I wrote to quick build the requested Netkit labs for the final of the Computer  Networks  Infrastuctures class last july. I&#8217;m really pleased with those exams where you can  separate concepts  from specific and likely-to-change knowledge that may become useless or  forgotten soon.  Especially if smart professors allow you to automate or give ]]></description>
		<wfw:commentRss>http://www.n0on3.net/netkit-bgp-rip-labs-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

