<?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>FlipsideReality &#187; *nix</title>
	<atom:link href="http://flipsidereality.com/blog/tag/nix/feed/" rel="self" type="application/rss+xml" />
	<link>http://flipsidereality.com/blog</link>
	<description>Once upon a time, in a land far far away...</description>
	<lastBuildDate>Tue, 29 Jun 2010 17:40:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>EDE desktop</title>
		<link>http://flipsidereality.com/blog/uncategorized/ede-desktop/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/ede-desktop/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 20:49:06 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/ede-desktop/</guid>
		<description><![CDATA[EDE is a small desktop environment that is meant to be simple and fast. EDE's window manager uses less memory than a standard xterm.It is based on a modified version of FLTK called eFLTK.]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/ede-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lynis, auditing tool for *nix</title>
		<link>http://flipsidereality.com/blog/uncategorized/lynis/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/lynis/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:33:58 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[harden]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/lynis/</guid>
		<description><![CDATA[Lynis is a really cool script for checking your machine for vulns. I use it on every server I deploy. It's not a one stop shop for security, but it does give a little piece of mind that you've not overlooked anything.]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/lynis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>netstat -plunt</title>
		<link>http://flipsidereality.com/blog/uncategorized/netstat-plunt/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/netstat-plunt/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 14:04:59 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[netsata]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/nix/netstat-plunt/</guid>
		<description><![CDATA[&#160; mmm plunt. &#160; nststat -plunt Shows you all your open ports]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/netstat-plunt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ffmpeg cheat sheet</title>
		<link>http://flipsidereality.com/blog/uncategorized/ffmpeg-cheat-sheet/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/ffmpeg-cheat-sheet/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 19:56:10 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/play/ffmpeg-cheat-sheet/</guid>
		<description><![CDATA[ffmpeg is a multiplatform, open-source library for video and audio files. I have compiled 19 useful and amazing commands covering almost all needs: video conversion, sound extraction, encoding file for iPod or PSP, and more. Getting infos from a video file ffmpeg -i video.avi Turn X images to a video sequence ffmpeg -f image2 -i [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/ffmpeg-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screen and the delete key &#8211; .screenrc</title>
		<link>http://flipsidereality.com/blog/linux/screen-and-the-delete-key-screenrc/</link>
		<comments>http://flipsidereality.com/blog/linux/screen-and-the-delete-key-screenrc/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 16:50:09 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[*nix]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/nix/screen-and-the-delete-key-screenrc/</guid>
		<description><![CDATA[After a bit of poking around the interwebs i came across this little gem for getting screen to behave a bit better with the delete key. Put this in your ~/.screenrc termcapinfo xterm-color kD=\E[3~ the best thing is that you don't even have to restart the screen to get it, just reattach.]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/linux/screen-and-the-delete-key-screenrc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Automate a Remote Login Using SSH-Agent</title>
		<link>http://flipsidereality.com/blog/linux/automate-a-remote-login-using-ssh-agent/</link>
		<comments>http://flipsidereality.com/blog/linux/automate-a-remote-login-using-ssh-agent/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 20:06:05 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[MAC OSX]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/nix/automate-a-remote-login-using-ssh-agent/</guid>
		<description><![CDATA[When it comes to remote logins, SSH is a wonderful tool. Not only is it secure, it supports public/private key logins. Depending on public and private keys mean even if someone gets your password, without your private key it won't do them any good (and vice versa). see full article here]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/linux/automate-a-remote-login-using-ssh-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>*nix bash while read line do &#8211; to proccess all files in a direcotry tree. because i keep forgetting&#8230;.</title>
		<link>http://flipsidereality.com/blog/bash/nix-bash-while-read-line-do-to-proccess-all-files-in-a-direcotry-tree-because-i-keep-forgetting/</link>
		<comments>http://flipsidereality.com/blog/bash/nix-bash-while-read-line-do-to-proccess-all-files-in-a-direcotry-tree-because-i-keep-forgetting/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:21:50 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[*nix]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/nix/nix-bash-while-read-line-do-to-proccess-all-files-in-a-direcotry-tree-because-i-keep-forgetting/</guid>
		<description><![CDATA[I keep forgetting the syntx for while read. essentially, you pipe a bunch of lines into it, and then it'll process each line e.g.: $find ~/video -iname '*avi' -or -iname '*mpeg' &#124; while read movie ; do mencoder [encoding options...] "$movie" -o ~/converted/`basename "$movie"` ; done Yay.]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/bash/nix-bash-while-read-line-do-to-proccess-all-files-in-a-direcotry-tree-because-i-keep-forgetting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing subversion (svn) and trac on a Centos 4.6, virtuoso VM running cPannel &amp; WHM</title>
		<link>http://flipsidereality.com/blog/www/installing-subversion-svn-and-trac-on-a-centos-46-virtuoso-vm-running-cpannel-whm/</link>
		<comments>http://flipsidereality.com/blog/www/installing-subversion-svn-and-trac-on-a-centos-46-virtuoso-vm-running-cpannel-whm/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 19:54:53 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[www]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cpannel]]></category>
		<category><![CDATA[mod_python]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/nix/installing-subversion-svn-and-trac-on-a-centos-46-virtuoso-vm-running-cpannel-whm/</guid>
		<description><![CDATA[Or, "how to cause yourself much pain and mental anguish by inflicting silly challenges on yourself when you should really be getting some sleep" cPannel supports apache2 now. svn needs apache2, so all is good. Or so you would think. When installing SVN on VPS' such as Virtuozzo, you may find that the process of [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/www/installing-subversion-svn-and-trac-on-a-centos-46-virtuoso-vm-running-cpannel-whm/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Strip Comments from config files on *nix ; linux</title>
		<link>http://flipsidereality.com/blog/uncategorized/strip-comments-from-config-files-on-nix-linux/</link>
		<comments>http://flipsidereality.com/blog/uncategorized/strip-comments-from-config-files-on-nix-linux/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 15:48:58 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programing]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/uncategorized/strip-comments-from-config-files-on-nix-linux/</guid>
		<description><![CDATA[Quite easy really, you can use a number of approaches. As always regex is your friend: Sed sed -e 's/#.*//;/^\s*$/d' [file_name] Grep egrep -v '(^[ ]*#&#124;^#&#124;^$)' [file_name] Perl /usr/bin/perl while() { print unless /^(#.+&#124;\s+)$/ );]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/uncategorized/strip-comments-from-config-files-on-nix-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rename hardware devices (like eth0) using udev for linux</title>
		<link>http://flipsidereality.com/blog/linux/rename-hardware-devices-like-eth0-using-udev-for-linux/</link>
		<comments>http://flipsidereality.com/blog/linux/rename-hardware-devices-like-eth0-using-udev-for-linux/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 22:02:49 +0000</pubDate>
		<dc:creator>wole</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[*nix]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://flipsidereality.com/blog/?p=413</guid>
		<description><![CDATA[shamelesly stolen udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. It replaces the hotplug package and requires a kernel not older than 2.6.12.udev - /dev/ and hotplug management daemon Install udev in Debian #apt-get install udev After installing this you need [...]]]></description>
		<wfw:commentRss>http://flipsidereality.com/blog/linux/rename-hardware-devices-like-eth0-using-udev-for-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
