similar to: Question on booting other kernel

Displaying 20 results from an estimated 700 matches similar to: "Question on booting other kernel"

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 Aug 25
0
Gnome weather applet stranded
Hi, NOAA moved the url on which you can get the data. I use clweather, a little command-line util, I just change the URL in the sourcecode and it worked again. The move happen a couple of weeks ago. The new URL to point the application to is: http://tgftp.nws.noaa.gov/data/observations/metar/decoded/ Good luck & 73, Adrian -- Adri P. van Bloois Antonlaan 104 email: adrian at
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 {
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,
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
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
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 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
2020 Apr 20
0
CentOOS 8 and libuv
On Mon, 20 Apr 2020 at 15:26, Adrian van Bloois <adrian at pa0rda.nl> wrote: > Hi all, > Why is libuv-devel missing in CentOS-8? > The rpm for libuv is preset but libuv-devel is not there. > > upstream does not ship them in either Base, AppStream, or CodeReadyBuilder. CentOS has recently added a Devel repository to the 8 channels which does have it in it. >
2020 Apr 20
2
CentOOS 8 and libuv
Hi all, Why is libuv-devel missing in CentOS-8? The rpm for libuv is preset but libuv-devel is not there. Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra
2019 Oct 02
3
Compiling latest postfix fails on C8
Hi, I tried to compile the latest version of postfix, runs fine on C6 and C7, on C8 it fails. Complaining about missing ypclnt.h, this should com from glibc-headers. Any suggestions? Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra
2018 May 30
3
What's upholding the new clamav?
Hi, My clamav is complaining that the version is outdated. There is a new one 0.100 but epel is not updating the rpm. Why is there a delay? Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra
2017 Apr 17
1
Pulseaudio
Hi, I get this error message: ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused It does not say connection to what, ?????? And is this a matter of permission??? This is C7 latest and greatest. Any ideas??? Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W.
2019 Mar 03
1
Mail Server Guides
Am 01.03.19 um 18:53 schrieb Ben Archuleta: > I need to set up a new mail server to replace an aging CentOS 6.3 mail server. I was wondering what were some of the best guides on the web for Postfix (Maildir), Spamassassin, ClamAV, Dovecot? In the list I miss a program to control clamav and spamassassin. Many people use amavis, but my experience is not very favoufable with this script. I
2019 Nov 03
1
CentOS-8 not loading nf_conntrack module
Hi, On my CentOS-8 box firewalld will not start. It appears to be because the nf_conntrack module cannot be loaded. I saw on the net that a similar issue occurred on C7, but I couldn't find the solution. What is going wrong? Any ideas? Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W.
2019 Dec 11
1
CentOS-8: firewalld not starting
Hello everyone, When I try to start firewalld in CentOS-8 it refuses with this in the /var/log/firewalld, any suggestions? 2019-12-11 19:11:25 WARNING: ipset not usable, disabling ipset usage in firewall. 2019-12-11 19:11:25 ERROR: No icmptypes found. 2019-12-11 19:11:25 ERROR: Failed to load nf_conntrack module: modprobe: ERROR: could not find module by name='nf_conntrack' modprobe: