<?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: How Old is that Data on the Hard Drive?</title>
	<atom:link href="http://www.linux-mag.com/id/7336/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7336/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: freephile</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6446</link>
		<dc:creator>freephile</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6446</guid>
		<description>Thanks for the article.  &lt;br /&gt;
&lt;br /&gt;
Although routine, many users will be thrown off by the incomplete install instructions.  The full procedure is:&lt;br /&gt;
&lt;br /&gt;
(system-wide)&lt;br /&gt;
./configure&lt;br /&gt;
make&lt;br /&gt;
sudo make install&lt;br /&gt;
&lt;br /&gt;
or if installing locally into your user account:&lt;br /&gt;
mkdir --parents $HOME/bin/agedu&lt;br /&gt;
./configure --prefix=$HOME/bin/agedu&lt;br /&gt;
make&lt;br /&gt;
make install</description>
		<content:encoded><![CDATA[<p>Thanks for the article.  </p>
<p>Although routine, many users will be thrown off by the incomplete install instructions.  The full procedure is:</p>
<p>(system-wide)<br />
./configure<br />
make<br />
sudo make install</p>
<p>or if installing locally into your user account:<br />
mkdir &#8211;parents $HOME/bin/agedu<br />
./configure &#8211;prefix=$HOME/bin/agedu<br />
make<br />
make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webtenet</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6447</link>
		<dc:creator>webtenet</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6447</guid>
		<description>Just thought I should report a possible typo.&lt;br /&gt;
&lt;br /&gt;
&quot;Aegdu - A Tool for Displaying Data Usage&quot;&lt;br /&gt;
&lt;br /&gt;
Should it be &quot;Agedu - A Tool for Displaying Data Usage&quot;, i.e. Agedu instead of Aegdu?&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
		<content:encoded><![CDATA[<p>Just thought I should report a possible typo.</p>
<p>&#8220;Aegdu &#8211; A Tool for Displaying Data Usage&#8221;</p>
<p>Should it be &#8220;Agedu &#8211; A Tool for Displaying Data Usage&#8221;, i.e. Agedu instead of Aegdu?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webtenet</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6448</link>
		<dc:creator>webtenet</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6448</guid>
		<description>In fact there are several places where it says &quot;Aegdu&quot; instead of &quot;Agedu&quot;. Thanks.</description>
		<content:encoded><![CDATA[<p>In fact there are several places where it says &#8220;Aegdu&#8221; instead of &#8220;Agedu&#8221;. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mortenb</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6449</link>
		<dc:creator>mortenb</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6449</guid>
		<description>The -w option should use a local web-server.&lt;br /&gt;
&lt;br /&gt;
I do not like software that phone home.</description>
		<content:encoded><![CDATA[<p>The -w option should use a local web-server.</p>
<p>I do not like software that phone home.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melbogia</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6450</link>
		<dc:creator>melbogia</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6450</guid>
		<description>&quot;..However, also tracking the â€œcreateâ€ time and the â€œmodifyâ€ time are very important as well. So, how does one get all of this information?&quot;&lt;br /&gt;
&lt;br /&gt;
There&#039;s a typo here, pretty sure you meant &quot;change&quot; instead of &quot;create&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;..However, also tracking the â€œcreateâ€ time and the â€œmodifyâ€ time are very important as well. So, how does one get all of this information?&#8221;</p>
<p>There&#8217;s a typo here, pretty sure you meant &#8220;change&#8221; instead of &#8220;create&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laytonjb</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6451</link>
		<dc:creator>laytonjb</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6451</guid>
		<description>freephile,&lt;br /&gt;
&lt;br /&gt;
Sorry about not including the details in the article. When I have done this in the past, I get dinged on the article for being too detailed and not focusing on other things (the packages explain how to build and install). So I thought I would try something a little simpler. Guess I went too far the other way. Thanks for the feedback.&lt;br /&gt;
&lt;br /&gt;
Jeff</description>
		<content:encoded><![CDATA[<p>freephile,</p>
<p>Sorry about not including the details in the article. When I have done this in the past, I get dinged on the article for being too detailed and not focusing on other things (the packages explain how to build and install). So I thought I would try something a little simpler. Guess I went too far the other way. Thanks for the feedback.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laytonjb</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6452</link>
		<dc:creator>laytonjb</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6452</guid>
		<description>Yep - sorry for the typos. It&#039;s such a strange name that I kept mis-spelling it.&lt;br /&gt;
&lt;br /&gt;
Jeff</description>
		<content:encoded><![CDATA[<p>Yep &#8211; sorry for the typos. It&#8217;s such a strange name that I kept mis-spelling it.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laytonjb</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6453</link>
		<dc:creator>laytonjb</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6453</guid>
		<description>You are correct. For some reason when I write I tend to say &quot;create&quot; rather than &quot;change&quot;. Must be some long lost muscle memory that drives me to &quot;create&quot; rather than &quot;change&quot; :)&lt;br /&gt;
&lt;br /&gt;
Thanks for the feedback!&lt;br /&gt;
&lt;br /&gt;
Jeff</description>
		<content:encoded><![CDATA[<p>You are correct. For some reason when I write I tend to say &#8220;create&#8221; rather than &#8220;change&#8221;. Must be some long lost muscle memory that drives me to &#8220;create&#8221; rather than &#8220;change&#8221; :)</p>
<p>Thanks for the feedback!</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhw</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6454</link>
		<dc:creator>bhw</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6454</guid>
		<description>I agree with mortenb, using the -w option turned me off to using &#039;agedu&#039;.  Sending my data to an external server to generate the page is a security risk, and also didn&#039;t get past our security wall (Thank you Sec. for saving my butt on that one). Let&#039;s face it, the people who would use this app, would also know how to setup their own web server and generate the page locally.  Adding the capability to output to a server hostname/ip address of your choice when using the -w option would be good.  Obviously then the author&#039;s of the app would have to include the additional backend code to generate the page on a local server instead of one of their choosing. I also feel the writer of this article should have mentioned this in the review.</description>
		<content:encoded><![CDATA[<p>I agree with mortenb, using the -w option turned me off to using &#8216;agedu&#8217;.  Sending my data to an external server to generate the page is a security risk, and also didn&#8217;t get past our security wall (Thank you Sec. for saving my butt on that one). Let&#8217;s face it, the people who would use this app, would also know how to setup their own web server and generate the page locally.  Adding the capability to output to a server hostname/ip address of your choice when using the -w option would be good.  Obviously then the author&#8217;s of the app would have to include the additional backend code to generate the page on a local server instead of one of their choosing. I also feel the writer of this article should have mentioned this in the review.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laytonjb</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6455</link>
		<dc:creator>laytonjb</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6455</guid>
		<description>Sorry about not catching the -w option. I don&#039;t really check security of applications as part of the article (or any articles). Doing such is out of my area. But I&#039;m glad other people caught it.&lt;br /&gt;
&lt;br /&gt;
Did anyone provide feedback to the author and ask for a new option? Or did anyone provide diff&#039;s on the code to accomplish this?&lt;br /&gt;
&lt;br /&gt;
Jeff</description>
		<content:encoded><![CDATA[<p>Sorry about not catching the -w option. I don&#8217;t really check security of applications as part of the article (or any articles). Doing such is out of my area. But I&#8217;m glad other people caught it.</p>
<p>Did anyone provide feedback to the author and ask for a new option? Or did anyone provide diff&#8217;s on the code to accomplish this?</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clusterman</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6456</link>
		<dc:creator>clusterman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6456</guid>
		<description>Check the man page at http://www.chiark.greenend.org.uk/~sgtatham/agedu/manpage.html to see options that can be used with &quot;-w&quot;.  I really appreciate the article.  I just ran it on a 2TB scratch filesystem which users never clean up.  I did try the --html flag mentioned in the man page but it seg faulted.  It would be nice to publish daily reports and store them but w/out the html option I&#039;m not savy enough to figure out how to do this. &lt;br /&gt;
&lt;br /&gt;
Any pointers are always appreciated!&lt;br /&gt;
&lt;br /&gt;
Thanks again!</description>
		<content:encoded><![CDATA[<p>Check the man page at <a href="http://www.chiark.greenend.org.uk/~sgtatham/agedu/manpage.html" rel="nofollow">http://www.chiark.greenend.org.uk/~sgtatham/agedu/manpage.html</a> to see options that can be used with &#8220;-w&#8221;.  I really appreciate the article.  I just ran it on a 2TB scratch filesystem which users never clean up.  I did try the &#8211;html flag mentioned in the man page but it seg faulted.  It would be nice to publish daily reports and store them but w/out the html option I&#8217;m not savy enough to figure out how to do this. </p>
<p>Any pointers are always appreciated!</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidgro</title>
		<link>http://www.linux-mag.com/id/7336/#comment-6457</link>
		<dc:creator>davidgro</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7336/#comment-6457</guid>
		<description>Umm, guys - 127.164.152.163 is no more &quot;an external server&quot; than 127.0.0.1 is - this Is the program running as a local webserver. (And the page clusterman linked clearly states as much.)</description>
		<content:encoded><![CDATA[<p>Umm, guys &#8211; 127.164.152.163 is no more &#8220;an external server&#8221; than 127.0.0.1 is &#8211; this Is the program running as a local webserver. (And the page clusterman linked clearly states as much.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>