Re: [CentOS] SpamAssassin under CentOS-6.4

2013-07-16 Thread Larry
On 07/13/2013 01:20 AM, Timothy Murphy wrote: > I wonder if anyone is actually running SpamAssassin > with Postfix/Amavisd-new under CentOS-6.4 . > I have followed the instructions in > > but as far as I can see SpamAssassin is not working. > > I should say

[CentOS] curl ciphers name mapping openssl to curl format?

2013-07-16 Thread Rafał Radecki
Hi All. In curl manual: --ciphers -> "(SSL) Specifies which ciphers to use in the connection. The list of ciphers must specify valid ciphers. Read up on SSL cipher list details on this URL:http://www.openssl.org/docs/apps/ciphers.html"; In openssl: http://www.openssl.org/docs/apps/ciphers.html#CIP

[CentOS] CentOS-announce Digest, Vol 101, Issue 10

2013-07-16 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Phil Gardner
On 07/16/2013 02:58 AM, Woehrle Hartmut SBB CFF FFS (Extern) wrote: > >> I have a mini-USB cable, but simply connecting a Motorola RAZR to a Linux >> (Centos 6) PC to download stored pictures doesn't work, at least not >> automatically. >> >> Any idea what I need to do to get Centos to recognize

[CentOS] Can someone help confirm a bug? kio_http kdegraphics

2013-07-16 Thread Kwan Lowe
Hello: I'm trying to track down a kio_http problem using CentOS 6.4 with KDE. This causes multiple kio_http procs to spawn and lots of notifications. Several steps are needed: Create a foo.html with an href foo.html Testhttp://ovh.com>http://ovh.com [^] Use html2ps then ps2pdf to create a PDF d

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Rock
On Tue, 16 Jul 2013 06:58:32 +, Woehrle Hartmut SBB CFF FFS (Extern) wrote: > What does dmesg say when you plug that device in? > Is there an output when using lsusb and does it correspond to your devices? $ lsusb REPORTED: Bus 003 Device 002: ID 22b8:4902 Motorola PCS Triplet GSM Phone (A

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Woehrle Hartmut SBB CFF FFS (Extern)
>$ lsusb >REPORTED: > Bus 003 Device 002: ID 22b8:4902 Motorola PCS Triplet GSM Phone (AT) > >$ dmesg >REPORTED: > usb 3-1: new full speed USB device number 2 using xhci_hcd > usb 3-1: New USB device found, idVendor=22b8, idProduct=4902 > usb 3-1: New USB device strings: Mfr=1, Product=2, Seri

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Rock
On Tue, 16 Jul 2013 08:05:52 -0400, Phil Gardner wrote: > many of the recent android phones are using MTP as opposed to > USB mass storage MTPfs is problematic on Centos, so I don't think that will work. Even so, this RAZR V3re was built sometime around 2004 or 2005, so, I doubt it's using anyt

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Rock
On Tue, 16 Jul 2013 12:21:57 +, Woehrle Hartmut SBB CFF FFS (Extern) wrote: > it realizes the telephone part (modem and ISDN), > but nothing about a storage device that you will need. > When googling I found a user saying that "moto4lin" can be used to download > photos > (http://linuxgaze

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Rock
On Tue, 16 Jul 2013 12:25:00 +, Rock wrote: > I wonder if my Centos bluetooth is working (I know the Motorola V3re RAZR > bluetooth works to the speakerphone in the car). BTW, to at least focus on the right direction, which *direction* should I focus on getting working? Do I set: A) Centos t

Re: [CentOS] curl ciphers name mapping openssl to curl format?

2013-07-16 Thread John Doe
From: Rafał Radecki > In curl manual: > --ciphers -> "(SSL) Specifies which ciphers to use in the connection. > The > list of ciphers must specify valid ciphers. Read up on SSL cipher list > details on this URL:http://www.openssl.org/docs/apps/ciphers.html"; > In openssl: http://www.openssl.org/

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread John Doe
From: Rock > At this point, it looks like my main options are: > a) Bluetooth > b) Moto4lin > c) kmobiletools I did not follow the whole thread but, the doc seems to talk about a "mass storage" mode... https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88616 It does not work wi

Re: [CentOS] Can someone help confirm a bug? kio_http kdegraphics

2013-07-16 Thread Earl Ramirez
On Tue, 2013-07-16 at 08:09 -0400, Kwan Lowe wrote: > Hello: > I'm trying to track down a kio_http problem using CentOS 6.4 with KDE. > This causes multiple kio_http procs to spawn and lots of > notifications. > > Several steps are needed: > Create a foo.html with an href > foo.html > Test href=

[CentOS] Back to gspca

2013-07-16 Thread m . roth
Ok... digging still more into this problem that I'm *still* fighting, using mplayer and a higher debug level, what I *think* the significant message is (this is just one example line): libv4lconvert: Error decompressing JPEG: fill_nbits error: need 5 more bits fps = 15.626953, interval = 0.096001,

Re: [CentOS] Back to gspca

2013-07-16 Thread m . roth
m.r...@5-cent.us wrote: > Ok... digging still more into this problem that I'm *still* fighting, > using mplayer and a higher debug level, what I *think* the significant > message is (this is just one example line): > libv4lconvert: Error decompressing JPEG: fill_nbits error: need 5 more > bits > fp

Re: [CentOS] Can someone help confirm a bug? kio_http kdegraphics

2013-07-16 Thread Kwan Lowe
On Tue, Jul 16, 2013 at 10:58 AM, Earl Ramirez wrote: > Hello Kwan, > > I will fire up a KVM vm and try to reproduce the problem/bug with the > steps provided, in what architect are you currently experiencing this > with? Thanks Earl... I am running on CentOS 6.4 64bit (x86_64). I'm spinning

Re: [CentOS] Mac client to freenx?

2013-07-16 Thread Keith Keller
On 2013-07-15, Les Mikesell wrote: > Now that Mac lion/mountain lion versions of OSX don't support the old > powerpc binaries like the NX 3.5 client any more, what is the best > approach to connect to freenx on Centos - the new 'nxplayer' from > nomachine.com, opennx, or something else? Google se

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Rock
On Tue, 16 Jul 2013 08:36:48 -0700, John Doe wrote: > I did not follow the whole thread but, the doc seems to talk about > a "mass storage" mode... > https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88616 > It does not work without special drivers? I'm still failing to access

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Frank Cox
On Wed, 17 Jul 2013 05:33:56 + (UTC) Rock wrote: > At the moment, sadly, there is no way to read camera files off a Motorola > RAZR V3 on Centos. Can that phone connect to a wireless access point and run a ftp or sftp session or something similar to that? -- MELVILLE THEATRE ~ Real D 3D Di

Re: [CentOS] How to get Centos to recognize a Motorola RAZR V3 as a USB device?

2013-07-16 Thread Rock
On Tue, 16 Jul 2013 23:36:59 -0600, Frank Cox wrote: > Can that phone connect to a wireless access point and run a ftp or sftp > session > or something similar to that? That might be a good idea ... if it can do that. Grepping the user manual for the word "wifi" or "wi-fi" or "802.11": https

Re: [CentOS] Possible Kernel user escalation issue for CentOS-6.4

2013-07-16 Thread Johnny Hughes
On 07/02/2013 04:55 PM, Johnny Hughes wrote: > The following kernel has been built while waiting for upstream to > release a new kernel that addresses CVE-2013-2224: > > http://people.centos.org/hughesjr/c6kernel/2.6.32-358.11.1.el6.cve20132224/ > > Please see this upstream bug for details: > > htt