<?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>Internet Strategy Guide &#187; *nix</title>
	<atom:link href="http://phpprotip.com/category/nix/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpprotip.com</link>
	<description>Together we can defeat the internet</description>
	<lastBuildDate>Tue, 01 Jun 2010 14:56:33 +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>Installing Citrix client onto Ubuntu 64-bit</title>
		<link>http://phpprotip.com/2009/01/installing-citrix-client-onto-ubuntu-64-bit/</link>
		<comments>http://phpprotip.com/2009/01/installing-citrix-client-onto-ubuntu-64-bit/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 20:04:30 +0000</pubDate>
		<dc:creator>chance</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 64]]></category>
		<category><![CDATA[ubuntu 64-bit]]></category>
		<category><![CDATA[ubuntu 64bit]]></category>

		<guid isPermaLink="false">http://phpprotip.com/?p=109</guid>
		<description><![CDATA[Recently at work, I was told to install the citrix client. This was fine since citrix has a linux install, which did not work or spit out any error message. After 68 tabs (not exaggerating) worth of googling, I found the reason for this was that citrix hates freedom only works on 32bit linux and [...]]]></description>
			<content:encoded><![CDATA[<p>Recently at work, I was told to install the citrix client. This was fine since citrix has a linux install, which did not work or spit out any error message.  After 68 tabs (not exaggerating) worth of googling, I found the reason for this was that citrix <del datetime="2009-01-12T19:58:12+00:00">hates freedom</del> only works on 32bit linux and that there is no 64bit version out yet. YAY! after a couple thousand (exaggerating) more tabs, I was able to track down the correct way to <a href="http://phpprotip.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly93aWtpLnVidW50dS5jb20vSW5zdGFsbGluZ0NpdHJpeA==">install citrix onto ubuntu 64-bit</a>.</p>
 <img src="http://phpprotip.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=109" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://phpprotip.com/2009/01/installing-citrix-client-onto-ubuntu-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stupid *nix tricks</title>
		<link>http://phpprotip.com/2008/11/stupid-nix-tricks/</link>
		<comments>http://phpprotip.com/2008/11/stupid-nix-tricks/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 19:38:08 +0000</pubDate>
		<dc:creator>chance</dc:creator>
				<category><![CDATA[*nix]]></category>
		<category><![CDATA[noobtip]]></category>
		<category><![CDATA[cp command]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[rtfm]]></category>
		<category><![CDATA[stupid *nix tricks]]></category>
		<category><![CDATA[stupid linux tricks]]></category>
		<category><![CDATA[stupid unix trix]]></category>

		<guid isPermaLink="false">http://phpprotip.com/?p=53</guid>
		<description><![CDATA[[Edit: Seems like the -u flag is on debian systems such as Ubuntu. Did a man on a FreeBSD system and saw it didn't have the flag available.] I use the cp and mv a lot that the -r and -f flags almost always accompany them. I also now realize I've used them for so [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[Edit: Seems like the -u flag is on debian systems such as Ubuntu. Did a man on a FreeBSD system and saw it didn't have the flag available.]</strong><br />
I use the cp and mv a lot that the -r and -f flags almost always accompany them. I also now realize I've used them for so long with so little thought that I forgot that there were other flags. My newest infatuation is the -u flag.</p>
<p>Basically -u lets you do a merge, which came in handy when I had to manually update wordpress for the first time. I could tell you more or you could <a href="http://phpprotip.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2xpbnV4LmRpZS5uZXQvbWFuLzEvY3A=">RTFM</a></p>
 <img src="http://phpprotip.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=53" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://phpprotip.com/2008/11/stupid-nix-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
