Re: Fedora *is* for servers! [was Re: Need advice]

2014-04-21 Thread Russell Miller
On Apr 21, 2014, at 10:14 PM, Ralf Corsepius wrote: > On 04/22/2014 07:00 AM, Russell Miller wrote: >> >> On Apr 21, 2014, at 9:52 PM, Ralf Corsepius wrote: >>> >>> IMO, this is *the cause*, why Fedora has lost against its competitors. >>> >> >> I don't agree. Fedora doesn't have competito

Re: Problem with sound and Firefox

2014-04-21 Thread Vikram Goyal
On Mon, Apr 21, 2014 at 04:31:29PM -0700, don fisher wrote: > When I boot my system I can play music etc. using Rhythmnbox. I also > can use the volume control. After running Firefox, the pulse > application is gone (pulseaudio --check returns a 1) and I am not > able to restart it. But the audio f

Re: Fedora *is* for servers! [was Re: Need advice]

2014-04-21 Thread Ralf Corsepius
On 04/22/2014 07:00 AM, Russell Miller wrote: On Apr 21, 2014, at 9:52 PM, Ralf Corsepius wrote: IMO, this is *the cause*, why Fedora has lost against its competitors. I don't agree. Fedora doesn't have competitors. It's competitors are end-user distros: Debian, openSUSE, Mageia, Arch,

Re: Fedora *is* for servers! [was Re: Need advice]

2014-04-21 Thread Russell Miller
On Apr 21, 2014, at 9:52 PM, Ralf Corsepius wrote: > > IMO, this is *the cause*, why Fedora has lost against its competitors. > I don't agree. Fedora doesn't have competitors. It fills a niche which I am not sure that any other distribution truly meets. Sure, some have bleeding edge forks,

Re: Fedora *is* for servers! [was Re: Need advice]

2014-04-21 Thread Ralf Corsepius
On 04/18/2014 08:10 PM, Tom Horsley wrote: On Fri, 18 Apr 2014 19:23:18 +0200 Ralf Corsepius wrote: In first place, Fedora is distro, not a Red Hat colony nor the sandbox to let Red Hat's uncooked ideas mature. In your dreams, perhaps, but in the real world, that's exactly what it is. In fact

Re: New kernel in updates-testing prevents from fast shut-down on one ofmy systems

2014-04-21 Thread Sudhir Khanger
On Apr 17, 2014 11:23 AM, "antonio montagnani" wrote: > > Joe Zeff ha scritto / said the followingil giorno/on 17/04/2014 02:11: > >> On 04/16/2014 12:33 PM, antonio montagnani wrote: >>> >>> Installed 3.13.10-200.fc20.x86_64 kernel >>> When shutting down from inside a session I get a stop jo

Re: Problem with sound and Firefox

2014-04-21 Thread don fisher
On 04/21/14 17:32, Joe Zeff wrote: On 04/21/2014 05:14 PM, don fisher wrote: I am running Fc16. I have been afraid to upgrade due to the limited support for my video card. I am not trying to restart pulseaudio. I did try after the system failed, but pulseaudio would not restart. I have noticed t

Re: Problem with sound and Firefox

2014-04-21 Thread Joe Zeff
On 04/21/2014 05:14 PM, don fisher wrote: I am running Fc16. I have been afraid to upgrade due to the limited support for my video card. I am not trying to restart pulseaudio. I did try after the system failed, but pulseaudio would not restart. I have noticed that when my screen blanks audio paus

Re: Problem with sound and Firefox

2014-04-21 Thread don fisher
On 04/21/14 16:38, Joe Zeff wrote: On 04/21/2014 04:31 PM, don fisher wrote: I find the segfault is rough to decode form the core dump. Is there something special I need to set up to prevent firefox from killing pulse? Two things we'll need to know: what version of Fedora are you running and h

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Dan Thurman
On 04/21/2014 03:06 PM, Alexander Dalloz wrote: Am 21.04.2014 19:11, schrieb Dan Thurman: DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl Drop 1 below: DAEMON_OPTIONS(`Family=inet, Port=465, Name=MTA-SSL M=s')dnl Add 2 below: DAEMON_OPTIONS(`Port=submission, Name=MSA, M=Ea')dnl DAEMON_OPTIONS(`Port

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Dan Thurman
On 04/21/2014 03:15 PM, Alexander Dalloz wrote: That's good. It would even be better to know what action has made it stopping. Do you still see spammers trying to misused your Sendmail as a relay? That would be something to be expected once the system got identified as a misusable relay. Actio

Re: Problem with sound and Firefox

2014-04-21 Thread Joe Zeff
On 04/21/2014 04:31 PM, don fisher wrote: I find the segfault is rough to decode form the core dump. Is there something special I need to set up to prevent firefox from killing pulse? Two things we'll need to know: what version of Fedora are you running and how are you trying to re-start pulse

Problem with sound and Firefox

2014-04-21 Thread don fisher
When I boot my system I can play music etc. using Rhythmnbox. I also can use the volume control. After running Firefox, the pulse application is gone (pulseaudio --check returns a 1) and I am not able to restart it. But the audio from firefox which must not be using pulse still works fine. Sorr

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Alexander Dalloz
Am 21.04.2014 20:02, schrieb Dan Thurman: I found an old posting you made here: http://compgroups.net/comp.mail.sendmail/problem-using-port-587/1312021 The internet does not forget ;) Knute Johnson wrote: [...] :: I want to be able to have the outside world connect to my sendmail on :: port

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Alexander Dalloz
Am 21.04.2014 19:11, schrieb Dan Thurman: DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl Drop 1 below: DAEMON_OPTIONS(`Family=inet, Port=465, Name=MTA-SSL M=s')dnl Add 2 below: DAEMON_OPTIONS(`Port=submission, Name=MSA, M=Ea')dnl DAEMON_OPTIONS(`Port=smtps, Name=TLSMTA, M=s')dnl So far, the spammi

Status of libsx-devel for building Android

2014-04-21 Thread Sudhir Khanger
Hello, Fedora wiki [1] suggest libsx-devel but a package with that name doesn't exist. Is that package dropped for some reason? I searched bugzilla but couldn't find anything. [1] http://fedoraproject.org/wiki/HOWTO_Setup_Android_Development -- users mailing list users@lists.fedoraproject.org To

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Dan Thurman
On 04/21/2014 10:11 AM, Dan Thurman wrote: On 04/21/2014 07:10 AM, Alexander Dalloz wrote: Am 21.04.2014 09:12, schrieb Dan Thurman: On 04/20/2014 02:00 PM, Dan Thurman wrote: I have F8 and F18. F8 is not affected by HB and F18 is HB fixed (recompiled) and certificates regenerated. Both Fedo

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Dan Thurman
On 04/21/2014 07:10 AM, Alexander Dalloz wrote: Am 21.04.2014 09:12, schrieb Dan Thurman: On 04/20/2014 02:00 PM, Dan Thurman wrote: I have F8 and F18. F8 is not affected by HB and F18 is HB fixed (recompiled) and certificates regenerated. Both Fedora versions have the same "open-relay" issue

Re: grub2-install ??

2014-04-21 Thread Jim
On 04/21/2014 06:52 AM, Edward M wrote: On 4/20/2014 12:13 PM, Jim wrote: fedora 20 I installed Fedora 20 on /dev/sdb1 and after installation was completed it didn't select /dev/sdb1 and bootup . I have Windows on sda1 so i put a sdb in computer for Linux. Is the command, grub2-install /dev

Re: Disable whatever is cleaning /tmp

2014-04-21 Thread Matthew Miller
On Sun, Apr 20, 2014 at 09:11:58PM -0600, Chris Murphy wrote: > I don't know when the aged based cleaning started, but it isn't expressly > stated in the original feature and I'm not finding a followup feature that > indicates this change. On the other hand, it sounds like most of the time > applic

Re: grub2-install ??

2014-04-21 Thread Jim
On 04/21/2014 06:52 AM, Edward M wrote: On 4/20/2014 12:13 PM, Jim wrote: fedora 20 I installed Fedora 20 on /dev/sdb1 and after installation was completed it didn't select /dev/sdb1 and bootup . I have Windows on sda1 so i put a sdb in computer for Linux. Is the command, grub2-install /dev

Re: 640x480 only res available after f14 - f20 upgrade?

2014-04-21 Thread Vikram Goyal
On Mon, Mar 17, 2014 at 09:21:57PM +, Morgan Read wrote: > Hello Folks > > I've upgraded a server to f20 that was running f14. There was no issue > with screen geometry/ resolution in f14, but now the only resolution > available via gnome is 640x480. That makes the machine virtually > imposs

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Alexander Dalloz
Am 21.04.2014 09:12, schrieb Dan Thurman: On 04/20/2014 02:00 PM, Dan Thurman wrote: I have F8 and F18. F8 is not affected by HB and F18 is HB fixed (recompiled) and certificates regenerated. Both Fedora versions have the same "open-relay" issues and both have similar or nearly identical sendm

Five Things in Fedora This Week -- LAST WEEK edition (2014-04-15)

2014-04-21 Thread Matthew Miller
In all of the hubbub of Red Hat Summit, I forgot to post this to the mailing lists. Well, better late than never, I guess. Here's last week's Five Things in Fedora This Week, reposted from http://fedoramagazine.org/five-things-in-fedora-this-week-2014-04-15/ Fedora is a big project, and it’s hard

Re: grub2-install ??

2014-04-21 Thread Edward M
On 4/20/2014 12:13 PM, Jim wrote: fedora 20 I installed Fedora 20 on /dev/sdb1 and after installation was completed it didn't select /dev/sdb1 and bootup . I have Windows on sda1 so i put a sdb in computer for Linux. Is the command, grub2-install /dev/sdb1 the correct command for booting Fe

Re: [OT] Sendmail: Open relay was tested as closed but...

2014-04-21 Thread Dan Thurman
On 04/20/2014 02:00 PM, Dan Thurman wrote: On 04/20/2014 01:38 PM, jdow wrote: Heartbleed... Anybody running an OpenSSL server has compromised passwords for anybody using the system at least from when the vulnerability was revealed until it was repaired should consider every password on the sys