Displaying 20 results from an estimated 1000 matches similar to: "OT: Ping failed (SOLVED)"
2008 Dec 18
1
OT: Ping failed
Hi,
The Ping service in Nagios has "unknown" status which was previously OK, this happens after i messed up some of the files owner and accidentally change it to Apache. Although I restored most of the file permission back to Root, the problem above still appears which I suspect is due to permission. Does anybody have idea where to look at.
Thanks,
junji
aisalen.wordpress.com
Linux
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
I have an odd situation here, maybe one of you can help.? We have a
script that runs via a cron job.? It's purpose is to decrypt
PGP-encrypted files in a certain directory.? I have tried the command
two different ways, both fail with the same error message:
gpg --decrypt $file > ${file%.txt}.decrypted.txt
gpg --output ${file%.txt}.decrypted.txt --decrypt $file
(Don't even ask about
2008 Mar 24
2
Commands failing silently?
Hello all:
I have a couple CentOS 4 servers (all up-to-date) that are having strange
command failures. I first noticed this with a perl script that uses lots of
system calls.
Basically, sometimes a command just won't run:
thoth(52) /tmp> ls
thoth(53) /tmp> ls
thoth(54) /tmp> ls
thoth(55) /tmp> ls
learner lost+found/
thoth(56) /tmp> ls
learner lost+found/
thoth(57)
2012 Jan 17
4
Exported variable foo...(fu?)
Hi folks,
For the first time since I started playing with puppet I started down the
road of using exported resources This was inspired by my reading all of the
nagios related recipes that went something along the lines of
class nagios {
package {nagios: ensure=> latest }
service {nagios : ensure => running , enable => true}
Nagios_host <<! !>>
2007 Apr 04
1
Re: /etc/xen/scripts/network-bridge: line 62: ip:commandnot found
I dont know gentoo, but the package might be called iproute2. You might
also need the bridge-utils.
Regards
Dominik
Friedrich Nietzsche schrieb:
> Thanks found the issue atleast, here is what I get:
>
> xentest scripts # which ip
> which: no ip in
>
2022 Jan 19
3
Ping as regular user not allowed (CentOS Stream 8)
Following some update or the other (I think) on my CentOS Stream 8
system, I'm no longer able to use ping as a regular user; I get
$ ping www.centos.org
ping: socket: Operation not permitted
Does anyone else see this? It it a bug, or were the system/default
permissions deliberately changed? Can anyone suggest a fix/workaround?
Actually, I can find several different ones via a simple web
2009 Oct 09
2
Ping Is Broken
i am hoping this attachment gets through. It deals with bug in ping that
made it very difficult to set up a system with two gateways.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091009/ddfc8176/attachment-0004.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Nov 28
6
Mail Server Install
Hi Friends,
I am planning to upgrade my mail server from CentOS4.5 to CentOS5. By this, I also planned to replace my postfix mail server with Scalix although the community edition limit me to just 25 premium user, I think it is suffice for us with the remaining user as standard user (with approx. <> 100 users total). Is there a catch on using Scalix based on your experience. I see that
2008 Nov 01
4
CentOS 5.2 and Bacula
Hi everyone,
I have a Samba server on CentOS 5.2 that I would like to and some backup
service to, I have been trying to install Bacula, because I want to backup
MS machines too, and there is a web GUI. But when searching around i google
I get a bit confused. about what packages I need.
Has anyone got bacula running on Centos or maybe guide in the right
direction.
Tronn
-------------- next part
2008 Jul 28
3
Shell script - ping
hi,
how to write a scripts which launches 10 pings to different
destinations at execution of single shell scripts
please help me any ideas
regards,
Gopinath
2007 Sep 11
2
Network Connection Card Problem?
Hi List,
My Mail/Proxy server has from time to time refuse to
accept accept network connection. If I restart the
network service, the service will again start to
accept connection but after some time will again
refuse connection. I use CentOS 4.5 with Squid,
DansGuardian, Postfix. Please can someone point me
what are the possible cause of this. Thank you.
junji
aisalen.wordpress.com
Linux
2008 Feb 09
3
IPtables Possibility
Hi,
I just wonder if I can replace PIX firewall with machine having IPTable as my firewall. I want to control our firewall but
due to the lack of knowledge in configuring PIX, i want to replace it with Linux or BSD. I do not have the time now to
learn the complexity of PIX and yet I want to know what happening in my firewall and control it as much as possible.
Do you think it is justifiable for
2015 Jun 25
1
Trying to update a CentOS 7.1 docker image, getting errors on yum update regarding iputils
Hi All;
Is there a corrupt iputils rpm located on one or more of the CentOS
update file servers?
Here's an excerpt of the output of my yum update -y command:
Updating : iputils-20121221-6.el7_1.1.x86_64
17/44Error unpacking rpm package iputils-20121221-6.el7_1.1.x86_64
error: unpacking of archive failed on file /usr/bin/ping: cpio: cap_set_file
error:
2007 Nov 02
2
Yum Problem
Hi,
I have no problem running yum update inside the root prompt, but when running yum using sudo as logged-in as ordinary user and command the 'sudo yum update', I am having below error:
Could not retrieve mirrorlist http://apt.sw.be/redhat/el5/en/mirrors-rpmforge error was
[Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
Error: Cannot find a valid baseurl
2008 Feb 06
10
Trouble Ticket System
Hi,
Last year, I tried to installed and evaluate the following OSS web base trouble ticketing system. This is for me to track history on our IT related issues. Those that I tried are the PHP Ticket, DanPHPSupport, Epix Power Support, ruQueue, Ticket Express, OTRS, PMOS Help Desk and eTicket. From those, PMOS and eTicket are my top picks. I have problem installing OTRS the last time, so I am
2016 Nov 30
2
[PATCH] packagelist: add initviocons package on SUSE
initviocons package provides tools to resize the terminal. Having it
in the appliance will allow SUSE users to have proper line wrapping
in their terminal when using virt-rescue.
---
appliance/packagelist.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index f278f66..bbbe4b2 100644
--- a/appliance/packagelist.in
+++
2008 Feb 15
4
About postgresql tcpip connection
hello everybody
i?m trying to connect to my postgresql via tcpip and it thow an error is not accepting tcp-ip connections
I ask to google but i dont find the solution, people said about the prostgresql.conf enable tcpip, I try but when i start the service it thow an error.
Other thing is add the option i to postmaster.opt but when i start the service this file is redefined
anybody can helpme
2008 Jan 10
3
Problem accessing my webmail
Hi,
I just finished replacing my mail server with the new one from CentOS 4.6 to CentOS 5.1. The mail are running smoothly with user able to send/receive mail from Outlook using IMAP or POP3 and Webmail locally. My problem is that when I am outside my network like in home, I cannot able to access the Webmail. In my prior mail server, it is ok. Is there anybody here have clues for me to look for?
2009 Feb 23
7
Recover rpm DB corrupted by disk failure?
Over the weekend my workstation (still on CentOS 3) started showing
SMART errors, so we shut it down and moved everything onto a new
drive. On reboot, the RPM database reports as corrupted and "rpm
--rebuilddb" segmentation faults.
Is there any reasonable way to recover from this, short of a complete
reinstall? The machine is otherwise up though it''s quite likely some
files
1998 Sep 09
3
HELP : Samba is very slow
I have an Access application that work with some shared database file. The file is ~ 3 Mb.
Since I have a Linux system with Samba, this application work very slow.
I have multiple user with win95 on this file. Is there an option for allowing multiple access without cache ?
any other idea ?
Thanks.
___________________________________________________________
S?bastien HEITZMANN