Displaying 20 results from an estimated 500 matches similar to: "Gnome weather applet stranded"
2013 Sep 01
3
MIssing bell
Hi,
Earlier I asked how I could arrange a bell tone on my CentOS box.
I have pcspkr loaded, I can play music over my boxes but the system beep
or bell is missing.
Seeveral people commented on gnome issues, but I'm using only text-mode.
Whe I go down with the cursor e.g. on the command-line I dont hear
anything. Is there a way to switch the bell/beep on???
Adrian
--
Adri P. van Bloois
2013 Aug 24
2
Looking for a tutorial or manpage describing sysctl params
Hi,
I'm looking for a toturial or manpage describing all the thing that you
can set with sysctl on RHEL 6 or CentOS 6.
It apperas the the default /etc/sysctl.conf coming with the distribution
gives a couple of errors on bridgen.
Any hints???
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist voice: +31-(0)-30-6912741
The Netherlands fax: NONE
52
2012 Jun 07
2
Postfix not reading main.cf
Neil wrote:
> Hello:
>
> I just did a fresh install of CentOS 6.2 on a virtual server.
>
> I am trying to configure Postfix but it does not seem to be
> reading configuration directives from /etc/postfix/main.cf
>
> Here is what I did to test it:
> vi /etc/postfix/main.cf and set this directive:
> myorigin = hello.world.com
> postfix reload
> postconf -d |
2013 Aug 25
1
Missing terminal bell
Hi,
After I started using my new desktop I miss my terminal bell.
Yes, pcspkr is loaded, yes, sound works fine.
BUt the terminal beep is missing.
Any hints?
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist voice: +31-(0)-30-6912741
The Netherlands fax: NONE
52 05'15.77"N 5 4'44.56"E
QTH-locater JO 22 OC
The whole point of cooking
2014 Mar 23
1
[CentOS} Does anyone use tcp_wrappers?
Most certainly YES!!!
Next to iptables tcp_wrappers is a solid seconde line of defense.
The argument that is is no longer developped is rubbish.
The package does what is should do, functionality isexactly what it
should be and it is bug free.
Also it is flexible enough to do other tricks with it like spawning
something depending on the ip address the incoming connection is coming
from.
It is a
2016 Jan 14
1
Question on booting other kernel
Hi,
In CentOS6 I do:
echo "savedefault --default=0 --once" | grub --batch
My question is how do I do the same on CentOS7?
Any ideas?
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist voice: +31-(0)-30-6912741
The Netherlands fax: NONE
52 05'15.77"N 5 4'44.56"E
QTH-locater JO 22 OC
"Elegance is not a dispensable
2016 Feb 04
2
CentOS7 wireless config on command line on asus
Hi all,
I'm trying to configure wireless on my Asus laptop running CentOS7.
I see wlan0 when I type iw dev, but if I type
ip link set wlan0 up
I get the following error:
RTNETLINK answers: Operation not possible due to RF-kill
Any idea what is wrong??
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist voice: +31-(0)-30-6912741
The Netherlands fax:
2016 Nov 11
0
Relocation of logfiles in logwatch
Hi,
I try to teach logwatch that some of my logfiles are relocated. E.g.,
mail mailog now lives in mail/info and secure has moved too auth/info.
I adjusted /etc/logwatch/conf/logfiles/SERVICE.conf accordingly but
logwatch does not understand.
What is the right way to adapt logwatch to the new reality?
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist
2017 Feb 13
0
Alsa pulseaudio & procmail
Hi,
I'm using a program called morse to generate morse code signals when mail
is received. This is done by calling this program depending on de subject
or from of the incoming mail.
THis worked fine on CentOS 6 but since I'm using CentOS 7 it does nt work
anymore.
In my procmail logging I get:
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
Can't
2016 Jun 02
0
Rsyslog on C7
Hi,
I have problems with rsyslog on C7.
In /etc/rsyslog.d/iptables.conf I have:
# Log all iptables stuff separately
:msg, contains, "iptables: " {
action(type="omfile" file="/var/log/iptraf/info")
stop
}
THis works fine.
In /etc/rsyslog.d/mail.conf I have:
# Log all the mail messages in one place.
if ($syslogfacility-text == 'mail') then {
2013 Jul 02
2
what's wrong with dag.wieers?
Hi,
What happened to dag.wieers? There is an update for clamav but the rpm is
still not distibuted after 4 weeks or more. :-)
What's wrong there?
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist voice: +31-(0)-30-6912741
The Netherlands fax: NONE
52 05'15.77"N 5 4'44.56"E
QTH-locater JO 22 OC
The whole point of cooking is to
2016 Apr 17
1
Rsyslog problems
Hi,
My rsyslog is not working as expected.
I have some thing in rsyslog.d that do well, like this:
# Log all iptables stuff separately
:msg, contains, "iptables: " {
action(type="omfile" file="/var/log/iptraf/info")
}
No problems with that.
Bu what's in /etc/rsyslog.conf like:
mail.* /var/log/mail/info
don't do anything at all.
Rsyslogd -N1 is OK,
2016 Aug 24
0
Gnome weather applet stranded
On 8/24/2016 2:44 PM, John R Pierce wrote:
> On 8/24/2016 8:46 AM, m.roth at 5-cent.us wrote:
>> Had you gone to noaa.gov, and clicked on climate, it appears that they
>> want to now charge you $3/yr for the service.
>
> I'm getting DNS not found errors from anything in NOAA.GOV.
flushed my dns cache, now its working, whack.
>
> anyways, 'climate' refers to
2016 Aug 25
0
Gnome weather applet stranded
I've rebuilt libmateweather for EL7 with the aforementioned patch and it seems to have fixed the issue.
Feel free to use it until EPEL package the fix.
http://li.nux.ro/download/nux//tmp/libmateweather7/
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Nux!" <nux at li.nux.ro>
> To: "CentOS mailing
2016 Aug 25
2
Gnome weather applet stranded
Fred,
Check here https://git.gnome.org/browse/libgweather/tree/libgweather/weather-metar.c?h=gnome-2-30
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Fred Smith" <fredex at fcshome.stoneham.ma.us>
> To: centos at centos.org
> Sent: Thursday, 25 August, 2016 02:17:27
> Subject: Re: [CentOS] Gnome weather
2016 Aug 25
3
Gnome weather applet stranded
On Thu, Aug 25, 2016 at 08:33:46AM +0100, Nux! wrote:
> I've rebuilt libmateweather for EL7 with the aforementioned patch and it seems to have fixed the issue.
> Feel free to use it until EPEL package the fix.
>
> http://li.nux.ro/download/nux//tmp/libmateweather7/
thanks Nux!
I installed it and it now gets current conditions just fine.
but I tried several different locations
2016 Aug 24
2
Gnome weather applet stranded
On 8/24/2016 8:46 AM, m.roth at 5-cent.us wrote:
> Had you gone to noaa.gov, and clicked on climate, it appears that they
> want to now charge you $3/yr for the service.
I'm getting DNS not found errors from anything in NOAA.GOV.
anyways, 'climate' refers to historical averages by
location/month/week/date. presumably the API involved here was for
current weather conditions
2016 Aug 24
1
Gnome weather applet stranded
On Wed, 24 Aug 2016, m.roth at 5-cent.us wrote:
> isdtor wrote:
>> The Gnome weather report applet has ceased working on CentOS5/6.
>> http://weather.noaa.gov/ says "This service is no longer available". Are
>> there any good alternatives? I liked the applet as it allowed the use of a
>> custom radar map.
>>
>> As I just discovered, the weather
2016 Aug 24
2
Gnome weather applet stranded
It looks like it was quickly fixed in MATE, hope EPEL moves fast... :)
https://github.com/mate-desktop/libmateweather/issues/30#issuecomment-242190096
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Frank Cox <theatre at melvilletheatre.com> wrote:
> On Wed, 24 Aug 2016 16:13:51 +0100
> isdtor wrote:
>
> > Nux! writes:
> > > Hm, this
2016 Aug 24
0
Gnome weather applet stranded
Hm, this is bad. I was relying on this feature heavily.
Let's see if there is a fix. I don't imagine RH will care about this on EL6, but maybe MATE guys could help.
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "isdtor" <isdtor at gmail.com>
> To: "CentOS mailing list" <centos at