Re: Any experience with Brother MFC-420 CN printer?

2010-06-14 Thread Peter Tenenbaum
Additional information: looking in the error log, I see that I did in fact get this error the last time I tried to print: E [14/Jun/2010:22:35:43 -0700] Returning IPP client-error-not-authorized for Print-Job (ipp://localhost:631/printers/Mrs.Cat) from localhost This looks like a configuration e

Any experience with Brother MFC-420 CN printer?

2010-06-14 Thread Peter Tenenbaum
I've been migrating my computer resources over from a 6 year old WXP computer to a brand-new Debian Linux one. Most recently I tried to migrate our old printer, a Brother MFC-420 CN printer / scanner / fax with USB connection. Brother has CUPS and LPD drivers for it, and they have 2 sets of instr

Re: Chromium Xperience

2010-06-14 Thread Ron Johnson
On 06/14/2010 09:07 PM, green wrote: KS wrote at 2010-05-18 20:15 -0600: What is the experience of other users who have tested out Chromium in Debian? I like chromium. To me it seems faster and the interface more efficient. Iceweasel (on amd64) always crashed occasionally for me. I don't rec

Re: deb_checkmd5sum?

2010-06-14 Thread Huang, Tao
Why not search for the process name in your hard drive? Tao -- Link: http://www.google.com/profiles/UniIsland On Mon, Jun 14, 2010 at 7:52 PM, Miles Fidelman wrote: > Anybody recognize this process name? > > I'm seeing a nightly crash, and this seems to be running at the time (I've > been leav

Re: Chromium Xperience

2010-06-14 Thread green
KS wrote at 2010-05-18 20:15 -0600: > What is the experience of other users who have tested out Chromium in > Debian? I like chromium. To me it seems faster and the interface more efficient. Iceweasel (on amd64) always crashed occasionally for me. I don't recall that chromium has crashed (eve

solved: how to start and run a command during boot

2010-06-14 Thread Long Wind
Thank Greg Madden, Neal Hogan, H.S. and Liam O'Toole! IMO editting /etc/network/interfaces is neater than editting /etc/rc.local -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists

Re: LVM

2010-06-14 Thread Andrew Sackville-West
On Tue, Jun 15, 2010 at 08:27:32AM +1000, Gerald C.Catling wrote: > Hi Boyd, > At what point and how do I insert -P in the lvm system? man lvchange > Many thanks to all respondents, and NO I did not have a backup, no drive big > enough to hold all data. um... really? I've heard all sorts of rea

Re: Upgrade Kernel, Lose External Display

2010-06-14 Thread Gilbert Sullivan
On 06/12/2010 03:20 PM, Sven Joachim wrote: On 2010-06-12 21:06 +0200, Gilbert Sullivan wrote: I have both xserver-xorg-video-nouveau and xser-xorg-video-fbdev installed (just confirmed it in aptitude), but it doesn't appear that they are being used. I see. The latest xserver-xorg-core in si

Re (4): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread peasthope
From: Tzafrir Cohen Date: Mon, 14 Jun 2010 23:17:56 + > /etc/pam.d/telnet ? telnetd authenticates using login, and hene > /etc/pam.d/login , right? Right oh; thanks, ... P. -- Carnot is down, waiting for a disk replacement. Personal site works; http://members.shaw.ca/peasthope/ .

Re: Re (3): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Tzafrir Cohen
On Mon, Jun 14, 2010 at 01:54:46PM -0700, peasth...@shaw.ca wrote: > Results are consistent with function of services. > Joule also lacks /etc/pam.d/telnet but then Joule > runs Lenny whereas Dalton runs Squeeze. /etc/pam.d/telnet ? telnetd authenticates using login, and hene /etc/pam.d/login ,

Re: Debian Community Poll

2010-06-14 Thread B. Alexander
Done. On Mon, Jun 14, 2010 at 5:12 PM, Nate Bargmann wrote: > I weighed in... > > -- > > "The optimist proclaims that we live in the best of all > possible worlds. The pessimist fears this is true." > > Ham radio, Linux, bikes, and more: http://n0nb.us/index.html > > > -- > To UNSUBSCRIBE, emai

Re: how to start and run a command during boot

2010-06-14 Thread Greg Madden
On Monday 14 June 2010 01:17:27 pm H.S. wrote: > On 14/06/10 04:38 PM, Long Wind wrote: > > I have etch and a ppp connection > > I want to make ppp connection every time Debian boot > > That is, run "pon" during boot > > What is the proper way to do that? > > Thanks! > > When you do pppoeconf to co

Re (4): telnetd in Squeeze;

2010-06-14 Thread peasthope
From: Ron Johnson Date: Mon, 14 Jun 2010 16:13:43 -0500 > You can't telnet into dalton.invalid if there's no telnetd running Another possibility is that the inetd declines to start the telnetd for any connection except from localhost. How can I find how the inetd is responding? Thanks,

LVM

2010-06-14 Thread Gerald C.Catling
Hi Boyd, At what point and how do I insert -P in the lvm system? Many thanks to all respondents, and NO I did not have a backup, no drive big enough to hold all data. Gerald -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Re (4): telnetd in Squeeze

2010-06-14 Thread peasthope
From: Ron Johnson Date: Mon, 14 Jun 2010 16:13:43 -0500 > You can't telnet into dalton.invalid if there's no telnetd running Using ssh ... r...@dalton:~# dpkg -l telnetd Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |

Re: Re (3): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Ron Johnson
On 06/14/2010 04:22 PM, peasth...@shaw.ca wrote: From: Tzafrir Cohen Date: Mon, 14 Jun 2010 19:45:16 + You try to login (from telnet) as root? Oh no. telnet as a user and then su. Isn't shorewall rather famous for producing not-so-efficient iptabnles rules? Recently it changed fro

Re (3): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread peasthope
From: Tzafrir Cohen Date: Mon, 14 Jun 2010 19:45:16 + > You try to login (from telnet) as root? Oh no. telnet as a user and then su. > Isn't shorewall rather famous for producing not-so-efficient iptabnles > rules? Recently it changed from shell based compiler to perl based compiler.

Re: Debian Community Poll

2010-06-14 Thread Nate Bargmann
I weighed in... -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Ham radio, Linux, bikes, and more: http://n0nb.us/index.html -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: how to start and run a command during boot

2010-06-14 Thread H.S.
On 14/06/10 04:38 PM, Long Wind wrote: > I have etch and a ppp connection > I want to make ppp connection every time Debian boot > That is, run "pon" during boot > What is the proper way to do that? > Thanks! > > When you do pppoeconf to configure the ppp connection, one of the last questions sh

Re: how to start and run a command during boot

2010-06-14 Thread Liam O'Toole
On 2010-06-14, Long Wind wrote: > I have etch and a ppp connection > I want to make ppp connection every time Debian boot > That is, run "pon" during boot > What is the proper way to do that? > Thanks! The quick way is to put the command in /etc/rc.local. The better way is to configure /etc/netwo

Re: Re (3): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Ron Johnson
On 06/14/2010 03:54 PM, peasth...@shaw.ca wrote: From: Ron Johnson Date: Mon, 14 Jun 2010 13:53:42 -0500 ... nmap dalton.invalid. Results are consistent with function of services. Doesn't seem so to me. Joule also lacks /etc/pam.d/telnet but then Joule runs Lenny whereas Dalton runs Sq

Re (3): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread peasthope
From: Ron Johnson Date: Mon, 14 Jun 2010 13:53:42 -0500 > ... nmap dalton.invalid. Results are consistent with function of services. Joule also lacks /etc/pam.d/telnet but then Joule runs Lenny whereas Dalton runs Squeeze. joule:~# nmap dalton.invalid Starting Nmap 4.62 ( http://nmap.org )

how to start and run a command during boot

2010-06-14 Thread Long Wind
I have etch and a ppp connection I want to make ppp connection every time Debian boot That is, run "pon" during boot What is the proper way to do that? Thanks! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Re: Re (2): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Tzafrir Cohen
On Mon, Jun 14, 2010 at 11:03:50AM -0700, peasth...@shaw.ca wrote: > From: Ron Johnson > Date: Sun, 13 Jun 2010 20:23:50 -0500 > > (Presumably you know that telnet is considered a Bad Idea Who's Time > > Has Passed?) > > Telnet is used only between machines inside my > Shorewalled network. > >

Re: Re (2): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Ron Johnson
On 06/14/2010 01:03 PM, peasth...@shaw.ca wrote: From: Ron Johnson Date: Sun, 13 Jun 2010 20:23:50 -0500 (Presumably you know that telnet is considered a Bad Idea Who's Time Has Passed?) Telnet is used only between machines inside my Shorewalled network. What error(s) are you getting?

Re (2): telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread peasthope
From: Ron Johnson Date: Sun, 13 Jun 2010 20:23:50 -0500 > (Presumably you know that telnet is considered a Bad Idea Who's Time > Has Passed?) Telnet is used only between machines inside my Shorewalled network. > What error(s) are you getting? ETHNO telnetting to Squeeze. Trying ... dalton

Re: Debian Community Poll

2010-06-14 Thread Andrew Sackville-West
(On Mon, Jun 14, 2010 at 04:10:22PM +0100, Lisi wrote: > On Monday 14 June 2010 16:01:57 Camaleón wrote: > > On Mon, 14 Jun 2010 09:52:32 -0500, Ron Johnson wrote: > > > A section from today's issue of the Debian Project News: > > > > > > Debian Community Poll > > > - > > > > (.

Re: Debian Community Poll

2010-06-14 Thread Gilbert Sullivan
On 06/14/2010 11:56 AM, Aioanei Rares wrote: On 06/14/2010 06:49 PM, Nuno Magalhães wrote: 2010/6/14 Mark Goldshtein: On Mon, Jun 14, 2010 at 6:52 PM, Ron Johnson wrote: A section from today's issue of the Debian Project News: Debian Community Poll - +1 Aye. Argh! O

Re: deb_checkmd5sum?

2010-06-14 Thread Camaleón
On Mon, 14 Jun 2010 07:52:18 -0400, Miles Fidelman wrote: > Anybody recognize this process name? First time I see it :-? > I'm seeing a nightly crash, and this seems to be running at the time > (I've been leaving top running in a window - deb_checkmd5sum seems to be > at the top of the list eac

Re: LVM

2010-06-14 Thread Jim Pazarena
Gerald C.Catling wrote: Hi Guy's, I am not a Debian user but I have seen references to LVM here. I have 3 drives LVM'd to give me 1.3TB of storage space on my server. The first drive of this set has died. I was wondering if any of you Guru's could suggest a method of getting any remaing data from

Re: LVM

2010-06-14 Thread Roger Leigh
On Mon, Jun 14, 2010 at 12:23:42PM +0200, Jochen Schulz wrote: > Gerald C.Catling: > > > > I am not a Debian user but I have seen references to LVM here. > > I have 3 drives LVM'd to give me 1.3TB of storage space on my server. > > That was a bad idea. You have no control over or knowledge of whic

Re: Debian Community Poll

2010-06-14 Thread Aioanei Rares
On 06/14/2010 06:49 PM, Nuno Magalhães wrote: 2010/6/14 Mark Goldshtein: On Mon, Jun 14, 2010 at 6:52 PM, Ron Johnson wrote: A section from today's issue of the Debian Project News: Debian Community Poll - +1 Aye. -- To UNSUBSCRIBE, email to debi

Re: Debian Community Poll

2010-06-14 Thread Nuno Magalhães
2010/6/14 Mark Goldshtein : > On Mon, Jun 14, 2010 at 6:52 PM, Ron Johnson wrote: >> A section from today's issue of the Debian Project News: >> >> Debian Community Poll >> - +1 -- () ascii-rubanda kampajno - kontraŭ html-a retpoŝto /\ ascii ribbon campaign - against html

Re: LVM

2010-06-14 Thread Boyd Stephen Smith Jr.
On Monday 14 June 2010 03:11:56 Gerald C.Catling wrote: > Hi Guy's, > I am not a Debian user but I have seen references to LVM here. > I have 3 drives LVM'd to give me 1.3TB of storage space on my server. > The first drive of this set has died. Mostly, when one of your physical volumes is irrecove

Re: Debian Community Poll

2010-06-14 Thread Mark Goldshtein
On Mon, Jun 14, 2010 at 6:52 PM, Ron Johnson wrote: > A section from today's issue of the Debian Project News: > > Debian Community Poll > - Done. -- С Уважением, Марк Гольдштейн Sincerely Yours' Mark Goldshtein -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian

Re: connecting to wifi accesspoint..

2010-06-14 Thread xuyuanwei
在 2010-06-13日的 12:03 +0530,sudheendra.kal...@gmail.com写道: > e and i am not able to connect to wifi accesspoint. I have lenovo > laptop with BCM 4312 wireless card. I have installed BCM driver and I > can see wireless extnsions for eth1 on iwconfig command. > > But while connecting to wifi, gives

Re: Debian Community Poll

2010-06-14 Thread Lisi
On Monday 14 June 2010 16:01:57 Camaleón wrote: > On Mon, 14 Jun 2010 09:52:32 -0500, Ron Johnson wrote: > > A section from today's issue of the Debian Project News: > > > > Debian Community Poll > > - > > (...) > > > 12 : http://tinyurl.com/3y33ska > > Done! Thanks for forw

Re: debian architecture history question

2010-06-14 Thread Aaron Toponce
On 6/12/2010 8:11 PM, Anand Sivaram wrote: > On Fri, Jun 11, 2010 at 22:39, Aaron Toponce > wrote: > Other than the kernel, which is compiled for 686 instruction sets, and > maybe a few core packages that would benefit from targeting the 686 > architectu

Re: Debian Community Poll

2010-06-14 Thread Camaleón
On Mon, 14 Jun 2010 09:52:32 -0500, Ron Johnson wrote: > A section from today's issue of the Debian Project News: > > Debian Community Poll > - (...) > 12 : http://tinyurl.com/3y33ska Done! Thanks for forwarding :-) Greetings, -- Camaleón -- To UNSUBSCRIBE, email

Debian Community Poll

2010-06-14 Thread Ron Johnson
A section from today's issue of the Debian Project News: Debian Community Poll - After getting the idea during the recent Mini Debian Conference [8] in Berlin, Torsten Werner prepared [9] a poll for users of the Debian Operating System [10] asking different types of questions

Re: LVM

2010-06-14 Thread Aaron Toponce
On 6/14/2010 2:11 AM, Gerald C.Catling wrote: > Hi Guy's, > I am not a Debian user but I have seen references to LVM here. > I have 3 drives LVM'd to give me 1.3TB of storage space on my server. > The first drive of this set has died. > I was wondering if any of you Guru's could suggest a method of

Re: telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Ron Johnson
On 06/14/2010 07:51 AM, Tzafrir Cohen wrote: On Mon, Jun 14, 2010 at 02:32:35AM -0500, Ron Johnson wrote: Regarding ssh: this was the first entry when I Googled "ssh vs. telnet": http://blogs.sun.com/JayzSpeak/entry/telnet_vs_ssh That misses an important point. SSH happens to be more secure.

Re: To force an app running in windowed mode rather than in full screen.

2010-06-14 Thread Camaleón
On Mon, 14 Jun 2010 19:47:17 +0700, Sthu Deus wrote: > IS there a way I can force an application (this one I run with the help > of wine - as it is microsoft product executable) that runs in full > screen to run in windowed mode. Does this help? http://wiki.jswindle.com/index.php/Wine_start Gre

Re: To force an app running in windowed mode rather than in full screen.

2010-06-14 Thread Alexander Batischev
On Mon, Jun 14, 2010 at 07:47:17PM +0700, Sthu Deus wrote: > Good day. > > IS there a way I can force an application (this one I run with the > help of wine - as it is microsoft product executable) that runs in full > screen to run in windowed mode. > > I need because my monitor readjusts its par

Re: telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Tzafrir Cohen
On Mon, Jun 14, 2010 at 02:32:35AM -0500, Ron Johnson wrote: > Regarding ssh: this was the first entry when I Googled "ssh vs. telnet": > http://blogs.sun.com/JayzSpeak/entry/telnet_vs_ssh That misses an important point. SSH happens to be more secure. But it is also way more usable. Password-les

To force an app running in windowed mode rather than in full screen.

2010-06-14 Thread Sthu Deus
Good day. IS there a way I can force an application (this one I run with the help of wine - as it is microsoft product executable) that runs in full screen to run in windowed mode. I need because my monitor readjusts its parameters (as the mode the app switches to is different from the one I pref

deb_checkmd5sum?

2010-06-14 Thread Miles Fidelman
Anybody recognize this process name? I'm seeing a nightly crash, and this seems to be running at the time (I've been leaving top running in a window - deb_checkmd5sum seems to be at the top of the list each time the machine crashes). I expect it's part of a nightly cron job, but I'm (not yet)

Re: SOLVED: Mutt and GPG - claims ALL signatures can't be verified

2010-06-14 Thread Alexander Batischev
On Mon, Jun 14, 2010 at 07:33:11AM +, Tzafrir Cohen wrote: > Why not run explicitly: > > env LC_ALL=C gpg [whatever] Good idea, I think I'll do so. Thank you! -- Regards, Alexander Batischev 1024D/69093C81 F870 A381 B5F5 D2A1 1B35 4D63 A1A7 1C77 6909 3C81 signature.asc Description: Di

Re: LVM

2010-06-14 Thread Jochen Schulz
Gerald C.Catling: > > I am not a Debian user but I have seen references to LVM here. > I have 3 drives LVM'd to give me 1.3TB of storage space on my server. That was a bad idea. You have no control over or knowledge of which data went on which drive in this setup. When one disk dies, your whole fi

LVM

2010-06-14 Thread Gerald C.Catling
Hi Guy's, I am not a Debian user but I have seen references to LVM here. I have 3 drives LVM'd to give me 1.3TB of storage space on my server. The first drive of this set has died. I was wondering if any of you Guru's could suggest a method of getting any remaing data from the LVM drives, that is

Re: SOLVED: Mutt and GPG - claims ALL signatures can't be verified

2010-06-14 Thread Tzafrir Cohen
On Sat, Jun 12, 2010 at 10:04:32PM +0300, Alexander Batischev wrote: > On Sat, Jun 12, 2010 at 04:11:20PM +, Camaleón wrote: > > (...) > > > > You can launch Mutt in debug mode (mutt -d 3), so it logs any message to > > "~/.muttdebug0". > > That's the first thing one should think about if so

Re: telnetd in Squeeze; was new authentication mechanism in Squeeze?

2010-06-14 Thread Ron Johnson
On 06/13/2010 10:54 PM, Mark Allums wrote: On 6/13/2010 10:29 PM, Ron Johnson wrote: On 06/13/2010 09:58 PM, Mark Allums wrote: On 6/13/2010 8:23 PM, Ron Johnson wrote: (Presumably you know that telnet is considered a Bad Idea Who's Time Has Passed?) What about ssh? VNC? RDP? What about t