Hi,
Is there a bug under cron on CentOS 5.2 x86_64 ? kernel 2.6.18-92
Something is strange on my system. I have a simple shell script to run
on many computers . When I run this script by hand, everything works
fine on all workstations.
But if I start this script via crontab vmplayer is neve
It's only a prompt.
-Message d'origine-
De : centos-boun...@centos.org [mailto:centos-boun...@centos.org] De la part de
Ralph Angenendt
Envoyé : vendredi 20 mars 2009 10:36
À : centos@centos.org
Objet : Re: [CentOS] Bug with cron ?
MOKRANI Rachid wrote:
> #/usr/bin/yum -e 0 -d 0 -y re
MOKRANI Rachid wrote:
> #/usr/bin/yum -e 0 -d 0 -y remove VMware-Player.x86_64
> #/usr/bin/yum -e 0 -d 0 -y install VMware-Player-2.5.1-126130.x86_64
> #/usr/bin/vmware-networks --stop
> #/usr/bin/vmware-networks --migrate-network-settings /vmware/virtualmachine
> #/usr/bin/vmware-networks --start
From: MOKRANI Rachid
> Something is strange on my system. I have a simple shell script to run
> on many computers . When I run this script by hand, everything works
> fine on all workstations.
> But if I start this script via crontab vmplayer is never install with no
> errors.
> #/usr/bin/yum -e
Hi,
The following script works fine on all worksation when it's start manually or
if I run it line by line manually.
If I would like to run it on crontab, the following line
"/usr/bin/yum -y install VMware-Player-2.5.1-126130.x86_64"
not install the new release of vmplayer with no error
From: MOKRANI Rachid
> The following script works fine on all worksation when it's start manually or
> if
> I run it line by line manually.
>
> If I would like to run it on crontab, the following line
> "/usr/bin/yum -y install VMware-Player-2.5.1-126130.x86_64"
> not install the new rele
MOKRANI Rachid wrote:
> Hi,
>
> The following script works fine on all worksation when it's start manually or
> if I run it line by line manually.
>
> If I would like to run it on crontab, the following line
> "/usr/bin/yum -y install VMware-Player-2.5.1-126130.x86_64"
> not install the n
My pb seem to be with vmplayer rpm.
http://communities.vmware.com/thread/180047
-Message d'origine-
De : centos-boun...@centos.org [mailto:centos-boun...@centos.org] De la part de
Mogens Kjaer
Envoyé : vendredi 20 mars 2009 12:04
À : CentOS mailing list
Objet : Re: [CentOS] Bug with
Hi,
The pb is with the vmplayer rpm package with cron. I can't install it if we
don't have a tty.
The following is the log file when start the script by cron.
The message that :
Installed: VMware-Player.x86_64 0:2.5.1-126130
Complete!
is not true. (vmplayer never install via cron)
Hi
I have inherited some kickstarts that attempt to remove some packages
that at some point its been deemed they are not required.
I am migrating all this over to cobbler but trying to get to the bottom
of this error that although the kickstart completes sshd cant start as
the package nss is no
From: chloe K
> I use w command to get user is "2 users" but I only have connection one
> ls any process dead? But I check other centos machine is same
> How can I check it?
> [r...@host ~]# w
> 7:22:26 up 20 days, 23:20, 2 users, load average: 0.00, 0.00, 0.00
> USER TTY FROM
Hi
I use w command to get user is "2 users" but I only have connection one
ls any process dead? But I check other centos machine is same
How can I check it?
Thank you
[r...@host ~]# w
7:22:26 up 20 days, 23:20, 2 users, load average: 0.00, 0.00, 0.00
USER T
Hi folks,
I want to restrict root access via ssh to certain (internal) hosts.
That is what pam_access.so is for, I thought, so I configured:
in /etc/security/access.conf I added (nothing in there before):
+ : root : 192.168.123.0/24 10.72.0.0/16
- : root : ALL
in /etc/pam.d/ssh I added at the e
> Hi, I have two very similar AMD based work stations running fully
> current CentOS x86_64.
> Both have 4Gb of RAM, both have
>
> [rkam...@media ~]$ sudo rpm -qa |grep flash
> flash-plugin-10.0.22.87-release.i386
> [rkam...@media ~]$ sudo rpm -qa |grep fire
> >>
If I run firefox then everything is fine... until I hit a page with flash
and sound on it (youtube, some other stuff). Then it sems to lock the
sound device and no other programs (eg Pidgin) can make sounds.
In previous versions of firefox (firefox 2? Can't remember) I could
run it under esddsp
I don't use it as my desktop system anymore, but I recall having encountered
this problem on 5.2 as well
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
moved to Centos5.2 32bit installed the EPEL for i386
wget http://ftp-stud.hs-esslingen.de/pub/epel/5/i386/epel-release-5-3.noarch.rpm
checked vi /etc/yum.repos.d/epel.repo
wine packages installed
Running Transaction
Installing: wine-core### [ 1/11]
Instal
On Mon, Mar 16, 2009 at 12:17 PM, Lanny Marcus wrote:
> The web site for CentOS is not responding. I can ping it OK, but the
> web site is not responding to http requests from my browser. If the
> webmaster should happen to read this...
As I posted late yesterday afternoon, the problem went away
Lanny Marcus schrieb:
> On Mon, Mar 16, 2009 at 12:17 PM, Lanny Marcus
> wrote:
>
>> The web site for CentOS is not responding. I can ping it OK, but the
>> web site is not responding to http requests from my browser. If the
>> webmaster should happen to read this...
>>
>
> As I posted la
>From Sweden it stops at layertech.com:
Viamac:~ per$ traceroute centos.org
traceroute to centos.org (72.232.194.162), 64 hops max, 40 byte packets
1 10.99.99.1 (10.99.99.1) 1.257 ms 0.352 ms 0.356 ms
2 192.168.150.1 (192.168.150.1) 1.019 ms 1.159 ms 1.216 ms
3 212.247.10.238 (212.247.1
On Fri, Mar 20, 2009 at 10:16 AM, Rainer Duffner wrote:
> Lanny Marcus schrieb:
>> On Mon, Mar 16, 2009 at 12:17 PM, Lanny Marcus
>> wrote:
>>> The web site for CentOS is not responding. I can ping it OK, but the
>>> web site is not responding to http requests from my browser. If the
>>> webmast
2009/3/19 Tru Huynh :
> On Thu, Mar 19, 2009 at 02:07:15PM -0500, Lanny Marcus wrote:
>> Russ: Same problem with the centos.org web site again from my end. I
>> did go to IRC, as you suggested, and sent a message to #centos-web
>> several minutes ago. Didn't see anyone else there. I hope someone wi
On Fri, Mar 20, 2009 at 11:02:46AM -0500, Lanny Marcus wrote:
> ae_cw_10g.databank.com0.0% 111.6 113.6 110.7 126.5
> 4.8
> pod22h_ae.layeredtech.com 0.0% 116.8 115.5 110.7 139.7
> 8.7
> ??? 100.0 0.0 0.0
2009/3/20 Tru Huynh :
> On Fri, Mar 20, 2009 at 11:02:46AM -0500, Lanny Marcus wrote:
>> ae_cw_10g.databank.com 0.0% 111.6 113.6 110.7 126.5
>> 4.8
>> pod22h_ae.layeredtech.com 0.0% 116.8 115.5 110.7 139.7
>> 8.7
>> ???
I did a "yum -y install wireshark" and it was successful.
After the is type "wireshark" and nothing.
Is there a problem with this package or am I missing something.
Jerry
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinf
From: Jerry Geis
> I did a "yum -y install wireshark" and it was successful.
> After the is type "wireshark" and nothing.
> Is there a problem with this package or am I missing something.
rpm -ql wireshark | grep bin/
JD
___
CentOS mailing l
On Fri, March 20, 2009 12:39 pm, Jerry Geis wrote:
> I did a "yum -y install wireshark" and it was successful.
>
> After the is type "wireshark" and nothing.
>
> Is there a problem with this package or am I missing something.
wireshark binary is located in /usr/sbin . My guess is that you are
pro
From: John Doe
> From: Jerry Geis
> > I did a "yum -y install wireshark" and it was successful.
> > After the is type "wireshark" and nothing.
> > Is there a problem with this package or am I missing something.
> rpm -ql wireshark | grep bin/
In fact, maybe you wanted the graphical interface (w
> -logwatch
>
strangely it was the removal of logwatch that was causing this issue
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ..
Marko A. Jennings wrote:
> On Fri, March 20, 2009 12:39 pm, Jerry Geis wrote:
>> I did a "yum -y install wireshark" and it was successful.
>>
>> After the is type "wireshark" and nothing.
>>
>> Is there a problem with this package or am I missing something.
>
> wireshark binary is located in /usr/
Hello,
I will create a Xen cluster and using GFS2 (with conga, ...) to create
a new Xen cluster.
I know that GFS2 is prod ready since RHEL 5.3.
Do you know whent Centos 5.3 will be ready ?
Can I install my GFS2 FS with centos 5.2 and then "simply" upgrade to
5.3 without reinstallation ?
Tx
__
>
> >/ From: Jerry Geis
> />/ > I did a "yum -y install wireshark" and it was successful.
> />/ > After the is type "wireshark" and nothing.
> />/ > Is there a problem with this package or am I missing something.
> />/ rpm -ql wireshark | grep bin/
> /
> In fact, maybe you wanted the graphical int
Lanny Marcus wrote:
> Tru: I hope you will reopen the Trouble Ticket with Layered Tech,
> again! With the mtr -c 10 -r centos.org command Rainer used from
> Germany (which I used from here and posted results in previous
> message) and the traceroute Per did from Sweden, with my extremely
> limited
On Thu, 19 Mar 2009, Jeff wrote:
>> Has anyone else experienced this or, more importantly, figured out
>> a way to get failover to work in a reasonable timeframe?
>
> I recall that nss_ldap prior to CentOS 4.6 had trouble with this. We
> are on 4.7 and use the 'host' and 'port' options in our ld
On 3/20/09, Lanny Marcus wrote:
> 2009/3/20 Tru Huynh :
>> On Fri, Mar 20, 2009 at 11:02:46AM -0500, Lanny Marcus wrote:
>>> ae_cw_10g.databank.com0.0% 111.6 113.6 110.7
>>> 126.5 4.8
>>> pod22h_ae.layeredtech.com 0.0% 116.8 115.5 110.7
>>> 139.7 8.7
On 3/20/09, Ralph Angenendt wrote:
> Lanny Marcus wrote:
>> Tru: I hope you will reopen the Trouble Ticket with Layered Tech,
>> again! With the mtr -c 10 -r centos.org command Rainer used from
>> Germany (which I used from here and posted results in previous
>> message) and the traceroute Per di
Hi,
I have it working with SSH here for a similar setup.
On Fri, Mar 20, 2009 at 09:49, Dirk H. Schulz wrote:
> in /etc/pam.d/ssh I added at the end:
> account required pam_access.so
I believe you have to add this line *before* the "account include
system-auth" line.
Other than that it seems r
Rainer Duffner wrote:
> srv3# mtr -c 10 -r centos.org
> HOST: srv3.ultra-secure.deLoss% Snt Last Avg Best Wrst StDev
> ...
> 7. ae-92-92.csw4.Washington1.Le 0.0%10 98.6 102.3 97.0 110.3 5.0
> 8. ae-91-91.ebr1.Washington1.Le 50.0%10 101.8 103.6 98.6 109.8 4.1
>
Lanny Marcus schrieb:
> On 3/20/09, Lanny Marcus wrote:
>
>> 2009/3/20 Tru Huynh :
>>
>>> On Fri, Mar 20, 2009 at 11:02:46AM -0500, Lanny Marcus wrote:
>>>
ae_cw_10g.databank.com0.0% 111.6 113.6 110.7
126.5 4.8
pod22h_ae.layeredtech.com
On 3/20/09, John R Pierce wrote:
> Rainer Duffner wrote:
>> srv3# mtr -c 10 -r centos.org
>> HOST: srv3.ultra-secure.deLoss% Snt Last Avg Best Wrst
> 'lost packets' on traces from intermediate hops aren't significant, as
> most routers treat PING as a low priority and if they are
On Fri, 2009-03-20 at 13:08 -0500, Lanny Marcus wrote:
>
> John: Then I believe the most important data we have are what you
> found a few nights ago, and the traceroute Per did from Sweden this
> morning (USA time) that died within the LayeredTech DC. Lanny
Adding to the data, from here in Nor
William L. Maltby wrote:
> On Fri, 2009-03-20 at 13:08 -0500, Lanny Marcus wrote:
>
>>
>> John: Then I believe the most important data we have are what you
>> found a few nights ago, and the traceroute Per did from Sweden this
>> morning (USA time) that died within the LayeredTech DC. Lanny
On Fri, Mar 20, 2009 at 01:58:13PM -0500, Robert wrote:
> Another data point. I'm on sbcglobal DSL near Dallas. (rcsntx is
> Richardson Texas, an adjacent suburb of Dallas.)
> Without further comment:
>
> [r...@mavis rj]# mtr -c 10 -r centos.org
> mavis.localdomain Snt: 10Lo
On Mon, Mar 16, 2009 at 8:40 PM, John R Pierce wrote:
> I did some more pinging later on from one of my servers in San Jose,
> California, and saw some signs of route instability at layeredwhazza
> where the next hop after what should have been hte next-to-last one was
> coming from various route
Lanny Marcus wrote:
> On Mon, Mar 16, 2009 at 8:40 PM, John R Pierce wrote:
>
>
>> I did some more pinging later on from one of my servers in San Jose,
>> California, and saw some signs of route instability at layeredwhazza
>> where the next hop after what should have been hte next-to-last one
On Fri, Mar 20, 2009 at 2:48 PM, John R Pierce wrote:
>> On Mon, Mar 16, 2009 at 8:40 PM, John R Pierce wrote:
>>
>>> I did some more pinging later on from one of my servers in San Jose,
>>> California, and saw some signs of route instability at layeredwhazza
>>> where the next hop after what sh
John R. Dennison wrote:
> > 162.194.232.72.static.reverse.ltdomains.com 0.0% 13.9 13.1 12.6
> > 13.9 0.4
> 162.194.232.72.static.reverse.ltdomains.com 0.0% 38.6 38.5 38.3 38.7
> 0.1
> 162.194.232.72.static.reverse.ltdomains.com0%10 10 30.75 31.11
> 31.43
> 162.194
Hi,
On Fri, Mar 20, 2009 at 02:20:47PM -0500, John R. Dennison wrote:
> mtr from Philadelphia, PA, Level-3 outbound:
>
> radagast.gerdesas.com Snt: 10Loss% Last Avg Best Wrst
> StDev
> . 0.0% 0.1 0.1 0.1 0.1
> 0.0
On 3/20/09, Ralph Angenendt wrote:
> John R. Dennison wrote:
>> > 162.194.232.72.static.reverse.ltdomains.com 0.0% 13.9 13.1 12.6
And all those plus the ones in the mails you and people before you sent do
> reach www.centos.org. What are you trying to prove here? Why is nobody
> talking
> to
Lanny Marcus wrote:
> On 3/20/09, Ralph Angenendt wrote:
> Probably this thread should die, until more people cannot
> surf the site. That's what I'm getting, although I can ping it and
> traceroute to it. As I said, it's an intermittent problem. Lanny
I haven't even seen one try at showing a tc
On Fri, Mar 20, 2009 at 11:07:03PM +0100, Ralph Angenendt wrote:
>
> And all those plus the ones in the mails you and people before you sent do
> reach www.centos.org. What are you trying to prove here? Why is nobody talking
> to layered tech directly, if he/she cannot reach www.centos.org?
On 3/20/09, Ralph Angenendt wrote:
> Lanny Marcus wrote:
>> On 3/20/09, Ralph Angenendt wrote:
>> Probably this thread should die, until more people cannot
>> surf the site. That's what I'm getting, although I can ping it and
>> traceroute to it. As I said, it's an intermittent problem. Lanny
>
>
On Mar 20, 2009, at 6:35 PM, Lanny Marcus
wrote:
> On 3/20/09, Ralph Angenendt wrote:
>> Lanny Marcus wrote:
>>> On 3/20/09, Ralph Angenendt wrote:
>>> Probably this thread should die, until more people cannot
>>> surf the site. That's what I'm getting, although I can ping it and
>>> tracero
On Fri, Mar 20, 2009 at 10:05 PM, Ross Walker wrote:
> On Mar 20, 2009, at 6:35 PM, Lanny Marcus
Probably this thread should die, until more people cannot
surf the site. That's what I'm getting, although I can ping it and
traceroute to it. As I said, it's an intermittent problem. L
On Fri, Mar 20, 2009 at 10:49 PM, Lanny Marcus wrote:
I haven't even seen one try at showing a tcpdump or similar.
>
> Ross: I have an old (2003) book about Network Troubleshooting. It
> shows an example of using Telnet to Port 80, to see what's happening.
> I just tried that, and assuming
Lanny:
> Ross: I have an old (2003) book about Network Troubleshooting. It
> shows an example of using Telnet to Port 80, to see what's happening.
> I just tried that, and assuming the CentOS server in Layered Tech is
> configured the same way, which is a huge assumption, it is not
> responding wit
On Fri, Mar 20, 2009 at 11:12 PM, John R Pierce wrote:
The telnets into my 2 web sites in CT with the GET did result in me
seeing the HTML code, as the book shows.
>
> insufficient info on your GET, and you can't use any backspaces, you
> pretty much have to paste a perfect command...
>
> $ telne
On Fri, 2009-03-20 at 23:57 -0500, Lanny Marcus wrote:
> Question: Do you have another command I can try from here? Thank you
> very much and good evening!
Question for you Lanny.
Do you have any ones computer you can use beside yours in the same place
(town and country) that you live?
If so try
59 matches
Mail list logo