<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Linux Applications You Must Be Familiar With If You Plan on Landing a Linux Job</title>
	<atom:link href="http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/</link>
	<description>Linux Tips, Tricks, and Opinions</description>
	<lastBuildDate>Wed, 27 Jun 2012 07:49:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Lokesh Walase</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-148058</link>
		<dc:creator>Lokesh Walase</dc:creator>
		<pubDate>Sat, 03 Sep 2011 06:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-148058</guid>
		<description>A good one for a lab-admin like me , in my college !! :)</description>
		<content:encoded><![CDATA[<p>A good one for a lab-admin like me , in my college !! <img src='http://www.foogazi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sintex</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-76339</link>
		<dc:creator>Sintex</dc:creator>
		<pubDate>Wed, 01 Dec 2010 16:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-76339</guid>
		<description>I would Say man &quot;Command&quot; is the best thing on a Linux system!</description>
		<content:encoded><![CDATA[<p>I would Say man &#8220;Command&#8221; is the best thing on a Linux system!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-54925</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 01 Jun 2010 07:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-54925</guid>
		<description>Wow...I love that posts like this stir the pot so much!  I actually have a &quot;Linux Job&quot; I suppose...SysAdmin for a hosting company.  Obviously Apache/MySQL/PHP are important.  For every day tasks though, the most common commands that I run are grep, crontab, and vi.  I use xargs all the time too.  Piping other commands through xargs is super helpful!  

That being said, no command can compare to the power of scripting.  Writing bash scripts or small programs in C/C++ and then automating those scripts using cron is what makes doing my job possible!  Learn to write code...It is far more valuable than any command that is built into a Linux system!</description>
		<content:encoded><![CDATA[<p>Wow&#8230;I love that posts like this stir the pot so much!  I actually have a &#8220;Linux Job&#8221; I suppose&#8230;SysAdmin for a hosting company.  Obviously Apache/MySQL/PHP are important.  For every day tasks though, the most common commands that I run are grep, crontab, and vi.  I use xargs all the time too.  Piping other commands through xargs is super helpful!  </p>
<p>That being said, no command can compare to the power of scripting.  Writing bash scripts or small programs in C/C++ and then automating those scripts using cron is what makes doing my job possible!  Learn to write code&#8230;It is far more valuable than any command that is built into a Linux system!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marin</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-52928</link>
		<dc:creator>marin</dc:creator>
		<pubDate>Wed, 28 Apr 2010 13:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-52928</guid>
		<description>While this list is not complete, it is a good starting point for someone trying to develop a bit hes/her skills in Unix OS (as someone stated before). 
Something that i would add to the list is aslo Asterisk. I&#039;ve been asked about it in 2 of 3 jobs interviews, even if was not listed in the job description when i applyed.
Well.. and i enjoy using mutt to read my emails.
Grep, cat and chown commands may also be usefull. 
I&#039;m an junior linux admin. I don&#039;t pretend to know much (hell.. i still struggle with bash and perl) so.. this list is good to have it as a reminder of the basics i still have to learn.
Good job mate :)</description>
		<content:encoded><![CDATA[<p>While this list is not complete, it is a good starting point for someone trying to develop a bit hes/her skills in Unix OS (as someone stated before).<br />
Something that i would add to the list is aslo Asterisk. I&#8217;ve been asked about it in 2 of 3 jobs interviews, even if was not listed in the job description when i applyed.<br />
Well.. and i enjoy using mutt to read my emails.<br />
Grep, cat and chown commands may also be usefull.<br />
I&#8217;m an junior linux admin. I don&#8217;t pretend to know much (hell.. i still struggle with bash and perl) so.. this list is good to have it as a reminder of the basics i still have to learn.<br />
Good job mate <img src='http://www.foogazi.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Read This Link &#187; Linux Applications You Must Be Familiar With If You Plan on</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-49569</link>
		<dc:creator>Read This Link &#187; Linux Applications You Must Be Familiar With If You Plan on</dc:creator>
		<pubDate>Sun, 10 Jan 2010 00:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-49569</guid>
		<description>[...] Linux Applications You Must Be Familiar With If You Plan on  [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux Applications You Must Be Familiar With If You Plan on  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goldenguras</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-49498</link>
		<dc:creator>goldenguras</dc:creator>
		<pubDate>Fri, 08 Jan 2010 06:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-49498</guid>
		<description>Its interesting to know that you have to have a varied of learning and experience to land a Linux job. I was wondering back in 2004 that how about taking a class in COMPTIA + certification and pass the test. I took the class and still am learning the administration part of the Linux. You think taking the exam and passing would enable to get a job in linux!. Any thought.</description>
		<content:encoded><![CDATA[<p>Its interesting to know that you have to have a varied of learning and experience to land a Linux job. I was wondering back in 2004 that how about taking a class in COMPTIA + certification and pass the test. I took the class and still am learning the administration part of the Linux. You think taking the exam and passing would enable to get a job in linux!. Any thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-48325</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Fri, 04 Dec 2009 03:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-48325</guid>
		<description>though i disagree with the approach bender took, i would have to agree that the title of this article is a bit misleading. bender is correct, to land a linux job, you do need to know a good bit more than what you posted.

and then to follow his comment with a counter showing jobs for sys admin&#039;s? c&#039;mon, thats not linux, thats scripting..

now if you said linux applications you must be familiar with if you plan on landing a LAMP admin job, i would whole-heartedly agree, but you did specify only linux

anywho, you have a great list here, and from what i see of most comments, you did forget GREP :P ... oops, must of had a momentary brain fart.

i would also add svn or git or csv to that list, and possibly trac</description>
		<content:encoded><![CDATA[<p>though i disagree with the approach bender took, i would have to agree that the title of this article is a bit misleading. bender is correct, to land a linux job, you do need to know a good bit more than what you posted.</p>
<p>and then to follow his comment with a counter showing jobs for sys admin&#8217;s? c&#8217;mon, thats not linux, thats scripting..</p>
<p>now if you said linux applications you must be familiar with if you plan on landing a LAMP admin job, i would whole-heartedly agree, but you did specify only linux</p>
<p>anywho, you have a great list here, and from what i see of most comments, you did forget GREP <img src='http://www.foogazi.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  &#8230; oops, must of had a momentary brain fart.</p>
<p>i would also add svn or git or csv to that list, and possibly trac</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill in Detroit</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-48102</link>
		<dc:creator>Bill in Detroit</dc:creator>
		<pubDate>Fri, 27 Nov 2009 07:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-48102</guid>
		<description>This is a good start on such a list, but it is not (nor could it ever be) a &#039;final&#039; listing. The &#039;deal&#039; for a Linux admin is to learn quickly, read voraciously, and always, always, always protect the data before trying out anything new.</description>
		<content:encoded><![CDATA[<p>This is a good start on such a list, but it is not (nor could it ever be) a &#8216;final&#8217; listing. The &#8216;deal&#8217; for a Linux admin is to learn quickly, read voraciously, and always, always, always protect the data before trying out anything new.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bah</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-48043</link>
		<dc:creator>bah</dc:creator>
		<pubDate>Wed, 25 Nov 2009 10:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-48043</guid>
		<description>Dude. The only command you need is man.</description>
		<content:encoded><![CDATA[<p>Dude. The only command you need is man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robb</title>
		<link>http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/comment-page-1/#comment-45907</link>
		<dc:creator>robb</dc:creator>
		<pubDate>Tue, 22 Sep 2009 16:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.foogazi.com/2008/03/31/linux-applications-you-must-be-familiar-with-if-you-plan-on-landing-a-linux-job/#comment-45907</guid>
		<description>linux job sounds too much for this. 
if u really must include a linux job, u&#039;ll need a little more advance terms than these.</description>
		<content:encoded><![CDATA[<p>linux job sounds too much for this.<br />
if u really must include a linux job, u&#8217;ll need a little more advance terms than these.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
