Re: decoding

2008-05-10 Thread Raj Kiran Grandhi
Frank McCormick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Someone sent me an email which **appears* to be base64 encoded? here's the first few lines: - --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q) Content-type: text/plain; charset=utf-8 Content-language: Content-transfer-encoding: base

Re: /usr busy after aptitude operations?

2008-05-10 Thread Todd A. Jacobs
On Thu, May 08, 2008 at 10:26:54PM +0200, Peter Jordan wrote: > > Dpkg::Pre-Invoke {"/bin/mount -o remount,rw /usr";}; > > Dpkg::Post-Invoke {"/bin/mount -o remount,ro /usr";}; > Why? Because /usr has no business being mounted rw most of the time. You only need to write to /usr during a

Re: /usr busy after aptitude operations?

2008-05-10 Thread Todd A. Jacobs
On Thu, May 08, 2008 at 08:50:53PM +0200, Sven Joachim wrote: > Probably the problem is that many files which have been upgraded are > still open (binaries and libraries). If the system were to remount I know that dpkg takes steps to unlink files without actually deleting them during an upgrade,

Re: /usr busy after aptitude operations?

2008-05-10 Thread Sven Joachim
On 2008-05-10 09:18 +0200, Todd A. Jacobs wrote: > I know that dpkg takes steps to unlink files without actually deleting > them during an upgrade, so your suggestion makes some sense, but I'm not > quite sure why the system would need to keep inodes open for writing > after that. It still seems s

Re: Debian or Ubuntu?

2008-05-10 Thread Andrei Popescu
On Fri, May 09, 2008 at 12:30:43PM -0400, Tenant wrote: > I've been lurking on the list for a while, but haven't posted before. We're > looking at upgrading our co-lo web server which is now running Debian > Sarge. Some people we know have suggested we take a look at Ubuntu, which > is based on

I've lost my keyboard repeat.

2008-05-10 Thread Barry Samuels
Since upgrading my Debian Testing system yesterday the keys on my keyboard no longer repeat when held down. I suspect the xserver-xorg packages as this problem occurs in any X application but the keys still repeat normally when in an ordinary text console. I have just noticed another strange ke

network card change

2008-05-10 Thread Kum Gabor
Hello Everybody! I need a little help with setting up a new network card: I changed mainboard in my computer, and I have new integrated network card, works with forcedeth module, but I don't know how to set up. I tried modprobe forcedeth, but not appears eth0. Can somebody help me, what should I

Re: I've lost my keyboard repeat.

2008-05-10 Thread thveillon.debian
Barry Samuels a écrit : Since upgrading my Debian Testing system yesterday the keys on my keyboard no longer repeat when held down. I suspect the xserver-xorg packages as this problem occurs in any X application but the keys still repeat normally when in an ordinary text console. I have just

Re: network card change

2008-05-10 Thread thveillon.debian
Kum Gabor a écrit : Hello Everybody! I need a little help with setting up a new network card: I changed mainboard in my computer, and I have new integrated network card, works with forcedeth module, but I don't know how to set up. I tried modprobe forcedeth, but not appears eth0. Can somebody

OCR for page with multiple languages and hand written)

2008-05-10 Thread Jabka Atu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello,... Is there a way to run OCR application on hand written pages ? for example Holocaust survivor pages : http://www.yadvashem.org/wps/portal/!ut/p/_s.7_0_A/7_0_FL/.cmd/acd/.ar/sa.portlet.VictimDetailsSubmitAction/.c/6_0_9D/.ce/7_0_V9/.p/5_0_

HTMLVIEW to read mutt HTML email from browser

2008-05-10 Thread hce
Hi, In FC6, it automatically launches the browser when I open an HTML email in mutt. I've just learned because the FC has its own htmlview. Is it possible to set that feature in Debian as well to display the HTML emails in a browser when I open an html email in mutt? Please elaborate it. Thank yo

Option to call apt install package to local directory

2008-05-10 Thread hce
Hi, What is the command to make "apt-get install package" to install the package to my local directory rather than /usr? Thank you. Kind Regards, Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: HTMLVIEW to read mutt HTML email from browser

2008-05-10 Thread Andrei Popescu
On Sat, May 10, 2008 at 08:57:20PM +1000, hce wrote: > Hi, > > In FC6, it automatically launches the browser when I open an HTML > email in mutt. I've just learned because the FC has its own htmlview. > Is it possible to set that feature in Debian as well to display the > HTML emails in a browser

Re: Option to call apt install package to local directory

2008-05-10 Thread Andrei Popescu
On Sat, May 10, 2008 at 09:00:33PM +1000, hce wrote: > Hi, > > What is the command to make "apt-get install package" to install the > package to my local directory rather than /usr? I don't know of any such option for dpkg (which is what apt uses to actually install the packages), but maybe you

Re: Vanishing RAID autodetect partition

2008-05-10 Thread martin f krafft
also sprach [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008.05.09.2229 +0100]: > Any ideas? Not really, except you don't need a partition table... you could just use /dev/sdm directly... Also, if you're using a Debian kernel, you don't need to set 0xfd as partition type. -- .''`. martin f. kraff

Re: decoding

2008-05-10 Thread debian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mumia W.. wrote: | On 05/09/2008 06:31 PM, Frank McCormick wrote: |> -BEGIN PGP SIGNED MESSAGE- |> Hash: SHA1 |> |> |> |> Someone sent me an email which **appears* to be base64 encoded? |> |> |> here's the first few lines: |> |> - --Boundary_(

Re: decoding

2008-05-10 Thread debian
Raj Kiran Grandhi wrote: Frank McCormick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Someone sent me an email which **appears* to be base64 encoded? here's the first few lines: - --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q) Content-type: text/plain; charset=utf-8 Content-language: Conte

Re: How do I install gdbm?

2008-05-10 Thread John Salmon
Jonathan Kaye <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > John Salmon wrote: > >> Which Debian Etch package do I use to install gdbm? Specifically, >> gdbm- 1.8.3. >> > The package is called libgdbm3 and Etch has version 1.8.3-3. So just > install it the normal way (aptitude/wajig/a

Re: [OT] C++ programming: keeping count of data items read from file

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/09/08 22:47, H.S. wrote: > s. keeling wrote: > >> >> That's almost trivial. The datasets you see in the petrochemical >> industry can be in the terabyte range. They're so big, they have to >> edit in place, not write another output file. perl

Re: decoding

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 06:54, [EMAIL PROTECTED] wrote: > Raj Kiran Grandhi wrote: [snip] >> >> Prepend the line "begin-base64 644 -" to your encoded text. Append the >> line "" and pipe it through `uudecode' >> >> > That also did it. Came out like the messa

Proftpd and Debian

2008-05-10 Thread sadsjon
Hi all, I urgently need to use the very latest Proftpd to support some of my customers using passive FTP on Windows. This is the rc1 release. Even Debian unstable isn't up to this version. I have downloaded source and managed to compile and get the paths to various things set so that a make work

Re: Network Printer Fuji Xerox C525A failed to work after dist-upgrade

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/09/08 21:26, wongdg wrote: > Appreciate if anyone can provide me with a clue on this issue. > > I'm running amd64 lenny testing and print to a network printer Fuji Xerox > C525A through CUPS with lpd queue. One point to note is Fujix Xerox prov

Re: Proftpd and Debian

2008-05-10 Thread Sven Hoexter
On Sat, May 10, 2008 at 06:23:20AM -0700, sadsjon wrote: Hi, > I urgently need to use the very latest Proftpd to support some of my > customers using passive FTP on Windows. Hum which change do you refer to? > This is the rc1 release. Even Debian unstable isn't up to this > version. Well it's

Re: OCR for page with multiple languages and hand written)

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 05:12, Jabka Atu wrote: > Hello,... > > > Is there a way to run OCR application on hand written pages ? > > > for example Holocaust survivor pages : > > http://www.yadvashem.org/wps/portal/!ut/p/_s.7_0_A/7_0_FL/.cmd/acd/.ar/sa.portlet.

Re: Debian-User To UseNet Reliability?

2008-05-10 Thread Doug Mitton
On Sat, 10 May 2008 03:50:08 +0200, you wrote: Doug Mitton <[EMAIL PROTECTED]>: I have been following Debian User for a long time now, via the UseNet group. Lately I have replied to an issue or 2 (via the mailing list) but not all responses seem to make it to the UseNet. Tried playing w

Re: OCR for page with multiple languages and hand written)

2008-05-10 Thread Paul Csanyi
Jabka Atu <[EMAIL PROTECTED]> writes: > Is there a way to run OCR application on hand written pages ? You can try this ocr: http://code.google.com/p/ocropus/ http://groundstate.ca/ocr Ocropus is the motherload of Free OCR. It began as a combination of a handwriting analysis engine and a layout

Re: Debian-User To UseNet Reliability?

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 09:07, Doug Mitton wrote: [snip] > > I've been using Agent for a very long time and I'm just plain used to > navigating with it ... it works well for me. I try the newest versions > of the native clients but I keep going back to Agent ...

Re: Proftpd and Debian

2008-05-10 Thread sadsjon
Thanks for replying Sven, > > Hum which change do you refer to? > mlsd/mlst which affects timestamps that clients get - used for synchronising folders ... > > Add a deb-src line to your sources.list for your favourite mirror and > apt-get source proftpd won't that get the latest release that is

Re: OFERTA COLABORARE

2008-05-10 Thread Depozit
Buna ziua, Sunt interesata de colaborare pentru realizat goblenuri. Doresc detalii la : [EMAIL PROTECTED] Va multumesc, Luminita Stefanescu

Re: Clearing SWAP

2008-05-10 Thread Chris Bannister
On Fri, May 09, 2008 at 09:37:40PM -0500, Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 05/09/08 18:21, Nate Duehr wrote: > [snip] > > > > Real freedom = BSD. > > The BSD License allowed the Unix Wars to take place. > > > Freedom with an agenda = GPL. > > Everyone

Re: [OT] C++ programming: keeping count of data items read from file

2008-05-10 Thread Chris Bannister
On Sat, May 10, 2008 at 08:35:25AM -0500, Ron Johnson wrote: > Maybe. What I do know is that Perl's regex functionality has been > *highly* optimized over the years. So, if the task is pattern > matching over large datasets, Perl is the language to use, even over > compiled languages. Take a loo

Re: Option to call apt install package to local directory

2008-05-10 Thread Micha
On Sat, 10 May 2008 14:27:15 +0300 Andrei Popescu <[EMAIL PROTECTED]> wrote: > On Sat, May 10, 2008 at 09:00:33PM +1000, hce wrote: > > Hi, > > > > What is the command to make "apt-get install package" to install the > > package to my local directory rather than /usr? > > I don't know of any suc

Re: Debian-User To UseNet Reliability?

2008-05-10 Thread s. keeling
Doug Mitton <[EMAIL PROTECTED]>: > > address on UseNet ... and you have to have a real one to get into this > mailing list. You don't have to be subscribed to post. I'm not. -- Any technology distinguishable from magic is insufficiently advanced. (*)http://blinkynet.net/comp/uip5.html

Re: How to add an entry to Module-assitant ?

2008-05-10 Thread Tzafrir Cohen
On Fri, May 09, 2008 at 11:19:40AM +0300, Jabka Atu wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello ,... > > I would like to add acerhk-source to module-assitant menu. > the question how can it be done. > > I looked in debian policy but didn't found an entry there. Generally

Re: Clearing SWAP

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 10:07, Chris Bannister wrote: > On Fri, May 09, 2008 at 09:37:40PM -0500, Ron Johnson wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 05/09/08 18:21, Nate Duehr wrote: >> [snip] >>> Real freedom = BSD. >> The BSD License

Re: [OT] C++ programming: keeping count of data items read from file

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 10:25, Chris Bannister wrote: > On Sat, May 10, 2008 at 08:35:25AM -0500, Ron Johnson wrote: >> Maybe. What I do know is that Perl's regex functionality has been >> *highly* optimized over the years. So, if the task is pattern >> matching

Re: Option to call apt install package to local directory

2008-05-10 Thread Mumia W..
On 05/10/2008 06:00 AM, hce wrote: Hi, What is the command to make "apt-get install package" to install the package to my local directory rather than /usr? Thank you. Kind Regards, Jim There is no single command to do this. You would use several simple commands instead. First use this

Re: Proftpd and Debian

2008-05-10 Thread Steve Kemp
On Sat May 10, 2008 at 07:28:23 -0700, sadsjon wrote: > > Add a deb-src line to your sources.list for your favourite mirror and > > apt-get source proftpd > > won't that get the latest release that is being worked on by Debian > developers - it won't get me the source for rc1 yet will it? Yes,

Re: How do I install gdbm?

2008-05-10 Thread Jonathan Kaye
John Salmon wrote: > > Many thanks for your response. As it turns out, the package was already > installed. I was looking in the wrong place. I'm glad to be of help. > > Could you please tell me how you knew what to look for? I find the brief > descriptions in Aptitude somewhat cryptic. Is ther

Re: Why no libapache2-mod-auth-mysql in etch?

2008-05-10 Thread Patrick Wiseman
On Fri, May 9, 2008 at 5:48 PM, NN_il_Confusionario < [EMAIL PROTECTED]> wrote: > > * From: "Patrick Wiseman" <[EMAIL PROTECTED]> > > the auth_mysql module, while available in sarge, lenny, and sid, is not > available in etch > > (and, this being a production server, I want it 'stable'). Is t

Re: Proftpd and Debian

2008-05-10 Thread Sven Hoexter
On Sat, May 10, 2008 at 07:28:23AM -0700, sadsjon wrote: Hi, > > Add a deb-src line to your sources.list for your favourite mirror and > > apt-get source proftpd > > won't that get the latest release that is being worked on by Debian > developers - it won't get me the source for rc1 yet will it?

Re: Clearing SWAP

2008-05-10 Thread Damon L. Chesser
Ron Johnson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 10:07, Chris Bannister wrote: On Fri, May 09, 2008 at 09:37:40PM -0500, Ron Johnson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/09/08 18:21, Nate Duehr wrote: [snip] Real freedom = BSD.

Re: Clearing SWAP

2008-05-10 Thread Dotan Cohen
2008/5/10 Damon L. Chesser <[EMAIL PROTECTED]>: >> Greed is ingrained into all humans. Getting rid of it is as >> impossible as preventing the earth from spinning. > > Remove the profit, should work. http://en.wikipedia.org/wiki/Marx Dotan Cohen http://what-is-what.com http://gibberish.co.il א-

VPN and KNetworkManager

2008-05-10 Thread Γιώργος Πάλλας
Hi! I can't set up KnetworkManager to connect to my vpn server. I connect though normally using the traditional openvpn, under this configuration: (Inside the /etc/openvpn folder I have my certificate: gpall-cert-2008.p12) remote xxx.xxx.xxx.xxx dev tap0 client # UDP 53 proto udp port 53 pkc

Re: network card change

2008-05-10 Thread Kum Gabor
On Saturday 10 May 2008 12:23, thveillon.debian wrote: > Kum Gabor a écrit : > > Hello Everybody! > > > > I need a little help with setting up a new network card: > > I changed mainboard in my computer, and I have new integrated network > > card, works with forcedeth module, but I don't know how to

gst-launch-0.10 can not play dts wav

2008-05-10 Thread mond
Hi, I have some dts wav files. I try to play them with rhythmbox or some other player. But none of them can play it properly. I have gstreamer0.10-plugins-bad/good/ugly/ffmpeg installed. But, gst- launch-0.10 playbin uri="file:///home/mond/sample.wav" only gives noise. So, it seems that gstreame

Re: OCR for page with multiple languages and hand written)

2008-05-10 Thread Tzafrir Cohen
On Sat, May 10, 2008 at 09:08:35AM -0500, Ron Johnson wrote: > GOCR might, but I *seriously* doubt it. And I doubt that any app > besides one designed for Hebrew would work. For Hebrew there's hocr . http://hocr.berlios.de/ Upstream has some interesting changes not included (yet?) in the Debi

Re: Option to call apt install package to local directory

2008-05-10 Thread Kevin Mark
On Sat, May 10, 2008 at 02:27:15PM +0300, Andrei Popescu wrote: > On Sat, May 10, 2008 at 09:00:33PM +1000, hce wrote: > > Hi, > > > > What is the command to make "apt-get install package" to install the > > package to my local directory rather than /usr? > > I don't know of any such option for d

Re: Clearing SWAP

2008-05-10 Thread Jordi Gutiérrez Hermoso
On 10/05/2008, Dotan Cohen <[EMAIL PROTECTED]> wrote: > http://en.wikipedia.org/wiki/Marx Alright, corollary to Godwin's law: invoking communists. The thread is dead. Long live the thread! - Jordi G. H. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Re: Option to call apt install package to local directory

2008-05-10 Thread Andrei Popescu
On Sat, May 10, 2008 at 10:42:27AM -0500, Mumia W.. wrote: > There is no single command to do this. You would use several simple > commands instead. > > First use this to get the URL: > apt-get --print-uris package > > Then select the URL and use wget to download it: > wget "URL" What's wrong wi

printer web admin-can't establish a connection

2008-05-10 Thread Paul Cartwright
Firefox can't establish a connection to the server at 192.168.10.2:631. running Lenny. # lpstat -t scheduler is running system default destination: EpsonR380 device for Epson_880: usb://EPSON/Stylus%20COLOR%20880 device for epson_greyscale: usb://EPSON/Stylus%20COLOR%20880 device for EpsonR380: u

Re: Option to call apt install package to local directory

2008-05-10 Thread Mumia W..
On 05/10/2008 03:28 PM, Andrei Popescu wrote: On Sat, May 10, 2008 at 10:42:27AM -0500, Mumia W.. wrote: There is no single command to do this. You would use several simple commands instead. First use this to get the URL: apt-get --print-uris package Then select the URL and use wget to downl

problem with fonts in bitchx?

2008-05-10 Thread Digby Tarvin
I have just performed an 'apt-get install bitchx' on a debian x86 Etch system, but there seems to be a problem with with the package configuration. The install finishes with a warning: Warning: /usr/lib/X11/fonts/misc does not exist.. This is understandable, as it seems that the installation sho

Re: Vanishing RAID autodetect partition

2008-05-10 Thread ketonom
The problem seems to have been fixed after I updated from etch to lenny. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: printer web admin-can't establish a connection

2008-05-10 Thread Robin
2008/5/10 Paul Cartwright <[EMAIL PROTECTED]>: > Firefox can't establish a connection to the server at 192.168.10.2:631. > > > running Lenny. > # lpstat -t > scheduler is running > system default destination: EpsonR380 > device for Epson_880: usb://EPSON/Stylus%20COLOR%20880 > device for epson_gre

Re: printer web admin-can't establish a connection

2008-05-10 Thread Paul Cartwright
On Sat May 10 2008, Robin wrote: > > I can't get to the web admin pages.. I just added a new Epson R380 > > printer, it wasn't easy, and I still can't use the web admin. no logs > > that I can see have anything about the error. > > -- > > Try localhost:631 or 127.0.0.1:631 > unless I've misunderst

Re: problem with fonts in bitchx?

2008-05-10 Thread Andrei Popescu
On Sat, May 10, 2008 at 07:50:41PM +, Digby Tarvin wrote: > I have just performed an 'apt-get install bitchx' on a debian x86 Etch > system, but there seems to be a problem with with the package configuration. > > The install finishes with a warning: > Warning: /usr/lib/X11/fonts/misc does no

Re: Option to call apt install package to local directory

2008-05-10 Thread Micha
On Sat, 10 May 2008 15:35:19 -0400 Kevin Mark <[EMAIL PROTECTED]> wrote: > On Sat, May 10, 2008 at 02:27:15PM +0300, Andrei Popescu wrote: > > On Sat, May 10, 2008 at 09:00:33PM +1000, hce wrote: > > > Hi, > > > > > > What is the command to make "apt-get install package" to install the > > > pack

maildrop on etch : overquota doesn t bounce incoming mail

2008-05-10 Thread Stephane Durieux
Hello, I have installed maildrop (not from courier) and I have a problem: it doesn t bounce incoming mail when the recipient is over quota to inform the sender. I have read (and also verified) on the web, that maildrop should bounce it . It is the case in the source code except that there is a

start-stop-daemon with LD_PRELOAD

2008-05-10 Thread Ross Boylan
I want to use LD_PRELOAD so that a program can use some code that substitutes for the usual system calls. The program, bacula-fd, is started by an init script that uses start-stop-daemon. Is there a way to get this to work? I've seen some prior discussion of this issue on this list, but the only

Re: Option to call apt install package to local directory

2008-05-10 Thread hce
On 5/11/08, Kevin Mark <[EMAIL PROTECTED]> wrote: > On Sat, May 10, 2008 at 02:27:15PM +0300, Andrei Popescu wrote: > > On Sat, May 10, 2008 at 09:00:33PM +1000, hce wrote: > > > Hi, > > > > > > What is the command to make "apt-get install package" to install the > > > package to my local dire

Re: Clearing SWAP

2008-05-10 Thread Douglas A. Tutty
On Fri, May 09, 2008 at 09:37:40PM -0500, Ron Johnson wrote: > On 05/09/08 18:21, Nate Duehr wrote: > > Real freedom = BSD. > > The BSD License allowed the Unix Wars to take place. How do you figure? Doug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troub

Re: Clearing SWAP

2008-05-10 Thread Douglas A. Tutty
On Fri, May 09, 2008 at 11:06:39PM +0300, Dotan Cohen wrote: > 2008/5/9 Jordi Guti??rrez Hermoso <[EMAIL PROTECTED]>: > > On 09/05/2008, Dotan Cohen <[EMAIL PROTECTED]> wrote: > >> Lots of proprietary software is available for Linux. > > > > Yeah, it's a tragedy. Takers of code who don't give bac

Re: fsck.ext3 -yv /dev/sda1 on 1 terabyte partition

2008-05-10 Thread Douglas A. Tutty
On Fri, May 09, 2008 at 06:58:02PM -0400, Mitchell Laks wrote: > On 07:24 Fri 09 May , NN_il_Confusionario wrote: > > > * From: "Douglas A. Tutty" <[EMAIL PROTECTED]> > > >Does anyone know how much memory fsck needs to check a large filesystem? > In my case, the fsck took about 24 hours -

Re: Clearing SWAP

2008-05-10 Thread Douglas A. Tutty
On Fri, May 09, 2008 at 10:02:24PM +0300, Dotan Cohen wrote: > 2008/5/9 Ron Johnson <[EMAIL PROTECTED]>: > >> I just looked at an OS-X machine for the first time. It costs about > >> four times what a comparable machine that I build myself would cost. > > > > But it's more polished than GNOME or KD

Re: network card change

2008-05-10 Thread Douglas A. Tutty
On Sat, May 10, 2008 at 08:34:31PM +0200, Kum Gabor wrote: > On Saturday 10 May 2008 12:23, thveillon.debian wrote: > > Kum Gabor a ??crit : > > > I need a little help with setting up a new network card: > > > I changed mainboard in my computer, and I have new integrated network > > > card, works w

Re: Clearing SWAP

2008-05-10 Thread Douglas A. Tutty
On Fri, May 09, 2008 at 04:42:11PM +0200, NN_il_Confusionario wrote: > On Fri, May 09, 2008 at 07:43:00AM -0500, Ron Johnson wrote: > > On 05/09/08 07:33, Dotan Cohen wrote: > > > I use Linux because it is the most > > > stable and secure OS available in my opinion. > > I'm sure the {Free|Open}BSD

Re: /usr busy after aptitude operations?

2008-05-10 Thread Douglas A. Tutty
On Sat, May 10, 2008 at 09:59:09AM +0200, Sven Joachim wrote: > On 2008-05-10 09:18 +0200, Todd A. Jacobs wrote: > > > I know that dpkg takes steps to unlink files without actually deleting > > them during an upgrade, so your suggestion makes some sense, but I'm not > > quite sure why the system w

Re: Clearing SWAP

2008-05-10 Thread Dotan Cohen
2008/5/11 Douglas A. Tutty <[EMAIL PROTECTED]>: > I've never even seen OSX. I think I saw something recently that someone > said was a mac, looked like a gorilla's laptop minus the keyboard; I > guess that happened when NeXT bought the Apple brand and true Apple was > an endagered fruit. > > If OS

Strange msgs in syslog

2008-05-10 Thread Dennis Wicks
Greetings; I have just noticed that syslog on my firewall contains hundreds if not thousands of messages like this. Do they indicate an error of some kind? If not, how do I turn them off? kernel: BANDWIDTH_IN:IN=eth1 OUT= MAC=00:10:b5:bf:2f:3c:00:0c:f1:a2:cf:0e:08:00 SRC=192.168.1.1 DST=19

Re: Clearing SWAP

2008-05-10 Thread Christofer C. Bell
On Sat, May 10, 2008 at 7:35 PM, Dotan Cohen <[EMAIL PROTECTED]> wrote: > 2008/5/11 Douglas A. Tutty <[EMAIL PROTECTED]>: > > > I've never even seen OSX. I think I saw something recently that someone > > said was a mac, looked like a gorilla's laptop minus the keyboard; I > > guess that happened

Hunting and Fishing

2008-05-10 Thread deborah . l . williams
AdSense gives pennies on the dollar. Want thousands? We pay the MOST in the industry for your banner traffic. Just click here http://snipurl.com/27hp1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Strange msgs in syslog

2008-05-10 Thread Raj Kiran Grandhi
Dennis Wicks wrote: Greetings; I have just noticed that syslog on my firewall contains hundreds if not thousands of messages like this. Do they indicate an error of some kind? If not, how do I turn them off? kernel: BANDWIDTH_IN:IN=eth1 OUT= MAC=00:10:b5:bf:2f:3c:00:0c:f1:a2:cf:0e:08:00 SR

Re: Clearing SWAP

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 19:35, Dotan Cohen wrote: > 2008/5/11 Douglas A. Tutty <[EMAIL PROTECTED]>: >> I've never even seen OSX. I think I saw something recently that someone >> said was a mac, looked like a gorilla's laptop minus the keyboard; I >> guess that ha

Re: Strange msgs in syslog

2008-05-10 Thread Jerome BENOIT
Hello List, knowing your firewall tool can be useful: is it `firehole' ? Jerome Raj Kiran Grandhi wrote: Dennis Wicks wrote: Greetings; I have just noticed that syslog on my firewall contains hundreds if not thousands of messages like this. Do they indicate an error of some kind? If not,

Re: Clearing SWAP

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 17:28, Douglas A. Tutty wrote: > On Fri, May 09, 2008 at 04:42:11PM +0200, NN_il_Confusionario wrote: >> On Fri, May 09, 2008 at 07:43:00AM -0500, Ron Johnson wrote: [snip] > >>> And a workstation running OpenVMS was considered so unhackab

Re: fsck.ext3 -yv /dev/sda1 on 1 terabyte partition

2008-05-10 Thread Mitchell Laks
On 19:19 Sat 10 May , Douglas A. Tutty wrote: > On Fri, May 09, 2008 at 06:58:02PM -0400, Mitchell Laks wrote: > > On 07:24 Fri 09 May , NN_il_Confusionario wrote: > > > > * From: "Douglas A. Tutty" <[EMAIL PROTECTED]> > > > >Does anyone know how much memory fsck needs to check a large

Re: Clearing SWAP

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/08 17:40, Douglas A. Tutty wrote: > On Fri, May 09, 2008 at 09:37:40PM -0500, Ron Johnson wrote: >> On 05/09/08 18:21, Nate Duehr wrote: >>> Real freedom = BSD. >> The BSD License allowed the Unix Wars to take place. > > How do you figure?

How do I get my Wintv PR USB2 card to work under Debian

2008-05-10 Thread Norberto Feliberty
Hi, I have a PVR USB2 tv card by Hauppauge and would like to know how do I enable this device in Debain. I am trying to wath tv with my card using vlc but when I try to open the tv card to watch tv, I get a message saying Unable to open 'pvr://' How to I check the kernel to see if it is enabled

Re: upgrading hardware

2008-05-10 Thread Bob
Jon L Miller wrote: I’m currently using Debian 4.0 and I would like to know if I’m going to run into any gotchas if I change the main board from a MSI w/ a single P4 CPU to a Core2 Duo CPU on a gigabyte main board? I tell you what I do in a situation like this, just use dd to mirror the d

Re: How do I get my Wintv PR USB2 card to work under Debian

2008-05-10 Thread Kevin Mark
On Sat, May 10, 2008 at 10:25:04PM -0400, Norberto Feliberty wrote: > > Hi, I have a PVR USB2 tv card by Hauppauge and would like to know how do I > enable this device in Debain. I am trying to wath tv with my card using vlc > but when I try to open the tv card to watch tv, I get a message sayin

KTA - PERSONAL LOAN HSBC BUNGA TURUN & PROVISI 1,5%.....

2008-05-10 Thread hsbc loan
Wujudkan kebutuhan Anda utk pendidikan putra-putri, renovasi rumah, modal usaha, menikah atau melunasi kartu kredit. Untuk itu,kami dapat membantu Anda melalui Kredit Tanpa AgunanKU (Personal Loans) dari HSBC. Proses 5 s/d 7 hr krj. Syarat penghasilan kotor 3,5 jt/bln cukup dgn melampirkan fotocopy

ALSA dumping to term

2008-05-10 Thread i'll teach you to turn away.
hi guys. i just upgraded to kernel 2.6.25 & am now seeing a ton of garbage from ALSA dumping to my terminal & syslog. whenever i play an mp3 from commandline or even switch songs within mocp, i get a lot of this sort of thing: ALSA sound/isa/cs423x/cs4231_lib.c:190: codec out - reg 0x10

apt https certs ?

2008-05-10 Thread Ambrose Andrews
Hi. Does anyone know (or know where I should look to find out) where one should install CA root certs, client certificates and private keys for the purpose of apt-transport-https ? (for playing around with private repositories) -AA. -- Ambrose Andrews LPO box 8274 ANU Canberra ACT 2601 Austr

Re: HTMLVIEW to read mutt HTML email from browser

2008-05-10 Thread hce
On 5/10/08, Andrei Popescu <[EMAIL PROTECTED]> wrote: > On Sat, May 10, 2008 at 08:57:20PM +1000, hce wrote: > > Hi, > > > > In FC6, it automatically launches the browser when I open an HTML > > email in mutt. I've just learned because the FC has its own htmlview. > > Is it possible to set tha