<?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; Linux</title>
	<atom:link href="http://www.n0on3.net/tag/linux/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>Reverse shell with ssh</title>
		<link>http://www.n0on3.net/reverse-shell-with-ssh/</link>
		<comments>http://www.n0on3.net/reverse-shell-with-ssh/#comments</comments>
		<pubDate>Tue, 03 May 2011 06:45:02 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=254</guid>
		<description><![CDATA[Sometimes you need to access a machine which is behind a firewall or a NAT, such as your box at home. If you have access to another machine with a public address, here is a simple way to do that with just ssh. The following configuration is assumed: The machine you want to access is ]]></description>
		<wfw:commentRss>http://www.n0on3.net/reverse-shell-with-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CVE-2010-3081</title>
		<link>http://www.n0on3.net/cve-2010-3081/</link>
		<comments>http://www.n0on3.net/cve-2010-3081/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 15:44:48 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=241</guid>
		<description><![CDATA[Sometimes you just have to spread alerts such this one. If you are running 64-bit Linux machines, then you should take care of this vulnerability, because there is also a public exploit that is being used to attack affected production systems. If your distribution has already provided a patch, you just have to update your system ]]></description>
		<wfw:commentRss>http://www.n0on3.net/cve-2010-3081/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Detach process from parent shell</title>
		<link>http://www.n0on3.net/detach-process-from-parent-shell/</link>
		<comments>http://www.n0on3.net/detach-process-from-parent-shell/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 15:18:03 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=234</guid>
		<description><![CDATA[When using UNIX or similar systems via CLI, you typically log in a shell as a single running process, spawned by another process such as any ssh-daemon if you are connecting remotely or by the gnome-terminal process if you are in a gnome-desktop environment, and so on ( by the way, you can check what ]]></description>
		<wfw:commentRss>http://www.n0on3.net/detach-process-from-parent-shell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SSH login without password</title>
		<link>http://www.n0on3.net/ssh-login-without-password/</link>
		<comments>http://www.n0on3.net/ssh-login-without-password/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 18:50:54 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=229</guid>
		<description><![CDATA[Ok, this can be found pretty everywhere on the internet, but on the n-th time someone asked me how to use management scripts that do stuffs via SSH without have to enter one or more password, I need to write it here so that next time I&#8217;ll have no remorse in saying &#8220;go read it ]]></description>
		<wfw:commentRss>http://www.n0on3.net/ssh-login-without-password/feed/</wfw:commentRss>
		<slash:comments>0</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>Change keyboard layout in Linux</title>
		<link>http://www.n0on3.net/keyboard-layout-in-linux/</link>
		<comments>http://www.n0on3.net/keyboard-layout-in-linux/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 12:44:39 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=217</guid>
		<description><![CDATA[There are several ways to change the keyboard layout in linux. First, you can load a given keyboard translation tables with : loadkeys &#60;tablecode&#62; Alternatively, if you are in a X11 env, you can set the keyboard map using the X Keyboard Extension with: setxkbmap &#60;kbmapcode&#62; But if you want to permanently change the console ]]></description>
		<wfw:commentRss>http://www.n0on3.net/keyboard-layout-in-linux/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>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>Extract mp3 audio from streaming videos</title>
		<link>http://www.n0on3.net/extract-mp3-audio-from-streaming-video/</link>
		<comments>http://www.n0on3.net/extract-mp3-audio-from-streaming-video/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 14:51:01 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Random stuffs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=183</guid>
		<description><![CDATA[Sometimes you may just want to get the soundtrack of a video. And you know, today most videos are available in streaming on the web. There are several ways to download those videos, depending on the service that hosts them, but there are also many websites that explains how to do that. To give an ]]></description>
		<wfw:commentRss>http://www.n0on3.net/extract-mp3-audio-from-streaming-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Physical access to linux boxes</title>
		<link>http://www.n0on3.net/physical-access-to-linux-boxes/</link>
		<comments>http://www.n0on3.net/physical-access-to-linux-boxes/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 17:29:50 +0000</pubDate>
		<dc:creator>n0on3</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">https://www.n0on3.net/?p=180</guid>
		<description><![CDATA[Having physical access to a machine, in many common cases means be able to get a root access to the installed system. This is widely known for some version of MS Windows, I don&#8217;t know much about Windows 7 right now, but here we have a video from guys at Offensive Security where windows vista ]]></description>
		<wfw:commentRss>http://www.n0on3.net/physical-access-to-linux-boxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

