Displaying 20 results from an estimated 6000 matches similar to: "slowness in sendmail - 60 second timeout"
2009 Apr 05
3
hwclock and util-linux on 5.3
I am getting this error:
hwclock --debug
hwclock from util-linux-2.13-pre7
hwclock: Open of /dev/rtc failed, errno=16: Device or resource busy.
No usable clock interface found.
Cannot access the Hardware Clock via any known method.
[root at devcentos5x64 src]# uname -a
Linux devcentos5x64.msgnet.com 2.6.18-128.el5 #1 SMP Wed Jan 21 10:41:14
EST 2009 x86_64 x86_64 x86_64 GNU/Linux
rpm -qa | grep
2009 Feb 18
7
question on hwclock
I am trying to hwclock to set the time. (hwclock -w)
this is what I get on standard 5.2 x86_64.
hwclock --debug
hwclock from util-linux-2.13-pre7
hwclock: Open of /dev/rtc failed, errno=19: No such device.
No usable clock interface found.
Cannot access the Hardware Clock via any known method.
[root at devcentos5x64 src]# ls -l /dev/rtc
crw------- 1 root root 10, 135 Feb 6 13:32 /dev/rtc
Any
2008 Mar 17
4
MeetMe option b
I am running asterisk 1.4.18 trying to use MeetMe and option b.
I am getting permissions denied failed to execute conf-background.agi
on the CLI
lrwxrwxrwx 1 root root 37 Mar 17 10:11 conf-background.agi ->
/home/silentm/bin/conf-background.agi
my conf background is a symbolic link - then my permissions are :
[root at devcentos5x64 src]# ls -l /home/silentm/bin/conf-background.agi
2015 Apr 21
4
hostname on centos 7.1
I have a file /etc/sysconfig/network and in the file is
cat /etc/sysconfig/network
# Created by anaconda
HOSTNAME=zotac_c7.msgnet.com
[root at localhost ~]#
I rebooted and the prompt is still localhost ?
What is the new thing in CentOS 7 to set the host name
such that then the prompt is correct also?
Thanks
Jerry
2007 Dec 09
2
centos 5.1 kernel crash on 2.6.23.9
Hi all - looks like I have a kernel dieing on me.
This is an AMD 6400+ with 4 GIG ram. I am using ext3 and software raid on 500G drives. (2) of them.
I have an external 1T usb disk connected for backup.
This is running 2.6.23.9 as I wanted to use kvm-amd.
It has died on me twice. Funny thing is it happens when I am NOT using the machine.
Any thoughts?
Jerry
--------------
Dec 8 22:23:57
2010 Aug 19
1
odd situation slightly off topic (sending file descriptors to another process)
I have coded up the standard sendfd() and recvfd() for linux to send and
recv file descriptors.
seems to work
(http://book.chinaunix.net/special/ebook/addisonWesley/APUE2/0201433079/ch17lev1sec4.html)
however when I recvfd() my number of open file descriptors bumps by 2
and not 1. (using lsof -p X | wc -l)
I am not sure why the count jumps by 2 and not 1. The sendfd() is just
sending a socket
2017 Mar 08
4
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 11:00 AM, Paul Heinlein wrote:
> On Wed, 8 Mar 2017, Mark Weaver wrote:
>
> > Hello all,
> >
> > I've been googling my brains out since yesterday looking for up-to-date
> > information on this matter, and have found information that is
> anywhere from
> > 15 to 5 years old. I'd really like some information that much more
> up to
2005 Dec 19
1
compaq v2000 laptop -- realtek RTL8100C?
Jerry Geis <geisj at pagestation.com <http://lists.centos.org/mailman/listinfo/centos>> wrote:
>/ Hi,
/>/ I have a compaq V2000 laptop. Specs for network say its a
/>/ realtek 8139/8139C+ NIC.
/
Is it really a RTL8139?
Or it is possible that it's a RTL8100?
The reason I ask is because while the RTL8100 is supposed to
be MAC compatible with the RTL8139, I'm finding
2016 May 06
2
CentOS 7 and 4K display
On Fri, May 6, 2016 at 8:06 AM, Jerry Geis <geisj at pagestation.com> wrote:
> | What is your graphics card model?
> NVIDIA Corporation GK208 [GeForce GT 720] This does 4K
>
> | Which driver are you using?
> I am using the NOUVEAU at this time
>
I would suggest trying the NVIDIA proprietary driver from the ELRepo
rpm --import
2017 Mar 09
3
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 06:42 PM, Paul Heinlein wrote:
> On Wed, 8 Mar 2017, Mark Weaver wrote:
>
> > On 03/08/2017 11:00 AM, Paul Heinlein wrote:
> >> On Wed, 8 Mar 2017, Mark Weaver wrote:
> >>
> >> > Hello all,
> >> >
> >> > I've been googling my brains out since yesterday looking for
> >> > up-to-date information on this
2007 Feb 12
1
playing with SO_BROADCAST on centos
I have a small program that I am broadcasting out on port 36 and
attempting to receive information back.
Using "tcpdump port 36" I can see 2 devices responding to me
but I get no data.
The response my program gets is:
Size IP Address Subnet MAC Address ID
20 0.0.0.0 0.0.0.0 00-00-00-00-00-00
Does someone know what I might not be doing
2016 May 06
2
CentOS 7 and 4K display
On Fri, May 6, 2016 8:28 am, Johnny Hughes wrote:
> On 05/06/2016 07:12 AM, Phelps, Matthew wrote:
>> On Fri, May 6, 2016 at 8:06 AM, Jerry Geis <geisj at pagestation.com>
>> wrote:
>>
>>> | What is your graphics card model?
>>> NVIDIA Corporation GK208 [GeForce GT 720] This does 4K
>>>
>>> | Which driver are you using?
>>> I
2005 Aug 05
2
SMTP auth with Sendmail
Dear All,
I have two machines, a Centos 3.4 machine and a Centos 4.1 machine.
I have used the same sendmail.mc file on each, and 3.4 machine does
plain SMTP auth with no problems, compiling the same mc file on the 4.1
machine gives this error:
xxxxx [x.x.x.x] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
in the logs, it doesn't even try to authenticate, the cyrus sasl rpm
2017 Mar 08
1
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 06:21 PM, Alexander Dalloz wrote:
> Am 08.03.2017 um 22:57 schrieb Mark Weaver:
> > On 03/08/2017 11:00 AM, Paul Heinlein wrote:
> >> On Wed, 8 Mar 2017, Mark Weaver wrote:
>
> >> I wrote this article years ago:
> >>
> >> https://www.madboa.com/geek/sendmail-auth/
>
> > Hi Paul,
> >
> > I followed your guide to the
2009 Mar 13
1
procmail recipe
hi all
I am trying to filter emails to a user (weather) based on the subject:
:0
*^Subject:.*Weather
| /usr/bin/formail | /path/to/executable
*^Subject:.*Tornado
| /usr/bin/formail | /path/to/executable
All it does is deliver the email to the weather inbox.
For testing I tried.
echo 1 | mail -s "Tornado" weather
Enabling verbose and log file gives me:
From root at
2005 Dec 19
7
Compaq V2000 laptop no USB recognized
To continue here with problems on this compaq v2000
laptop, I put kernel source on a USB disk and plugged it
into the v2000. NOTHING IS recognized.
I tried to manually mount the disk and nothing either...
I thought USB was well established....
I thought trying to recompile the kernel for realtek support
might get my networking going...
I am stuck???
Jerry
-------------- next part
2015 Apr 23
1
hostname on centos 7.1
Greetings everyone.
I have some CentOS 7 VMs running on the system for which I just made the inquiry about the kworker problem, and I was able to institute immediate change of hostname by updating the /etc/hostname file.
I have network manager running on the host, as well, and it also has the name populated in this file.
When I make the change in /etc/hostname, it takes immediate effect, and
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686.
I seem to have an o pen r elay sendmail server.
How do I close it?
I have the STRAIGHT centos install sendmail.mc file.
Only thing I changed was:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
so as to allow incoming email and not just localhost. however this seems
to relay everyone.
I looked at http://www.sendmail.org/tips/relaying but it
2016 Aug 15
4
DAHDI on CentOS 7
What is needed to get DAHDI to start up correctly on CentOS 7 and systemd...
I am using DAHDI-linux-complete 2.11.1
I saw mention in my search that it has been fixed after 2.11.1 but cannot
find
what the fix is.
Thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do
that compile A LOT on centos? Do RAM disks help or something else I dont
about that minimizes your compile time? I presently have and AMD x2
4800+ with 2GIG ram.
Just curious if I can reduce any more time out of my compiles.
Jerry