<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-24859</id>
	<title>Nabble - Boston Linux/UNIX General Discussion List</title>
	<updated>2009-11-25T09:56:51Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Boston-Linux-UNIX-General-Discussion-List-f24859.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Boston-Linux-UNIX-General-Discussion-List-f24859.html" />
	<subtitle type="html">&lt;p&gt;&lt;a href=&quot;http://www.blu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Boston Linux &amp; Unix (BLU)&lt;/a&gt; is a non-profit trade organization; our mission is to educate about and advocate for &lt;a href=&quot;http://www.opensource.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Open Source&lt;/a&gt;, &lt;a href=&quot;http://www.osf.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Open Systems&lt;/a&gt;, and &lt;a href=&quot;http://www.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Free Software&lt;/a&gt; (&quot;free speech&quot; not &quot;free beer&quot;), such as Linux, Unix, and freely-redistributable software.&lt;/p&gt;

&lt;p&gt;Membership in BLU is free, and our monthly user group meetings are
open to the public. Information and announcements are posted on our
&lt;a href=&quot;http://www.blu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;web server&lt;/a&gt; as the primary information source; announcements are then further disseminated from there to other distribution channels such as our mailing lists.&lt;/p&gt;

&lt;p&gt;Boston Linux &amp;amp; Unix began as The Boston Computer Society's
Linux &amp;amp; Unix User Group; we've been meeting since 1994.&lt;/p&gt;</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26517474</id>
	<title>Re: Out of disk space - Ubuntu</title>
	<published>2009-11-25T09:56:51Z</published>
	<updated>2009-11-25T09:56:51Z</updated>
	<author>
		<name>Matthew Gillen</name>
	</author>
	<content type="html">On 11/25/2009 12:16 PM, aldo albanese wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I ran out of disk space on ext3. &amp;nbsp;I was able to allocate 2 more gig of
&lt;br&gt;&amp;gt; space in VMvare to use for Ubuntu. &amp;nbsp; When I go to the disk partition menu
&lt;br&gt;&amp;gt; under Gparted, I see &amp;quot;ext3&amp;quot; and &amp;quot;unallocated space&amp;quot;. &amp;nbsp;Can I integrate the
&lt;br&gt;&amp;gt; unallocated space into the original ext3 to extend the original 3 giB to
&lt;br&gt;&amp;gt; toal 5 gib?
&lt;br&gt;&lt;br&gt;If the partitions are contiguous that you want to merge (or you want to merge
&lt;br&gt;the last partition with the free space, and all the free space is at the end
&lt;br&gt;of the disk), then yes you can do it, but you need to be careful. &amp;nbsp;You need to
&lt;br&gt;resize the existing partition that houses your ext3 filesystem, then grow the
&lt;br&gt;filesystem (resize2fs; see
&lt;br&gt;&lt;a href=&quot;http://www.howtoforge.com/linux_resizing_ext3_partitions&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.howtoforge.com/linux_resizing_ext3_partitions&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;If it's not contiguous space, or you don't know if it is, then you're out of
&lt;br&gt;luck; you needed to have used LVM. &amp;nbsp;LVM would allow you to merge arbitrary
&lt;br&gt;partitions into a single filesystem. There's not a way migrate an ext3
&lt;br&gt;partition to an LVM+ext3 without copying everything to secondary storage and back.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26517474&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Out-of-disk-space---Ubuntu-tp26516697s24859p26517474.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26517375</id>
	<title>Re: Out of disk space - Ubuntu</title>
	<published>2009-11-25T09:52:01Z</published>
	<updated>2009-11-25T09:52:01Z</updated>
	<author>
		<name>Richard Pieri</name>
	</author>
	<content type="html">On Nov 25, 2009, at 12:16 PM, aldo albanese wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I ran out of disk space on ext3. &amp;nbsp;I was able to allocate 2 more gig of space in VMvare to use for Ubuntu. &amp;nbsp;When I go to the disk partition menu under Gparted, I see &amp;quot;ext3&amp;quot; and &amp;quot;unallocated space&amp;quot;. &amp;nbsp;Can I integrate the unallocated space into the original ext3 to extend the original 3 giB to toal 5 gib?
&lt;br&gt;&lt;br&gt;You can. &amp;nbsp;The easiest way is to use a gparted live CD, boot that, and resize your ext3 partition.
&lt;br&gt;&lt;br&gt;--Rich P.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26517375&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Out-of-disk-space---Ubuntu-tp26516697s24859p26517375.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26516697</id>
	<title>Out of disk space - Ubuntu</title>
	<published>2009-11-25T09:16:25Z</published>
	<updated>2009-11-25T09:16:25Z</updated>
	<author>
		<name>aldo albanese</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I ran out of disk space on ext3.  I was able to allocate 2 more gig of space in VMvare to use for Ubuntu.   When I go to the disk partition menu under Gparted, I see &amp;quot;ext3&amp;quot; and &amp;quot;unallocated space&amp;quot;.  Can I integrate the unallocated space into the original ext3 to extend the original 3 giB to toal 5 gib?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Aldo
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;________________________________
&lt;br&gt;From: &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss-request@...&lt;/a&gt;&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss-request@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt;
&lt;br&gt;Sent: Wed, November 25, 2009 12:00:04 PM
&lt;br&gt;Subject: Discuss Digest, Vol 25, Issue 29
&lt;br&gt;&lt;br&gt;Send Discuss mailing list submissions to
&lt;br&gt;    &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;    &lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;or, via email, send a message with subject or body 'help' to
&lt;br&gt;    &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss-request@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;You can reach the person managing the list at
&lt;br&gt;    &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss-owner@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;When replying, please edit your Subject line so it is more specific
&lt;br&gt;than &amp;quot;Re: Contents of Discuss digest...&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Today's Topics:
&lt;br&gt;&lt;br&gt;  1. Re: Netbooks (Richard Pieri)
&lt;br&gt;  2. Re: Minor printer issue Fedora 12 possibly firewall or
&lt;br&gt;      SeLinux (Jerry Feldman)
&lt;br&gt;  3. Re: power efficiency (Richard Pieri)
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;Message: 1
&lt;br&gt;Date: Tue, 24 Nov 2009 22:00:12 -0500
&lt;br&gt;From: Richard Pieri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;richard.pieri@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: Re: Netbooks
&lt;br&gt;To: &amp;quot;L-blu (blu)&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;A1D8FD44-DEB9-49F9-829D-6FB922D304AE@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Content-Type: text/plain; charset=iso-8859-1
&lt;br&gt;&lt;br&gt;On Nov 24, 2009, at 9:17 PM, Tom Metro wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I suspect is has far more to do with the fact that netbooks are low margin and price competitive. That's not Apple's fort?.
&lt;br&gt;&lt;br&gt;Well, Apple is price competitive if you compare apples to apples, so to speak. Apple's prices are very competitive with comparable offerings from Dell, HP, Lenovo.  But it's true that Apple doesn't do low end.  Netbooks can't deliver the user experience that Apple wants to deliver -- and the fact that hackintoshed netbooks are favorably compared to Apple's state of the art 4 generations back is proof of that. :)
&lt;br&gt;&lt;br&gt;--Rich P.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;Message: 2
&lt;br&gt;Date: Wed, 25 Nov 2009 07:41:57 -0500
&lt;br&gt;From: Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: Re: Minor printer issue Fedora 12 possibly firewall or
&lt;br&gt;    SeLinux
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt;
&lt;br&gt;Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;4B0D2615.8090500@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Content-Type: text/plain; charset=&amp;quot;iso-8859-1&amp;quot;
&lt;br&gt;&lt;br&gt;On 11/24/2009 07:42 PM, jbk wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jerry Feldman wrote:
&lt;br&gt;&amp;gt;  
&lt;br&gt;&amp;gt;&amp;gt; On 11/24/2009 09:22 AM, Matthew Gillen wrote:
&lt;br&gt;&amp;gt;&amp;gt;  
&lt;br&gt;&amp;gt;&amp;gt; I've already got that update installed. It's not too much of an issue
&lt;br&gt;&amp;gt;&amp;gt; since I've never used Linux to check toner levels before. In the past I
&lt;br&gt;&amp;gt;&amp;gt; was able to connect to the printer from Firefox, but not an issue
&lt;br&gt;&amp;gt;&amp;gt; either. The main thing this morning was printing, and I found the Cat5
&lt;br&gt;&amp;gt;&amp;gt; cable was not clicked in.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;  
&lt;br&gt;&amp;gt;&amp;gt;    
&lt;br&gt;&amp;gt; I enabled the cups ipp port 631/udp. I am able to access the printer by 
&lt;br&gt;&amp;gt; typing its ip in Firefox.
&lt;br&gt;&amp;gt;  
&lt;/div&gt;I had already done this and no response. One way to test is to first
&lt;br&gt;disable the firewall altogether and see if it was the culprit. If so,
&lt;br&gt;then work back from there.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Boston Linux and Unix
&lt;br&gt;PGP key id: 537C5846
&lt;br&gt;PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB  CA3B 4607 4319 537C 5846
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;Message: 3
&lt;br&gt;Date: Wed, 25 Nov 2009 11:39:56 -0500
&lt;br&gt;From: Richard Pieri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;richard.pieri@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: Re: power efficiency
&lt;br&gt;To: &amp;quot;L-blu (blu)&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Message-ID: &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;23163C4C-4A5D-4F00-BDBB-623B2AB09A7E@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Content-Type: text/plain; charset=us-ascii
&lt;br&gt;&lt;br&gt;On Nov 24, 2009, at 6:31 PM, Richard Pieri wrote:
&lt;br&gt;&amp;gt; That said, Apple does run the fans at lower speeds than one might expect, so the notebooks run a bit hot.  Not unduly so; temperatures do remain within tolerances for the hardware.  So they do run hot under load.  The lower base fan speeds make a noticeable difference in battery life and noise level -- the two reasons Apple does it that way.
&lt;br&gt;&lt;br&gt;Just as a data point, I'm currently running a video encode on my MacBook Pro (Early 2008/Penryn).  iStat Pro says that the CPU temp is 78C.  The maximum operating temperature for the CPU is 95C so that's well within tolerances.
&lt;br&gt;&lt;br&gt;Apple uses a lot more metal than other manufacturers in the casings (even in the polycarbonate-hulled MacBooks) and all that metal draws a lot of heat away from the main board.  This is good because radiant cooling of the electronics is cheaper than running fans, but it does mean that MacBooks are warmer to the touch than the competition.
&lt;br&gt;&lt;br&gt;--Rich P.
&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;End of Discuss Digest, Vol 25, Issue 29
&lt;br&gt;***************************************
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516697&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Out-of-disk-space---Ubuntu-tp26516697s24859p26516697.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26516140</id>
	<title>Re: power efficiency</title>
	<published>2009-11-25T08:39:56Z</published>
	<updated>2009-11-25T08:39:56Z</updated>
	<author>
		<name>Richard Pieri</name>
	</author>
	<content type="html">On Nov 24, 2009, at 6:31 PM, Richard Pieri wrote:
&lt;br&gt;&amp;gt; That said, Apple does run the fans at lower speeds than one might expect, so the notebooks run a bit hot. &amp;nbsp;Not unduly so; temperatures do remain within tolerances for the hardware. &amp;nbsp;So they do run hot under load. &amp;nbsp;The lower base fan speeds make a noticeable difference in battery life and noise level -- the two reasons Apple does it that way.
&lt;br&gt;&lt;br&gt;Just as a data point, I'm currently running a video encode on my MacBook Pro (Early 2008/Penryn). &amp;nbsp;iStat Pro says that the CPU temp is 78C. &amp;nbsp;The maximum operating temperature for the CPU is 95C so that's well within tolerances.
&lt;br&gt;&lt;br&gt;Apple uses a lot more metal than other manufacturers in the casings (even in the polycarbonate-hulled MacBooks) and all that metal draws a lot of heat away from the main board. &amp;nbsp;This is good because radiant cooling of the electronics is cheaper than running fans, but it does mean that MacBooks are warmer to the touch than the competition.
&lt;br&gt;&lt;br&gt;--Rich P.
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26516140&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26516140.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26512068</id>
	<title>Re: Minor printer issue Fedora 12 possibly firewall or SeLinux</title>
	<published>2009-11-25T04:41:57Z</published>
	<updated>2009-11-25T04:41:57Z</updated>
	<author>
		<name>Jerry Feldman-2</name>
	</author>
	<content type="html">On 11/24/2009 07:42 PM, jbk wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jerry Feldman wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; On 11/24/2009 09:22 AM, Matthew Gillen wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I've already got that update installed. It's not too much of an issue
&lt;br&gt;&amp;gt;&amp;gt; since I've never used Linux to check toner levels before. In the past I
&lt;br&gt;&amp;gt;&amp;gt; was able to connect to the printer from Firefox, but not an issue
&lt;br&gt;&amp;gt;&amp;gt; either. The main thing this morning was printing, and I found the Cat5
&lt;br&gt;&amp;gt;&amp;gt; cable was not clicked in.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; I enabled the cups ipp port 631/udp. I am able to access the printer by 
&lt;br&gt;&amp;gt; typing its ip in Firefox.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I had already done this and no response. One way to test is to first
&lt;/div&gt;disable the firewall altogether and see if it was the culprit. If so,
&lt;br&gt;then work back from there.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26512068&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Boston Linux and Unix
&lt;br&gt;PGP key id: 537C5846
&lt;br&gt;PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB &amp;nbsp;CA3B 4607 4319 537C 5846
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26512068&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-printer-issue-Fedora-12-possibly-firewall-or-SeLinux-tp26496447s24859p26512068.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26506870</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T19:00:12Z</published>
	<updated>2009-11-24T19:00:12Z</updated>
	<author>
		<name>Richard Pieri</name>
	</author>
	<content type="html">On Nov 24, 2009, at 9:17 PM, Tom Metro wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I suspect is has far more to do with the fact that netbooks are low margin and price competitive. That's not Apple's forté.
&lt;br&gt;&lt;br&gt;Well, Apple is price competitive if you compare apples to apples, so to speak. Apple's prices are very competitive with comparable offerings from Dell, HP, Lenovo. &amp;nbsp;But it's true that Apple doesn't do low end. &amp;nbsp;Netbooks can't deliver the user experience that Apple wants to deliver -- and the fact that hackintoshed netbooks are favorably compared to Apple's state of the art 4 generations back is proof of that. :)
&lt;br&gt;&lt;br&gt;--Rich P.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506870&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26506870.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26506655</id>
	<title>Re: power efficiency</title>
	<published>2009-11-24T18:28:06Z</published>
	<updated>2009-11-24T18:28:06Z</updated>
	<author>
		<name>Jarod Wilson</name>
	</author>
	<content type="html">On Nov 24, 2009, at 5:52 PM, Chris O'Connell wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; That's a good question. &amp;nbsp;My Macbook gets SUPER hot, so hot it's almost unbelievable.
&lt;br&gt;&lt;br&gt;My MacBook Pro doesn't get very hot. Ever. But most of the time, the heavy computational stuff is being done on either my core 2 quad myth backend or my dual quad-core opteron web/mail/file/build server in the basement. And for video playback, h.264 1080p stuff played back in QuickTime uses marginally more than 0% cpu, as Apple has the equivalent of VDPAU for the nVidia graphics chipsets[*] in this thing.
&lt;br&gt;&lt;br&gt;&amp;gt; That being said, the battery life is really good. &amp;nbsp;I think Apples in general have really good batteries. &amp;nbsp;The newer generations especially. &amp;nbsp;Some of the newest Macbook Pros can last 7-8 hours due to the new super high capacity battery. &amp;nbsp;The new batteries have a 1000 charge cycle compared to the 300 charge cycle of the older machines.
&lt;br&gt;&lt;br&gt;That would be the one I have. All the hokum over &amp;quot;zomg, the battery isn't hot-swappable&amp;quot; is a joke too. Its 8 screws on the bottom of the case to pull it out and replace it if you need to. One of the first things I did was disassemble this thing, pull the 500G rotational storage in it, and put in an Intel X25-M solid state disk -- which also helps out with the battery life and keeps the heat down.
&lt;br&gt;&lt;br&gt;&amp;gt; I don't think there is anything inherent in the OS X operating system that contributes greatly to the battery life being extended.
&lt;br&gt;&lt;br&gt;You're incredibly wrong. Mostly &amp;quot;what Richard said&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;gt; The power management options are similar to that of Windows or Linux. &amp;nbsp;Perhaps there is something going on behind the scenes to in the OS to extend the battery life.
&lt;br&gt;&lt;br&gt;Linux power management is getting better all the time, but quite frankly, it still sucks pretty hard compared to both Windows and Mac OS X. Mac OS X especially. More of &amp;quot;what Richard said&amp;quot;. Apple has a lot more control over what hardware their OS is running on (at least in a supported fashion) so they don't have any cheap crap hardware like what ends up in your budget Windows-targeted laptop or netbook, and the drivers for pretty much everything are frequently better tuned (by Apple themselves) for power savings than Linux drivers even for the same quality hardware, which often are simply functional under Linux, with things like auto-suspend and auto-resume of pci express root bridges being an afterthought (or too difficult to reverse-engineer). Similar with graphics chips and any number of other devices in the system. I can go on and on, but the basic thing is that Apple has superior driver support for the smaller set of devices they support, particularly when it comes to e!
&lt;br&gt;&amp;nbsp;eking out as much power savings as possible. And every little bit helps.
&lt;br&gt;&lt;br&gt;&amp;gt; On Tue, Nov 24, 2009 at 5:43 PM, Tom Metro &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506655&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tmetro-blu@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Jarod Wilson wrote:
&lt;br&gt;&amp;gt; &amp;gt; The battery life on my 17&amp;quot; MacBook Pro under Mac OS X slaughters the
&lt;br&gt;&amp;gt; &amp;gt; battery life on any Linux-running netbook too.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Really? Is that attributable to the power management in OS X being that
&lt;br&gt;&amp;gt; far ahead of Linux, or is it the MacBook Pro hardware?
&lt;br&gt;&lt;br&gt;Both.
&lt;br&gt;&lt;br&gt;And we haven't even touched on how well other features like auto-dimming the screen in low-light situation, lighting up the keyboard backlight, etc. all work. Not to mention how slick the 24&amp;quot; Apple LED display is with its built-in power adapter for the laptop and the way hot-plugging it actually WORKS the Right Way, 100% of the time upon simply connecting the monitor while Linux still requires manually re-probing for attached displays, and even then, still doesn't always work properly...
&lt;br&gt;&lt;br&gt;Believe it or not, yes, I do still work at Red Hat. :)
&lt;br&gt;&lt;br&gt;[*] Yes, chipsets, plural. I have it set to use the lower-power 9400M when on battery and the higher-power 9600M GT when hooked up to power.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jarod Wilson
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506655&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jarod@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506655&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26506655.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26506592</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T18:17:13Z</published>
	<updated>2009-11-24T18:17:13Z</updated>
	<author>
		<name>Tom Metro-16</name>
	</author>
	<content type="html">Richard Pieri wrote:
&lt;br&gt;&amp;gt; I already have a &amp;quot;netbook&amp;quot;.
&lt;br&gt;&amp;gt; It's my 12&amp;quot; PowerBook G4 from circa 2005.
&lt;br&gt;&lt;br&gt;Sounds fine if you have one already, otherwise a $200 netbook + UNR is a 
&lt;br&gt;more economical alternative.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; FWIW, that little factoid about performance and power is a lot of why
&lt;br&gt;&amp;gt; Apple isn't getting into the netbook market. &amp;nbsp;Netbooks are a 4 year
&lt;br&gt;&amp;gt; leap backwards from Apple's perspective.
&lt;br&gt;&lt;br&gt;I suspect is has far more to do with the fact that netbooks are low 
&lt;br&gt;margin and price competitive. That's not Apple's forté.
&lt;br&gt;&lt;br&gt;&amp;nbsp; -Tom
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Tom Metro
&lt;br&gt;Venture Logic, Newton, MA, USA
&lt;br&gt;&amp;quot;Enterprise solutions through open source.&amp;quot;
&lt;br&gt;Professional Profile: &lt;a href=&quot;http://tmetro.venturelogic.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tmetro.venturelogic.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506592&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26506592.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26506506</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T18:06:03Z</published>
	<updated>2009-11-24T18:06:03Z</updated>
	<author>
		<name>Chris O'Connell-4</name>
	</author>
	<content type="html">Hi everyone,
&lt;br&gt;&lt;br&gt;I wanted to throw in my two cents about netbooks.
&lt;br&gt;&lt;br&gt;I bought an MSI Wind U100 about a year ago. &amp;nbsp;The machine is well designed,
&lt;br&gt;but the components used are really cheap. &amp;nbsp;The two most problematic
&lt;br&gt;components were the realtek wi-fi card and the touch pad. &amp;nbsp;The wi-fi card
&lt;br&gt;wasn't a big deal, I replaced the card with an Intel card rather easily to
&lt;br&gt;avoid any driver issues with Linux.
&lt;br&gt;&lt;br&gt;The touch pad was really a pain. &amp;nbsp;The Centillics &amp;lt;sp&amp;gt; pad had that annoying
&lt;br&gt;tap-to-click feature that could not be shut off through the GUI or the
&lt;br&gt;xorg.conf file. &amp;nbsp;Driver support was in beta and had to compiled into the
&lt;br&gt;kernel. &amp;nbsp;After adding the driver to the kernel I found that the touch pad
&lt;br&gt;would go crazy after the system woke up from a suspend. &amp;nbsp;I also had to do
&lt;br&gt;some serious surgery to replace the touchpad with a Synaptics pad once I
&lt;br&gt;finally gave up on the Centillics touchpad. &amp;nbsp;Also, the Synaptics pad was
&lt;br&gt;only available from an ASUS parts distributor in the EU somewhere. &amp;nbsp;The
&lt;br&gt;total cost of the pad was $50 after shipping and VAT (some sort of tax?!?).
&lt;br&gt;&lt;br&gt;I'm running my MSI Wind in a tri-boot configuration. &amp;nbsp;I run Mint, Ubuntu and
&lt;br&gt;XP. &amp;nbsp;The battery life is good in XP, running about 2 hours on a 3 cell
&lt;br&gt;battery. &amp;nbsp;The Linux distros do not hold up as well.
&lt;br&gt;&lt;br&gt;I can say the MSI is VERY durable. &amp;nbsp;I dropped mine on a hardwood floor from
&lt;br&gt;about 4 feet of the ground on accident. &amp;nbsp;NO damage. &amp;nbsp;Perhaps just lucky, but
&lt;br&gt;who knows?
&lt;br&gt;&lt;br&gt;The bottom line is that you get what you pay for I guess. &amp;nbsp;If you get the
&lt;br&gt;cheapest possible netbook, ensure that the manufacturer uses a decent mouse
&lt;br&gt;pad and be prepared to deal with wi-fi card issues if a decent card is not
&lt;br&gt;installed.
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 8:00 PM, john saylor &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506506&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js0000@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; hi
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, Nov 24, 2009 at 3:36 PM, Tom Metro &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506506&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tmetro-blu@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;gt; Which model do you own and like, or
&lt;br&gt;&amp;gt; &amp;gt; have on your wishlist, and why?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; well, i have an asus 900 from over a year ago. so it's old in the
&lt;br&gt;&amp;gt; world of netbooks.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; it's not the best computer that i've owned, and the keyboard took some
&lt;br&gt;&amp;gt; getting used to, and my battery is shit; but i run ububtu netbook
&lt;br&gt;&amp;gt; remix on it and am mostly happy with it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; it's a bit like a toy, but i have always liked playing with toys. i
&lt;br&gt;&amp;gt; started using it after my ibook got ripped off. it's very portable,
&lt;br&gt;&amp;gt; and i like to think that the power consumption is minimal [although i
&lt;br&gt;&amp;gt; don't know this for a fact] ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i use it for email and web and it's fine. i may try doing some music
&lt;br&gt;&amp;gt; on it [chuck].
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i wouldn't think it's a high margin item, so the computer
&lt;br&gt;&amp;gt; manufacturers are probably not that interested in promoting them ...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; it's a very utilitarian machine.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; &amp;lt;sig name=&amp;quot;\js&amp;quot; random_punctuation=&amp;quot;(,::?&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Discuss mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506506&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26506506&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26506506.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26505943</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T17:00:08Z</published>
	<updated>2009-11-24T17:00:08Z</updated>
	<author>
		<name>john saylor-3</name>
	</author>
	<content type="html">hi
&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 3:36 PM, Tom Metro &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26505943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tmetro-blu@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Which model do you own and like, or
&lt;br&gt;&amp;gt; have on your wishlist, and why?
&lt;br&gt;&lt;br&gt;well, i have an asus 900 from over a year ago. so it's old in the
&lt;br&gt;world of netbooks.
&lt;br&gt;&lt;br&gt;it's not the best computer that i've owned, and the keyboard took some
&lt;br&gt;getting used to, and my battery is shit; but i run ububtu netbook
&lt;br&gt;remix on it and am mostly happy with it.
&lt;br&gt;&lt;br&gt;it's a bit like a toy, but i have always liked playing with toys. i
&lt;br&gt;started using it after my ibook got ripped off. it's very portable,
&lt;br&gt;and i like to think that the power consumption is minimal [although i
&lt;br&gt;don't know this for a fact] ...
&lt;br&gt;&lt;br&gt;i use it for email and web and it's fine. i may try doing some music
&lt;br&gt;on it [chuck].
&lt;br&gt;&lt;br&gt;i wouldn't think it's a high margin item, so the computer
&lt;br&gt;manufacturers are probably not that interested in promoting them ...
&lt;br&gt;&lt;br&gt;it's a very utilitarian machine.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;lt;sig name=&amp;quot;\js&amp;quot; random_punctuation=&amp;quot;(,::?&amp;quot; /&amp;gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26505943&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26505943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26505786</id>
	<title>Re: Minor printer issue Fedora 12 possibly firewall or SeLinux</title>
	<published>2009-11-24T16:42:10Z</published>
	<updated>2009-11-24T16:42:10Z</updated>
	<author>
		<name>jbk</name>
	</author>
	<content type="html">Jerry Feldman wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 11/24/2009 09:22 AM, Matthew Gillen wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; I've already got that update installed. It's not too much of an issue
&lt;br&gt;&amp;gt; since I've never used Linux to check toner levels before. In the past I
&lt;br&gt;&amp;gt; was able to connect to the printer from Firefox, but not an issue
&lt;br&gt;&amp;gt; either. The main thing this morning was printing, and I found the Cat5
&lt;br&gt;&amp;gt; cable was not clicked in.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Discuss mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26505786&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;I enabled the cups ipp port 631/udp. I am able to access the printer by 
&lt;br&gt;typing its ip in Firefox.
&lt;br&gt;&lt;br&gt;Jim K-R
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26505786&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-printer-issue-Fedora-12-possibly-firewall-or-SeLinux-tp26496447s24859p26505786.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26505197</id>
	<title>Re: power efficiency</title>
	<published>2009-11-24T15:31:56Z</published>
	<updated>2009-11-24T15:31:56Z</updated>
	<author>
		<name>Richard Pieri</name>
	</author>
	<content type="html">On Nov 24, 2009, at 5:52 PM, Chris O'Connell wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I don't think there is anything inherent in the OS X operating system that
&lt;br&gt;&amp;gt; contributes greatly to the battery life being extended. &amp;nbsp;The power
&lt;br&gt;&amp;gt; management options are similar to that of Windows or Linux. &amp;nbsp;Perhaps there
&lt;br&gt;&amp;gt; is something going on behind the scenes to in the OS to extend the battery
&lt;br&gt;&amp;gt; life.
&lt;br&gt;&lt;br&gt;The one thing that I really hate about Linux on notebooks -- and I have more than my fair share of experience with it :) -- is power management sucks. Some of it is the hardware manufacturers' fault, failing to correctly or completely implement the power management specifications. &amp;nbsp;Some of it is Linux's fault, such as the incomplete ACPI implementation early on, and that's not really a fault so much as a lack of developers working on it.
&lt;br&gt;&lt;br&gt;Apple doesn't have either of these problems, especially with the x86 hardware. The hardware is reference-grade or better and Apple itself has a team of developers who know the hardware and write drivers to make it work correctly.
&lt;br&gt;&lt;br&gt;That said, Apple does run the fans at lower speeds than one might expect, so the notebooks run a bit hot. &amp;nbsp;Not unduly so; temperatures do remain within tolerances for the hardware. &amp;nbsp;So they do run hot under load. &amp;nbsp;The lower base fan speeds make a noticeable difference in battery life and noise level -- the two reasons Apple does it that way.
&lt;br&gt;&lt;br&gt;--Rich P.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26505197&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26505197.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26505060</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T15:18:57Z</published>
	<updated>2009-11-24T15:18:57Z</updated>
	<author>
		<name>Richard Pieri</name>
	</author>
	<content type="html">On Nov 24, 2009, at 3:36 PM, Tom Metro wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What's new in the world of netbooks? If you've looked through the latest 
&lt;br&gt;&amp;gt; models, any stand-out offerings? Which model do you own and like, or 
&lt;br&gt;&amp;gt; have on your wishlist, and why?
&lt;br&gt;&lt;br&gt;I know it's just me (and others like me) but I find the whole netbook thing to be more than a little funny. &amp;nbsp;I already have a &amp;quot;netbook&amp;quot;. &amp;nbsp;It's my 12&amp;quot; PowerBook G4 from circa 2005. &amp;nbsp;Seriously. &amp;nbsp;The 12&amp;quot; PBG4 has comparable or superior performance and competitive battery life (sometimes better, sometimes worse). &amp;nbsp;Yeah, it's a little bigger and a little heavier, but the screen is much nicer than most netbooks offer, and IME OS X is the best desktop (and notebook/netbook) Unix around. &amp;nbsp;Ubuntu is a good runner up, and I did in fact install UNR on that PowerBook a few months ago just to try out the remix.
&lt;br&gt;&lt;br&gt;YMMV of course.
&lt;br&gt;&lt;br&gt;FWIW, that little factoid about performance and power is a lot of why Apple isn't getting into the netbook market. &amp;nbsp;Netbooks are a 4 year leap backwards from Apple's perspective.
&lt;br&gt;&lt;br&gt;--Rich P.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26505060&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26505060.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26504981</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T15:11:44Z</published>
	<updated>2009-11-24T15:11:44Z</updated>
	<author>
		<name>eric chadbourne-3</name>
	</author>
	<content type="html">On Tue, Nov 24, 2009 at 3:36 PM, Tom Metro &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tmetro-blu@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; What's new in the world of netbooks? If you've looked through the latest
&lt;br&gt;&amp;gt; models, any stand-out offerings? Which model do you own and like, or
&lt;br&gt;&amp;gt; have on your wishlist, and why?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Didn't Intel release a dual-core version of the Atom CPU? Shouldn't
&lt;br&gt;&amp;gt; there be a new crop of netbooks using it by now?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I see Nokia has a model with a built-in 3G modem, but it seems to be
&lt;br&gt;&amp;gt; tied to AT&amp;T service.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I see Target has an Acer Aspire One on sale for $200 this week:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.target.com/gp/detail.html?asin=B0023B138W&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.target.com/gp/detail.html?asin=B0023B138W&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; though the specs on that model look pretty much the same as netbooks of
&lt;br&gt;&amp;gt; a year ago (which probably explains the price).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  -Tom
&lt;/div&gt;&lt;br&gt;fwiw i just purchased an hp mini. &amp;nbsp;i plan on doing some traveling and
&lt;br&gt;really liked the size of it.
&lt;br&gt;&lt;a href=&quot;http://www.newegg.com/Product/Product.aspx?Item=N82E16834157030&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.newegg.com/Product/Product.aspx?Item=N82E16834157030&lt;/a&gt;&amp;nbsp; it
&lt;br&gt;doesn't have the fastest atom out but i love it. &amp;nbsp;recommend it. &amp;nbsp;large
&lt;br&gt;keyboard, bright non-glossy screen and it's a pretty good brand (hp).
&lt;br&gt;&lt;br&gt;- eric c
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504981&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26504981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26504708</id>
	<title>Re: power efficiency</title>
	<published>2009-11-24T14:52:28Z</published>
	<updated>2009-11-24T14:52:28Z</updated>
	<author>
		<name>Chris O'Connell-4</name>
	</author>
	<content type="html">That's a good question. &amp;nbsp;My Macbook gets SUPER hot, so hot it's almost
&lt;br&gt;unbelievable. &amp;nbsp;That being said, the battery life is really good. &amp;nbsp;I think
&lt;br&gt;Apples in general have really good batteries. &amp;nbsp;The newer generations
&lt;br&gt;especially. &amp;nbsp;Some of the newest Macbook Pros can last 7-8 hours due to the
&lt;br&gt;new super high capacity battery. &amp;nbsp;The new batteries have a 1000 charge cycle
&lt;br&gt;compared to the 300 charge cycle of the older machines.
&lt;br&gt;&lt;br&gt;I don't think there is anything inherent in the OS X operating system that
&lt;br&gt;contributes greatly to the battery life being extended. &amp;nbsp;The power
&lt;br&gt;management options are similar to that of Windows or Linux. &amp;nbsp;Perhaps there
&lt;br&gt;is something going on behind the scenes to in the OS to extend the battery
&lt;br&gt;life.
&lt;br&gt;&lt;br&gt;Chris
&lt;br&gt;&lt;br&gt;On Tue, Nov 24, 2009 at 5:43 PM, Tom Metro &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504708&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tmetro-blu@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jarod Wilson wrote:
&lt;br&gt;&amp;gt; &amp;gt; The battery life on my 17&amp;quot; MacBook Pro under Mac OS X slaughters the
&lt;br&gt;&amp;gt; &amp;gt; battery life on any Linux-running netbook too.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Really? Is that attributable to the power management in OS X being that
&lt;br&gt;&amp;gt; far ahead of Linux, or is it the MacBook Pro hardware?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;-Tom
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Tom Metro
&lt;br&gt;&amp;gt; Venture Logic, Newton, MA, USA
&lt;br&gt;&amp;gt; &amp;quot;Enterprise solutions through open source.&amp;quot;
&lt;br&gt;&amp;gt; Professional Profile: &lt;a href=&quot;http://tmetro.venturelogic.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tmetro.venturelogic.com/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Discuss mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504708&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504708&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26504708.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26504593</id>
	<title>Re: power efficiency</title>
	<published>2009-11-24T14:43:22Z</published>
	<updated>2009-11-24T14:43:22Z</updated>
	<author>
		<name>Tom Metro-16</name>
	</author>
	<content type="html">Jarod Wilson wrote:
&lt;br&gt;&amp;gt; The battery life on my 17&amp;quot; MacBook Pro under Mac OS X slaughters the
&lt;br&gt;&amp;gt; battery life on any Linux-running netbook too.
&lt;br&gt;&lt;br&gt;Really? Is that attributable to the power management in OS X being that 
&lt;br&gt;far ahead of Linux, or is it the MacBook Pro hardware?
&lt;br&gt;&lt;br&gt;&amp;nbsp; -Tom
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Tom Metro
&lt;br&gt;Venture Logic, Newton, MA, USA
&lt;br&gt;&amp;quot;Enterprise solutions through open source.&amp;quot;
&lt;br&gt;Professional Profile: &lt;a href=&quot;http://tmetro.venturelogic.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tmetro.venturelogic.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26504593&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26504593.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26503717</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T13:37:29Z</published>
	<updated>2009-11-24T13:37:29Z</updated>
	<author>
		<name>Mark J. Dulcey</name>
	</author>
	<content type="html">On 11/24/2009 3:36 PM, Tom Metro wrote:
&lt;br&gt;&amp;gt; What's new in the world of netbooks? If you've looked through the latest
&lt;br&gt;&amp;gt; models, any stand-out offerings? Which model do you own and like, or
&lt;br&gt;&amp;gt; have on your wishlist, and why?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Didn't Intel release a dual-core version of the Atom CPU? Shouldn't
&lt;br&gt;&amp;gt; there be a new crop of netbooks using it by now?
&lt;br&gt;&lt;br&gt;Yes, there are dual-core Atoms (which are really just two CPU die in one 
&lt;br&gt;package) but so far they have only shown up in nettops and miniITX 
&lt;br&gt;motherboards, not in netbooks.
&lt;br&gt;&lt;br&gt;&amp;gt; I see Nokia has a model with a built-in 3G modem, but it seems to be
&lt;br&gt;&amp;gt; tied to AT&amp;T service.
&lt;br&gt;&lt;br&gt;There are others with built-in 3G, such as the version of the Aspire One 
&lt;br&gt;that Radio Shack sells (also tied to AT&amp;T) and the version of the HP 
&lt;br&gt;Mini available from Verizon Wireless. Nothing really new there.
&lt;br&gt;&lt;br&gt;The nVidia ION platform was aupposed to be the big new thing in netbooks 
&lt;br&gt;this season, but it has barely poked its head up so far. (The only one I 
&lt;br&gt;know of that you can actually buy so far is the HP Mini 311.) The other 
&lt;br&gt;big trend is bigger systems with 11-12&amp;quot; displays that straddle the line 
&lt;br&gt;between netbook and notebook, though Microsoft is doing its best to 
&lt;br&gt;squash that category by limiting the cheap Starter Edition of Windows 7 
&lt;br&gt;to systems with a 10&amp;quot; screen or smaller. (So you can have XP with a 12&amp;quot; 
&lt;br&gt;screen, but then you're limited to 1GB RAM and a 160GB hard disk, or you 
&lt;br&gt;can have Win7 with more RAM and disk space but only a 10&amp;quot; screen. Or you 
&lt;br&gt;can pay more for a fancier version of Windows, or run Linux instead.)
&lt;br&gt;&lt;br&gt;ASUS just announced a system that combines ION with a dual-core Atom and 
&lt;br&gt;a 12&amp;quot; screen: &lt;a href=&quot;http://blog.laptopmag.com/asus-eee-pc-1201n&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://blog.laptopmag.com/asus-eee-pc-1201n&lt;/a&gt;&amp;nbsp; I expect to 
&lt;br&gt;see other similar systems soon.
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26503717&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26503717.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26503410</id>
	<title>Re: Netbooks</title>
	<published>2009-11-24T13:15:16Z</published>
	<updated>2009-11-24T13:15:16Z</updated>
	<author>
		<name>Jarod Wilson</name>
	</author>
	<content type="html">On Nov 24, 2009, at 3:36 PM, Tom Metro wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; What's new in the world of netbooks? If you've looked through the latest 
&lt;br&gt;&amp;gt; models, any stand-out offerings? Which model do you own and like, or 
&lt;br&gt;&amp;gt; have on your wishlist, and why?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Didn't Intel release a dual-core version of the Atom CPU? Shouldn't 
&lt;br&gt;&amp;gt; there be a new crop of netbooks using it by now?
&lt;br&gt;&lt;br&gt;The 64-bit dual-core atom 330 and single-core 230 are designed for desktop-ish use, not netbook use. Its the 32-bit N2xx and z5xx line that are intended for netbook use.
&lt;br&gt;&lt;br&gt;&amp;gt; I see Nokia has a model with a built-in 3G modem, but it seems to be 
&lt;br&gt;&amp;gt; tied to AT&amp;T service.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I see Target has an Acer Aspire One on sale for $200 this week:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.target.com/gp/detail.html?asin=B0023B138W&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.target.com/gp/detail.html?asin=B0023B138W&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; though the specs on that model look pretty much the same as netbooks of 
&lt;br&gt;&amp;gt; a year ago (which probably explains the price).
&lt;br&gt;&lt;br&gt;Been pretty underwhelmed by the lack of advances in netbook specs and whatnot myself. I ended up offloading my 8.9&amp;quot; aspire one, just didn't use it that much after the initial honeymoon, because its too damned cramped for any prolonged use, and well, my iphone is a better portable device than a netbook. I might be happier with a 12&amp;quot; netbook that has a higher resolution screen and a bigger keyboard vs. the 8.9&amp;quot;, but meh. If I'm going to carry a laptop-ish thing, I might as well carry a real laptop. The battery life on my 17&amp;quot; MacBook Pro under Mac OS X slaughters the battery life on any Linux-running netbook too. And now my ThinkPad T61 is relegated to some of the tasks I previously used my netbook for around the house.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jarod Wilson
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26503410&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jarod@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26503410&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26503410.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26502833</id>
	<title>Netbooks</title>
	<published>2009-11-24T12:36:05Z</published>
	<updated>2009-11-24T12:36:05Z</updated>
	<author>
		<name>Tom Metro-16</name>
	</author>
	<content type="html">What's new in the world of netbooks? If you've looked through the latest 
&lt;br&gt;models, any stand-out offerings? Which model do you own and like, or 
&lt;br&gt;have on your wishlist, and why?
&lt;br&gt;&lt;br&gt;Didn't Intel release a dual-core version of the Atom CPU? Shouldn't 
&lt;br&gt;there be a new crop of netbooks using it by now?
&lt;br&gt;&lt;br&gt;I see Nokia has a model with a built-in 3G modem, but it seems to be 
&lt;br&gt;tied to AT&amp;T service.
&lt;br&gt;&lt;br&gt;I see Target has an Acer Aspire One on sale for $200 this week:
&lt;br&gt;&lt;a href=&quot;http://www.target.com/gp/detail.html?asin=B0023B138W&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.target.com/gp/detail.html?asin=B0023B138W&lt;/a&gt;&lt;br&gt;&lt;br&gt;though the specs on that model look pretty much the same as netbooks of 
&lt;br&gt;a year ago (which probably explains the price).
&lt;br&gt;&lt;br&gt;&amp;nbsp; -Tom
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Tom Metro
&lt;br&gt;Venture Logic, Newton, MA, USA
&lt;br&gt;&amp;quot;Enterprise solutions through open source.&amp;quot;
&lt;br&gt;Professional Profile: &lt;a href=&quot;http://tmetro.venturelogic.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tmetro.venturelogic.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26502833&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Netbooks-tp26502833s24859p26502833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26502695</id>
	<title>Re: disk usage</title>
	<published>2009-11-24T12:25:21Z</published>
	<updated>2009-11-24T12:25:21Z</updated>
	<author>
		<name>Tom Metro-16</name>
	</author>
	<content type="html">Matthew Gillen wrote:
&lt;br&gt;&amp;gt; The mythtv backend process had rotated that log file out and deleted
&lt;br&gt;&amp;gt; it, but since the commercial-flagging process still had a handle it
&lt;br&gt;&amp;gt; kept it around (and presumably it was filling it with nonsense).
&lt;br&gt;&lt;br&gt;You might want to adjust the log rotation settings, if you can get at 
&lt;br&gt;them. Generally the preferred approach is to move the file, but defer 
&lt;br&gt;compressing (or otherwise deleting) it until the next rotation. That way 
&lt;br&gt;if any unexpected stragglers keep logging to it, you still have a link 
&lt;br&gt;to it.
&lt;br&gt;&lt;br&gt;On my MythTV system it is using logrotate for rotation of backend logs, 
&lt;br&gt;and I see they have the copytruncate option specified, which implies 
&lt;br&gt;that they expect there will be stragglers. That should keep them logging 
&lt;br&gt;to the original file location. If your original file got deleted, then 
&lt;br&gt;you must be using different rotation rules.
&lt;br&gt;&lt;br&gt;&amp;nbsp; -Tom
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Tom Metro
&lt;br&gt;Venture Logic, Newton, MA, USA
&lt;br&gt;&amp;quot;Enterprise solutions through open source.&amp;quot;
&lt;br&gt;Professional Profile: &lt;a href=&quot;http://tmetro.venturelogic.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tmetro.venturelogic.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26502695&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26502695.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26501259</id>
	<title>Re: Minor printer issue Fedora 12 possibly firewall or SeLinux</title>
	<published>2009-11-24T10:42:33Z</published>
	<updated>2009-11-24T10:42:33Z</updated>
	<author>
		<name>Jerry Feldman-2</name>
	</author>
	<content type="html">On 11/24/2009 09:22 AM, Matthew Gillen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 11/24/2009 09:03 AM, Jerry Feldman wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I did a clean install on Fedora 12, and I set up my printer this morning
&lt;br&gt;&amp;gt;&amp;gt; (HP 4500N - networked color laser). Other than having knocked the cable
&lt;br&gt;&amp;gt;&amp;gt; loose the other day, the printer came up as expected, but I see that
&lt;br&gt;&amp;gt;&amp;gt; there is an ink level display on system-config-printer, but when I run
&lt;br&gt;&amp;gt;&amp;gt; it, I get a printer job that that stays in the queue (test print works
&lt;br&gt;&amp;gt;&amp;gt; fine). Additionally, I am unable to connect to the printer from Firefox.
&lt;br&gt;&amp;gt;&amp;gt; So, it looks like for some reason I have the firewall blocking some
&lt;br&gt;&amp;gt;&amp;gt; ports. I know that http(80) is currently blocked.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; Might not be relevant, but there's a gtk update this morning that said
&lt;br&gt;&amp;gt; something about fixing a printer bug:
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://www.redhat.com/archives/fedora-package-announce/2009-November/msg00551.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.redhat.com/archives/fedora-package-announce/2009-November/msg00551.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If system-config-printer can get to the printer for the 'test print' then it's
&lt;br&gt;&amp;gt; unlikely to be a firewall issue (unless I misunderstood you). &amp;nbsp;You can check
&lt;br&gt;&amp;gt; selinux blocks by running 'sealert'.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You try updating gtk and restarting firefox to see if the problem magically
&lt;br&gt;&amp;gt; goes away.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I've already got that update installed. It's not too much of an issue
&lt;/div&gt;since I've never used Linux to check toner levels before. In the past I
&lt;br&gt;was able to connect to the printer from Firefox, but not an issue
&lt;br&gt;either. The main thing this morning was printing, and I found the Cat5
&lt;br&gt;cable was not clicked in.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26501259&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Boston Linux and Unix
&lt;br&gt;PGP key id: 537C5846
&lt;br&gt;PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB &amp;nbsp;CA3B 4607 4319 537C 5846
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26501259&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-printer-issue-Fedora-12-possibly-firewall-or-SeLinux-tp26496447s24859p26501259.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26501092</id>
	<title>Re: disk usage</title>
	<published>2009-11-24T10:29:05Z</published>
	<updated>2009-11-24T10:29:05Z</updated>
	<author>
		<name>Matthew Gillen</name>
	</author>
	<content type="html">On 11/24/2009 11:10 AM, Dan Kressin wrote:
&lt;br&gt;&amp;gt; --- On Tue, 11/24/09, Matthew Gillen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26501092&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;me@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Guess I'll have to reboot. &amp;nbsp;That stinks.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You could try this first:
&lt;br&gt;&amp;gt; ls -l /proc/*/fd/ | grep deleted
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /proc generally show missing open files as &amp;quot;filename (deleted)&amp;quot;.
&lt;br&gt;&lt;br&gt;Hot damn! &amp;nbsp;That helped me nail it. &amp;nbsp;I used a slight variation on that ( &amp;quot;lsof
&lt;br&gt;| grep deleted&amp;quot; ) to get the processes that owned deleted files, but I didn't
&lt;br&gt;know until you suggested that that it would report deleted files that way.
&lt;br&gt;&lt;br&gt;There were several entries there, some owned by mysql, some by mythtv. &amp;nbsp;Turns
&lt;br&gt;out there was a runaway commercial-flagging job by mythtv that wouldn't die (I
&lt;br&gt;must have missed it in my eye-ball inspection of 'ps' output). &amp;nbsp;The funny
&lt;br&gt;thing is that it wasn't a working file for the video that was eating all the
&lt;br&gt;space, it was the mythbackend-log file! &amp;nbsp;The mythtv backend process had
&lt;br&gt;rotated that log file out and deleted it, but since the commercial-flagging
&lt;br&gt;process still had a handle it kept it around (and presumably it was filling it
&lt;br&gt;with nonsense).
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26501092&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26501092.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26498829</id>
	<title>Re: disk usage</title>
	<published>2009-11-24T08:16:08Z</published>
	<updated>2009-11-24T08:16:08Z</updated>
	<author>
		<name>darose</name>
	</author>
	<content type="html">On 11/24/2009 09:56 AM, Matthew Gillen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm stumped by my home fileserver's root filesystem usage. &amp;nbsp;I can't understand
&lt;br&gt;&amp;gt; why it's full. &amp;nbsp;df -h reports this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ df -h
&lt;br&gt;&amp;gt; Filesystem &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Size &amp;nbsp;Used Avail Use% Mounted on
&lt;br&gt;&amp;gt; /dev/mapper/RootFsPrimary-RootPrimary
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;30G &amp;nbsp; 28G &amp;nbsp;460M &amp;nbsp;99% /
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If I mount /dev/mapper/RootFsPrimary-RootPrimary somewhere else and cd to it,
&lt;br&gt;&amp;gt; then run du -sh *, I get this (I deleted all the directories that were only 4K):
&lt;br&gt;&amp;gt; 7.0M	bin
&lt;br&gt;&amp;gt; 12K	dev
&lt;br&gt;&amp;gt; 102M	etc
&lt;br&gt;&amp;gt; 98M	lib
&lt;br&gt;&amp;gt; 26M	lib64
&lt;br&gt;&amp;gt; 20K	lost+found
&lt;br&gt;&amp;gt; 12K	mnt
&lt;br&gt;&amp;gt; 24M	root
&lt;br&gt;&amp;gt; 17M	sbin
&lt;br&gt;&amp;gt; 68K	tmp
&lt;br&gt;&amp;gt; 4.9G	usr
&lt;br&gt;&amp;gt; 1.1G	var
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That adds up to less than 7G. &amp;nbsp;Why is my filesystem full then? &amp;nbsp;Where did that
&lt;br&gt;&amp;gt; other 21G go? &amp;nbsp;Any ideas?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Matt
&lt;/div&gt;&lt;br&gt;Could it be a file in the root directory of the file system? &amp;nbsp;Your 
&lt;br&gt;command was &amp;quot;du -sh *&amp;quot;, which will show you disk usage for every file 
&lt;br&gt;under root, but not for root itself. &amp;nbsp;Try again with &amp;quot;du -sh .&amp;quot;.
&lt;br&gt;&lt;br&gt;HTH,
&lt;br&gt;&lt;br&gt;DR
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498829&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26498829.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26498739</id>
	<title>Re: disk usage</title>
	<published>2009-11-24T08:10:32Z</published>
	<updated>2009-11-24T08:10:32Z</updated>
	<author>
		<name>Dan Kressin</name>
	</author>
	<content type="html">--- On Tue, 11/24/09, Matthew Gillen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498739&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;me@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Guess I'll have to reboot.  That stinks.
&lt;br&gt;&lt;br&gt;You could try this first:
&lt;br&gt;ls -l /proc/*/fd/ | grep deleted
&lt;br&gt;&lt;br&gt;/proc generally show missing open files as &amp;quot;filename (deleted)&amp;quot;.
&lt;br&gt;&lt;br&gt;-Dan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498739&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26498739.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26498213</id>
	<title>Re: disk usage</title>
	<published>2009-11-24T07:41:08Z</published>
	<updated>2009-11-24T07:41:08Z</updated>
	<author>
		<name>Matthew Gillen</name>
	</author>
	<content type="html">On 11/24/2009 10:05 AM, Daniel Feenberg wrote:
&lt;br&gt;&amp;gt; A running program that has open a deleted file will prevent the space
&lt;br&gt;&amp;gt; occupied by the file from being returned to free space, but the file
&lt;br&gt;&amp;gt; will not show up in &amp;quot;du&amp;quot;. When the program terminates the space will be
&lt;br&gt;&amp;gt; freed. If your reboot the space should reappear. Short of rebooting, or
&lt;br&gt;&amp;gt; guessing, I am not sure how to determine what is using the space.
&lt;br&gt;&lt;br&gt;That's nasty. &amp;nbsp;Time to start murdering processes...
&lt;br&gt;&lt;br&gt;It doesn't appear to be any of the usual suspects (mythtv-backend,
&lt;br&gt;spamassassin, sendmail, apache, nfs, cups).
&lt;br&gt;&lt;br&gt;Guess I'll have to reboot. &amp;nbsp;That stinks.
&lt;br&gt;&lt;br&gt;On 11/24/2009 10:20 AM, Jarod Wilson wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;(I'm assuming you've already looked for massive /.foo files).
&lt;br&gt;&lt;br&gt;Yes, definitely checked for that. &amp;nbsp;There's an .autofsck file, but nothing
&lt;br&gt;else. &amp;nbsp;Perhaps something went bonkers a couple weeks ago (the creation
&lt;br&gt;timestamp on that autofsck file is Nov 7), and the system said &amp;quot;we'll have to
&lt;br&gt;fix that the next time we reboot&amp;quot; (hence the creation of the autofsck file),
&lt;br&gt;but didn't otherwise notify me?
&lt;br&gt;&lt;br&gt;Thanks for insight guys,
&lt;br&gt;Matt
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26498213&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26498213.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26497799</id>
	<title>Re: disk usage</title>
	<published>2009-11-24T07:20:13Z</published>
	<updated>2009-11-24T07:20:13Z</updated>
	<author>
		<name>Jarod Wilson</name>
	</author>
	<content type="html">On Nov 24, 2009, at 9:56 AM, Matthew Gillen wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm stumped by my home fileserver's root filesystem usage. &amp;nbsp;I can't understand
&lt;br&gt;&amp;gt; why it's full. &amp;nbsp;df -h reports this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; $ df -h
&lt;br&gt;&amp;gt; Filesystem &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Size &amp;nbsp;Used Avail Use% Mounted on
&lt;br&gt;&amp;gt; /dev/mapper/RootFsPrimary-RootPrimary
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 30G &amp;nbsp; 28G &amp;nbsp;460M &amp;nbsp;99% /
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If I mount /dev/mapper/RootFsPrimary-RootPrimary somewhere else and cd to it,
&lt;br&gt;&amp;gt; then run du -sh *, I get this (I deleted all the directories that were only 4K):
&lt;br&gt;&amp;gt; 7.0M	bin
&lt;br&gt;&amp;gt; 12K	dev
&lt;br&gt;&amp;gt; 102M	etc
&lt;br&gt;&amp;gt; 98M	lib
&lt;br&gt;&amp;gt; 26M	lib64
&lt;br&gt;&amp;gt; 20K	lost+found
&lt;br&gt;&amp;gt; 12K	mnt
&lt;br&gt;&amp;gt; 24M	root
&lt;br&gt;&amp;gt; 17M	sbin
&lt;br&gt;&amp;gt; 68K	tmp
&lt;br&gt;&amp;gt; 4.9G	usr
&lt;br&gt;&amp;gt; 1.1G	var
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; That adds up to less than 7G. &amp;nbsp;Why is my filesystem full then? &amp;nbsp;Where did that
&lt;br&gt;&amp;gt; other 21G go? &amp;nbsp;Any ideas?
&lt;/div&gt;&lt;br&gt;Some large file that has been &amp;quot;deleted&amp;quot;, but isn't really deleted yet, because the refcount on it hasn't dropped to zero yet, due to it being held open by some program? (I'm assuming you've already looked for massive /.foo files).
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jarod Wilson
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26497799&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jarod@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26497799&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26497799.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26497739</id>
	<title>Re: disk usage</title>
	<published>2009-11-24T07:05:56Z</published>
	<updated>2009-11-24T07:05:56Z</updated>
	<author>
		<name>Daniel Feenberg</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On Tue, 24 Nov 2009, Matthew Gillen wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm stumped by my home fileserver's root filesystem usage. &amp;nbsp;I can't understand
&lt;br&gt;&amp;gt; why it's full. &amp;nbsp;df -h reports this:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $ df -h
&lt;br&gt;&amp;gt; Filesystem &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Size &amp;nbsp;Used Avail Use% Mounted on
&lt;br&gt;&amp;gt; /dev/mapper/RootFsPrimary-RootPrimary
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 30G &amp;nbsp; 28G &amp;nbsp;460M &amp;nbsp;99% /
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If I mount /dev/mapper/RootFsPrimary-RootPrimary somewhere else and cd to it,
&lt;br&gt;&amp;gt; then run du -sh *, I get this (I deleted all the directories that were only 4K):
&lt;br&gt;&amp;gt; 7.0M	bin
&lt;br&gt;&amp;gt; 12K	dev
&lt;br&gt;&amp;gt; 102M	etc
&lt;br&gt;&amp;gt; 98M	lib
&lt;br&gt;&amp;gt; 26M	lib64
&lt;br&gt;&amp;gt; 20K	lost+found
&lt;br&gt;&amp;gt; 12K	mnt
&lt;br&gt;&amp;gt; 24M	root
&lt;br&gt;&amp;gt; 17M	sbin
&lt;br&gt;&amp;gt; 68K	tmp
&lt;br&gt;&amp;gt; 4.9G	usr
&lt;br&gt;&amp;gt; 1.1G	var
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That adds up to less than 7G. &amp;nbsp;Why is my filesystem full then? &amp;nbsp;Where did that
&lt;br&gt;&amp;gt; other 21G go? &amp;nbsp;Any ideas?
&lt;/div&gt;&lt;br&gt;A running program that has open a deleted file will prevent the space 
&lt;br&gt;occupied by the file from being returned to free space, but the file will 
&lt;br&gt;not show up in &amp;quot;du&amp;quot;. When the program terminates the space will be freed. 
&lt;br&gt;If your reboot the space should reappear. Short of rebooting, or guessing, 
&lt;br&gt;I am not sure how to determine what is using the space.
&lt;br&gt;&lt;br&gt;Daniel Feenberg
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Matt
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Discuss mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26497739&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26497739&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26497739.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26497346</id>
	<title>disk usage</title>
	<published>2009-11-24T06:56:12Z</published>
	<updated>2009-11-24T06:56:12Z</updated>
	<author>
		<name>Matthew Gillen</name>
	</author>
	<content type="html">I'm stumped by my home fileserver's root filesystem usage. &amp;nbsp;I can't understand
&lt;br&gt;why it's full. &amp;nbsp;df -h reports this:
&lt;br&gt;&lt;br&gt;$ df -h
&lt;br&gt;Filesystem &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Size &amp;nbsp;Used Avail Use% Mounted on
&lt;br&gt;/dev/mapper/RootFsPrimary-RootPrimary
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;30G &amp;nbsp; 28G &amp;nbsp;460M &amp;nbsp;99% /
&lt;br&gt;&lt;br&gt;If I mount /dev/mapper/RootFsPrimary-RootPrimary somewhere else and cd to it,
&lt;br&gt;then run du -sh *, I get this (I deleted all the directories that were only 4K):
&lt;br&gt;7.0M	bin
&lt;br&gt;12K	dev
&lt;br&gt;102M	etc
&lt;br&gt;98M	lib
&lt;br&gt;26M	lib64
&lt;br&gt;20K	lost+found
&lt;br&gt;12K	mnt
&lt;br&gt;24M	root
&lt;br&gt;17M	sbin
&lt;br&gt;68K	tmp
&lt;br&gt;4.9G	usr
&lt;br&gt;1.1G	var
&lt;br&gt;&lt;br&gt;That adds up to less than 7G. &amp;nbsp;Why is my filesystem full then? &amp;nbsp;Where did that
&lt;br&gt;other 21G go? &amp;nbsp;Any ideas?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Matt
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26497346&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/disk-usage-tp26497346s24859p26497346.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26496865</id>
	<title>Re: Minor printer issue Fedora 12 possibly firewall or SeLinux</title>
	<published>2009-11-24T06:28:55Z</published>
	<updated>2009-11-24T06:28:55Z</updated>
	<author>
		<name>Matthew Gillen</name>
	</author>
	<content type="html">On 11/24/2009 09:22 AM, Matthew Gillen wrote:
&lt;br&gt;&amp;gt; You try updating gtk 
&lt;br&gt;&lt;br&gt;Apparently when I haven't had enough coffee my grammer turns neanderthalean...
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26496865&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-printer-issue-Fedora-12-possibly-firewall-or-SeLinux-tp26496447s24859p26496865.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26496751</id>
	<title>Re: Minor printer issue Fedora 12 possibly firewall or SeLinux</title>
	<published>2009-11-24T06:22:35Z</published>
	<updated>2009-11-24T06:22:35Z</updated>
	<author>
		<name>Matthew Gillen</name>
	</author>
	<content type="html">On 11/24/2009 09:03 AM, Jerry Feldman wrote:
&lt;br&gt;&amp;gt; I did a clean install on Fedora 12, and I set up my printer this morning
&lt;br&gt;&amp;gt; (HP 4500N - networked color laser). Other than having knocked the cable
&lt;br&gt;&amp;gt; loose the other day, the printer came up as expected, but I see that
&lt;br&gt;&amp;gt; there is an ink level display on system-config-printer, but when I run
&lt;br&gt;&amp;gt; it, I get a printer job that that stays in the queue (test print works
&lt;br&gt;&amp;gt; fine). Additionally, I am unable to connect to the printer from Firefox.
&lt;br&gt;&amp;gt; So, it looks like for some reason I have the firewall blocking some
&lt;br&gt;&amp;gt; ports. I know that http(80) is currently blocked.
&lt;br&gt;&lt;br&gt;Might not be relevant, but there's a gtk update this morning that said
&lt;br&gt;something about fixing a printer bug:
&lt;br&gt;&lt;a href=&quot;https://www.redhat.com/archives/fedora-package-announce/2009-November/msg00551.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.redhat.com/archives/fedora-package-announce/2009-November/msg00551.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;If system-config-printer can get to the printer for the 'test print' then it's
&lt;br&gt;unlikely to be a firewall issue (unless I misunderstood you). &amp;nbsp;You can check
&lt;br&gt;selinux blocks by running 'sealert'.
&lt;br&gt;&lt;br&gt;You try updating gtk and restarting firefox to see if the problem magically
&lt;br&gt;goes away.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26496751&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-printer-issue-Fedora-12-possibly-firewall-or-SeLinux-tp26496447s24859p26496751.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26496447</id>
	<title>Minor printer issue Fedora 12 possibly firewall or SeLinux</title>
	<published>2009-11-24T06:03:14Z</published>
	<updated>2009-11-24T06:03:14Z</updated>
	<author>
		<name>Jerry Feldman-2</name>
	</author>
	<content type="html">I did a clean install on Fedora 12, and I set up my printer this morning
&lt;br&gt;(HP 4500N - networked color laser). Other than having knocked the cable
&lt;br&gt;loose the other day, the printer came up as expected, but I see that
&lt;br&gt;there is an ink level display on system-config-printer, but when I run
&lt;br&gt;it, I get a printer job that that stays in the queue (test print works
&lt;br&gt;fine). Additionally, I am unable to connect to the printer from Firefox.
&lt;br&gt;So, it looks like for some reason I have the firewall blocking some
&lt;br&gt;ports. I know that http(80) is currently blocked.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26496447&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Boston Linux and Unix
&lt;br&gt;PGP key id: 537C5846
&lt;br&gt;PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB &amp;nbsp;CA3B 4607 4319 537C 5846
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26496447&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Minor-printer-issue-Fedora-12-possibly-firewall-or-SeLinux-tp26496447s24859p26496447.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26494742</id>
	<title>Re: Go (language)</title>
	<published>2009-11-24T03:59:58Z</published>
	<updated>2009-11-24T03:59:58Z</updated>
	<author>
		<name>Jerry Feldman-2</name>
	</author>
	<content type="html">On 11/23/2009 09:59 PM, Matthew Gillen wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On 11/23/2009 07:45 PM, Jerry Feldman wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Unfortunately a compiled language like C or C++ (or FORTRAN) is
&lt;br&gt;&amp;gt;&amp;gt; dependent upon the platform. The people that write the language
&lt;br&gt;&amp;gt;&amp;gt; standards don't generally go far enough to define environments.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; My experience has been that often when you're doing non-trivial things,
&lt;br&gt;&amp;gt; interpreted languages are dependent on the platform too (try using Java
&lt;br&gt;&amp;gt; thread priorities on windows and linux). &amp;nbsp;Interpreted languages generally do
&lt;br&gt;&amp;gt; a better job of hiding the problem, but it's never mitigated completely
&lt;br&gt;&amp;gt; (unless some language is really willing to standardize on the lowest common
&lt;br&gt;&amp;gt; denominator for all platforms, which none ever will if they want to be taken
&lt;br&gt;&amp;gt; seriously).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Unix/Linux, Windows, and Mac have very different graphical user
&lt;br&gt;&amp;gt;&amp;gt; interfaces. QT does a good job of standardizing things, but in contrast
&lt;br&gt;&amp;gt;&amp;gt; a JVM or PVM can be written once for each platform. Where in C/C++ David
&lt;br&gt;&amp;gt;&amp;gt; might want to use QT, I might want to use GTK, JABR might want to use
&lt;br&gt;&amp;gt;&amp;gt; OpenMotif.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; QT and GTK were written once for each platform, and code that uses it only
&lt;br&gt;&amp;gt; has to be written once as well (it has to be compiled multiple times, but
&lt;br&gt;&amp;gt; that's a different job and different level of effort). &amp;nbsp;Unless you're making
&lt;br&gt;&amp;gt; the point that none of the above are a 'blessed standard' like Swing/AWT.
&lt;br&gt;&amp;gt; To that I would say that QT and GTK are defacto standards (for C++ and C
&lt;br&gt;&amp;gt; respectively, and you do treat C and C++ as different languages, don't you?
&lt;br&gt;&amp;gt; :-) ). &amp;nbsp;There was gtkmm (C++ wrapper for GTK), but it didn't get much use
&lt;br&gt;&amp;gt; even before QT went LGPL (to match GTK). &amp;nbsp;WxWindows is probably the
&lt;br&gt;&amp;gt; strongest competitor to QT in the C++ world, but a quick dependency search
&lt;br&gt;&amp;gt; of installed software on my machine tells me QT is used quite a bit more.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Don't get me wrong, having a blessed standard is good for a lot of reasons.
&lt;br&gt;&amp;gt; &amp;nbsp;I just don't think the C and C++ worlds are quite so hopelessly fragmented
&lt;br&gt;&amp;gt; as they're sometimes made out to be.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Actually, my company's product is replacing their OpenMotif GUI with a
&lt;/div&gt;QT based one. Currently the product runs on Linux, Solaris, and AIX, but
&lt;br&gt;a Windows version is in the future.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26494742&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Boston Linux and Unix
&lt;br&gt;PGP key id: 537C5846
&lt;br&gt;PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB &amp;nbsp;CA3B 4607 4319 537C 5846
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26494742&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Go-%28language%29-tp26304801s24859p26494742.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26489811</id>
	<title>Re: Go (language)</title>
	<published>2009-11-23T18:59:31Z</published>
	<updated>2009-11-23T18:59:31Z</updated>
	<author>
		<name>Matthew Gillen</name>
	</author>
	<content type="html">On 11/23/2009 07:45 PM, Jerry Feldman wrote:
&lt;br&gt;&amp;gt; Unfortunately a compiled language like C or C++ (or FORTRAN) is
&lt;br&gt;&amp;gt; dependent upon the platform. The people that write the language
&lt;br&gt;&amp;gt; standards don't generally go far enough to define environments.
&lt;br&gt;&lt;br&gt;My experience has been that often when you're doing non-trivial things,
&lt;br&gt;interpreted languages are dependent on the platform too (try using Java
&lt;br&gt;thread priorities on windows and linux). &amp;nbsp;Interpreted languages generally do
&lt;br&gt;a better job of hiding the problem, but it's never mitigated completely
&lt;br&gt;(unless some language is really willing to standardize on the lowest common
&lt;br&gt;denominator for all platforms, which none ever will if they want to be taken
&lt;br&gt;seriously).
&lt;br&gt;&lt;br&gt;&amp;gt; Unix/Linux, Windows, and Mac have very different graphical user
&lt;br&gt;&amp;gt; interfaces. QT does a good job of standardizing things, but in contrast
&lt;br&gt;&amp;gt; a JVM or PVM can be written once for each platform. Where in C/C++ David
&lt;br&gt;&amp;gt; might want to use QT, I might want to use GTK, JABR might want to use
&lt;br&gt;&amp;gt; OpenMotif.
&lt;br&gt;&lt;br&gt;QT and GTK were written once for each platform, and code that uses it only
&lt;br&gt;has to be written once as well (it has to be compiled multiple times, but
&lt;br&gt;that's a different job and different level of effort). &amp;nbsp;Unless you're making
&lt;br&gt;the point that none of the above are a 'blessed standard' like Swing/AWT.
&lt;br&gt;To that I would say that QT and GTK are defacto standards (for C++ and C
&lt;br&gt;respectively, and you do treat C and C++ as different languages, don't you?
&lt;br&gt;:-) ). &amp;nbsp;There was gtkmm (C++ wrapper for GTK), but it didn't get much use
&lt;br&gt;even before QT went LGPL (to match GTK). &amp;nbsp;WxWindows is probably the
&lt;br&gt;strongest competitor to QT in the C++ world, but a quick dependency search
&lt;br&gt;of installed software on my machine tells me QT is used quite a bit more.
&lt;br&gt;&lt;br&gt;Don't get me wrong, having a blessed standard is good for a lot of reasons.
&lt;br&gt;&amp;nbsp;I just don't think the C and C++ worlds are quite so hopelessly fragmented
&lt;br&gt;as they're sometimes made out to be.
&lt;br&gt;&lt;br&gt;Matt
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26489811&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Go-%28language%29-tp26304801s24859p26489811.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26488935</id>
	<title>Re: Go (language)</title>
	<published>2009-11-23T17:03:27Z</published>
	<updated>2009-11-23T17:03:27Z</updated>
	<author>
		<name>Gordon Marx</name>
	</author>
	<content type="html">On Mon, Nov 23, 2009 at 7:45 PM, Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488935&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; JABR might want to use OpenMotif.
&lt;br&gt;&lt;br&gt;I don't know that *anyone* /wants/ to use OpenMotif...sometimes people
&lt;br&gt;just get forced into it. One advantage of having so many graphical
&lt;br&gt;libraries out there is that there's at least a better chance of not
&lt;br&gt;getting stuck with a crappy one. :--) (If I sound bitter, it's because
&lt;br&gt;I once got stuck with TeleUSE. ::shudder::)
&lt;br&gt;&lt;br&gt;Gordon
&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488935&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Go-%28language%29-tp26304801s24859p26488935.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26488804</id>
	<title>Re: Go (language)</title>
	<published>2009-11-23T16:49:32Z</published>
	<updated>2009-11-23T16:49:32Z</updated>
	<author>
		<name>Jerry Feldman-2</name>
	</author>
	<content type="html">I think things need to be placed into perspective. C was written
&lt;br&gt;specifically to write operating systems with, and it did a very good
&lt;br&gt;job. With C and C++ you are closer to the hardware, but you correctly
&lt;br&gt;point out that things like Python and Java tend to be easier to work
&lt;br&gt;with in a graphics environment.
&lt;br&gt;&lt;br&gt;On 11/23/2009 10:28 AM, Jared Carlson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Isn't this what people are up against to a degree though in terms of really creating applications though? &amp;nbsp;I've been writing applications for a couple of years, and whether it's been a Python front end that talks to some low-level C code or, for example with the iPhone, Objective-C has a runtime and so you write your algorithms - the bottlenecks - in C and the UI functionality is in Objective-C. &amp;nbsp;More and more frequently I'm using higher level scripting languages such as Python, Ruby, or Objective-C for the UI, but I never get away from old fashioned C code because I have that excellent combination of control and performance. &amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not trying to take sides, but I just see more and more often, especially on mobile devices, you need access to the device but you don't have to be tied to C for a laborious front-end. &amp;nbsp;I actually enjoy being able to get control with my C code but then once I'm done with that portion of the code I can reuse a framework for the interface.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anyway, just my thoughts...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Jared
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ________________________________
&lt;br&gt;&amp;gt; From: David Kramer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488804&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;david@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488804&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Sent: Mon, November 23, 2009 7:47:00 AM
&lt;br&gt;&amp;gt; Subject: Re: Go (language)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jerry Feldman wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; On 11/22/2009 09:27 PM, David Kramer wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I like C++, but cross-platform is very important to me, and the C++
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; standard doesn't cover enough of what's needed for a real app, which is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; why I spend most of my time in Java or Perl or PHP. &amp;nbsp;Most of what's
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; missing is platform/OS independent IO.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Please elaborate on this. I have done much cross platform work on C and
&lt;br&gt;&amp;gt;&amp;gt; C++. Most of the platform dependencies are not so much language, but in
&lt;br&gt;&amp;gt;&amp;gt; functions and procedures that are not part of the C or C++ standards.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; Uhm, that's what I said. &amp;nbsp;You can't write a portable C or C++ program
&lt;br&gt;&amp;gt; with a GUI, or a database, or a web service, etc without involving
&lt;br&gt;&amp;gt; (usually that means buying) third-party libraries. &amp;nbsp;Java offers other
&lt;br&gt;&amp;gt; things, like a way of determining the running environment's text file
&lt;br&gt;&amp;gt; line endings systematically, locale information like time zone and DST
&lt;br&gt;&amp;gt; rules, etc.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That doesn't mean C and C++ aren't important or useful for a lot of
&lt;br&gt;&amp;gt; things, but (for me) not as full applications.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;/div&gt;-- 
&lt;br&gt;Jerry Feldman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488804&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gaf@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Boston Linux and Unix
&lt;br&gt;PGP key id: 537C5846
&lt;br&gt;PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB &amp;nbsp;CA3B 4607 4319 537C 5846
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Discuss mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26488804&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.blu.org/mailman/listinfo/discuss&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.blu.org/mailman/listinfo/discuss&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Go-%28language%29-tp26304801s24859p26488804.html" />
</entry>

</feed>
