Displaying 20 results from an estimated 2000 matches similar to: "dovecot informational/error messages?"
2013 Dec 16
2
MySQL stale socket
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a server with a faulty power supply that resets the server every 4/5
hours.
While I wait for the supplier to change the PS, I am facing an issue with MySQL.
When the system comes back on, mysqld script starts the daemon, but the
connections via /var/lib/mysql/mysql.sock don't work because MySQL doesn't
delete and recreate the stale
2005 Jun 02
3
asterisk on internet sip phone behind nat - doessomeone even have this working
Lance,
Have you configured your sip.conf to use these aprameters under General?
;externip=66.213.227.66
;localnet=192.168.1.0
;localmask=255.255.255.0
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Lance
Grover
Sent: Thursday, June 02, 2005 9:39 AM
To: Asterisk Users Mailing List - Non-Commercial
2005 Aug 24
2
asterisk in Taiwan
Is there someone out there that is using Chunghwa Telecom in Taiwan
with asterisk? I have one there connecting using a digium 4 port fxo
card. We can get and make calls. the problem is that about 40% of the
time when we make a call - even if it is one that we have made
recently - we get back "That number can not be compleeted as dialed"
or something like that in Chinese.
Any help
2014 Jan 09
3
Why does 'mysql' user has /bin/bash shell?
Hello,
Default MySQL installation on CentOS sets /bin/bash as shell.
I'm on a user cleanup task where I want reduce unneeded privileges to users.
What is the "mysql" user shell for? (What will happen if I change it to
/bin/false or whatever would disable it's shell?)
It's not only a matter of SSH (I'm aware I can AllowUsers in sshd_config
for example).
2014 Jan 20
3
VMware restricting to 3GB RAM
Hi,
I am running VMware player on CentOS 5.4 and its working fine. However it does not allow me to increase the RAM more than 3GB. ?It keeps throwing error stating- "Requested memory size is greater than allowed maximum of 3072 MB. Could not initiate memory hot plug."?
I understand from few threads that 32bit OS has this kind of limitation but I am able to understand why I am seeing
2006 Apr 28
2
software for analyzing ssh logs and generatiing reports based on that
hey friends,
I am using Centos 4.0 and I have setup ssh for some users who can login
from outside, I want to maintain the reports of their activity means the
login and logout time, data they transfered etc.
I want daily,weekly and monthly reports. Is there any software which can
generate reports?
Thanks & Regards
Ankush Grover
-------------- next part --------------
An HTML attachment
2005 Jul 06
2
NOTICE[180235]: chan_zap.c:7358 pri_dchannel: PRI got event: 6 on Primary D-channel of span 1
I am getting:
NOTICE[180235]: chan_zap.c:7358 pri_dchannel: PRI got event: 6 on
Primary D-channel of span 1
on my asterisk box and it seems to be causing a poping sound in the
phones, I am wondering if anyone can shed some light on this. I have
scanned the archives and get possibilities ranging form motherboards,
to pri, to loaded module problems. Can someone tell me the best way
to start
2006 Sep 26
3
Pix Firewall Monitoring Software on Linux
hey friends,
I am looking for a free open source software (web based or
application) through which I can monitor the Pix Firewall. What it
should show Interface status or traffic , VPN Connectivity status, CPU
Status, Memory Status etc. I am also running DHCP server on Pix
Firewall (due to some reasons) If it can monitor that also means
showing how many IPAddresses has been assigned, to whom,
2006 Dec 08
3
Cross Network Based CD/DVD Burning Software
Hey friends,
I am using FC3 and Centos 4.0 at my home. I have one CD/DVD burner on
Centos4.0 and no CD/DVD burner on FC3 machine. I am looking for a free
client & server or cross network CD/DVD burning software something
like NeroNet available on Windows. Means on the one workstation(FC3)
the client software for CD/DVD burning will be installed, through this
client software the data to be
2006 Apr 27
2
problem installing centos 4.0 on Compaq Presario SR1722IL
hey friends,
Recently I purchased Compaq Presario SR1722IL and I tried to install Centos
4.0 on it but it started showing errors like:
Uniform CD-ROM driver revision: 3.20 Combo SOLTC-4836k ATAPI CD/DVD-ROM
drive
hdc: IRQ Probe failed (Oxfcfa)
hdd: IRQ Probe failed (Oxfcfa)
hdc: lost interrupt
I tried installing FC4 also but same problem persist. Windows 2000 & Windows
XP are
2009 May 28
0
[LLVMdev] mov instruction in LLVM IR
Hi,
A way to handle moves is to have an array mapping virtual regs to the llvm
instructions
which compute them. Then a
dr <- sr
move can be handled by doing
reg_to_inst [dr] = reg_to_inst [sr].
And whenever sr is used as an input to an operation, use reg_to_inst [sr]
instead.
Zoltan
On Fri, May 29, 2009 at 1:23 AM, Vinod Grover <vgrover528 at gmail.com> wrote:
2019 Jan 02
2
Erratic local hostname resolution with Dnsmasq
Hi,
My local server is running CentOS 7. The machine has two NICs and is
acting as a gateway. For DHCP and DNS, I'm using Dnsmasq. I have a
strange little problem with local hostname resolution. Before going into
more details, here's my configuration.
[root at nestor:~] # ifconfig
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.2 netmask
2009 May 28
6
[LLVMdev] mov instruction in LLVM IR
The input language is at assembly level, and the location akin to a %temp (
a virtual register if you will) and contains moves from one virtual to
another. Though these are not like memory but I could represent them as
local variables and do loads and stores; so I dont know how to represent it
in C except as local variables.
On Thu, May 28, 2009 at 4:06 PM, Mike Stump <mrs at apple.com>
2007 Feb 10
3
How to prevent reading of an xml in a particular directory from browser in apache on Centos4.4
hi friends,
I have configured a HelpDesk Ticketing System on Centos4.4. The
problem I am facing is that there is a file called "site.xml" which
contains the information about database connections and I don't want
ppl to be able to read that file through browser. As per the
readme.htm of that software if the below entries will be put in
.htaccess then nobody can read the xml through
2011 Dec 24
1
Mystery of email authentication
I'm trying to setup sendmail/dovecot on a new server running CentOS-6
(well, CentOS-6.2 now).
Everything seems to go well, but when I run fetchmail I get this warning:
------------------------------------
[tim at grover ~]$ fetchmail imap.maths.tcd.ie
fetchmail: Warning: the connection is insecure, continuing anyways. (Better
use --sslcertck!)
------------------------------------
I should
2006 Feb 01
1
dag , dries, freshrpms, rpmfind, atrpms repositories configuration for Centos 4.0
hey friends,
I want to add repositories like dag,dries,freshrpms,rpmfind etc to yum on
Centos4.0
Can somebody tell me the entries for these ?
Thanks & Regards
Ankush Grover
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060201/ae93743b/attachment-0002.html>
2006 Jun 06
2
Language 'en_IN' was not recognized, defaulting to 'en_US'.
hey friends,
I am using wine 0.9.12 on centos 4.0 kernel version is
2.6.9-34.0.1.EL. Whenever I try to run any application through wine I
get the below warning and the application does not run. Langauge
settings before were Indian English but later on I changed it to
US_English but still I am getting the below error.
Warning: Language 'en_IN' was not recognized, defaulting to
2009 Jan 01
2
restricting mails from "mail" command to specific domains only in postfix
Hi Friends,
I have configured Postfix mail server on Centos for relaying mails
from 5 linux servers (including itself) within the same LAN. The
postfix mail server should relay mails from these 5 linux servers for
specific domains only. For example hosts 192.168.0.23/24/25/26/27 and
the postfix mail server should only be able to receive and send mails
from and to example.com,example2.com and
2007 Feb 15
3
unable to run php application on centos4.0
Hi Friends,
I am trying to configure a blog on Centos4.0. The blog is written in
php and I am not able to run the php applications on this system.
php-pear-4.3.9-3.2
php-4.3.9-3.2
php-ldap-4.3.9-3.2
php-mysql-4.3.9-3.
Php is installed on the system and in the httpd.conf file I have added
index.php for Directory Index but whenever I try to access the blog i
get the contents of the file and
2006 Dec 19
1
Software for monitoring user activities
hey friends,
We are running 2 Centos servers 4.0 and 4.4 in our office for various
activies like Mailing, Web Services, Database, CVS, FTP,Samba, Squid
etc. We have about 100+ users on those servers , many users don't have
shell on these servers (/sbin/nologin set as default shell) and some
has shell (/bin/bash). We want to monitor the user activities of those
users who have shell means