similar to: Strange Apache log entry

Displaying 20 results from an estimated 1000 matches similar to: "Strange Apache log entry"

2008 Jun 27
3
Odd behavior on require => Package
I have this block of code: package { "tallyman": name => "tallyman", ensure => latest, require => Package["perl-libwww-perl"], } Which results in this error: err: Could not apply complete configuration: Could not retrieve dependency ''Package[perl-libwww-perl]'' at /var/puppet/modules/tallyman/ manifests/init.pp:7 Yet
2018 Dec 27
1
FreeBSD, Libmd5, samba 4.9.4 & "smbclient -L" (using password) -> core dump
I just noticed that smbclient from Samba 4.9.4 /built by myself) on FreeBSD 11.2 coredumps when called like this: smbclient -L <hostname> > % /liu/pkg/samba/4.9.4-liu/bin/smbclient -L filur00 > Enter username at AD.LIU.SE's password: > Abort (core dumped) … if it is linked against /usr/local/lib/libmd5.so (which is part of “libwww”). If I remove libmd5.so and recompile
2015 Aug 21
3
Cannot print on Centos 6.7
On Fri, Aug 21, 2015 at 12:44:38PM -0600, Frank Cox wrote: > On Fri, 21 Aug 2015 11:51:27 -0500 (CDT) > Gilbert Sebenste wrote: > > > On Fri, 21 Aug 2015, Eero Volotinen wrote: > > > > Hello Eero, > > > > > Well, is it really supported on Linux? I can't find driver for it on: > > > http://www.openprinting.org/printers > > I can find
2010 Jul 16
3
Error message downloading latest Spamassassin data files via sa-update
Hello everyone, When I type "sa-update" to get the latest files for Spamassassin, I see this error: ]# sa-update Argument "1.39_01" isn't numeric in subroutine entry at /usr/bin/sa-update line 83. My Google-fu came up with nothing when searching for this error. Am I the only one getting this to happen, or are any of you seeing it as well? Gilbert
2014 Apr 08
3
How to save a Gnome screen layout on CentOS 6.5 after logging off?
Hello everyone, A quick Gnome question that has vexed me. In CentOS 5.10, if I have, say, an X terminal window up on my screen, the next time I log in, it's there when I log in as an unprivileged user. That's because I can save the layout the way I want to; there's a checkbox for it to save the layout upon exiting. I see none for CentOS 6.5. So, my X-terminal isn't there when I
2015 Aug 21
2
Cannot print on Centos 6.7
On 08/21/2015 12:16 PM, Gilbert Sebenste wrote: > On Fri, 21 Aug 2015, Fred Smith wrote: > >>>> I just saw that. I now have it so that it prints a few pages, then >>>> locks >>>> up the printer. Funny, it worked just fine under CentOS5, now under >>>> CentOS >>>> 6, it won't? That's weird. Do you, or anyone else, have any
2009 Apr 12
3
Firefox 3.0.8 released, but not showing up in mirrors?
Hello all, Several days ago, I noticed Firefox 3.0.8 was released for i386, but I haven't seen it on any of the mirrors. I know it can take a few days for mirrors to sync, but I think it's been 5 days now. Anyone see this package out there yet? ******************************************************************************* Gilbert Sebenste
2010 Jan 01
3
The future is here, but Spamassassin doesn't buy it
Hey all, I am getting a number of incoming emails flagged as spam this morning. Here's why: X-Spam-Level: ***** X-Spam-Status: Yes, score=5.2 required=5.0 tests=FH_DATE_PAST_20XX, SUBJ_ALL_CAPS autolearn=no version=3.2.5 X-Spam-Report: * 3.4 FH_DATE_PAST_20XX The date is grossly in the future. The date of 2010 in the emails is correct. I have typed "sa-update" and
2010 Oct 26
2
X windows won't start after update to autofs
Hello everyone, Maybe this doesn't make sense, but after I updated autofs yesterday and rebooted this morning, X windows won't go. It tries with the old configuration---doesn't work. It tries a fresh config and fails. I can't copy and paste, but it says screens found, but no usable configuration. Couldn't start X server on card 0 Couldn't start X server with old
2014 Nov 03
2
Large Dependency List on Ubuntu Server 14
Forgive me if this is the wrong area to ask this question. I'm happy to inquire to a diff list if that's better. From: http://libguestfs.org/ "Downloads For source see the downloads directory. In Fedora or Red Hat Enterprise Linux: sudo yum install libguestfs-tools On Debian/Ubuntu: sudo apt-get install libguestfs-tools Open a disk image: guestfish --ro -i -a disk.img Other
2015 Aug 21
2
Cannot print on Centos 6.7
Hello everyone, I have been scouring the Internet for answers, wikipages, non-Centos pages, and I am stumped. I have a HP LaserJet P4014n. When I plugged it in via USB cable, it found it as a P4014, but in any case, it simply wouldn't print, so I deleted it, and tried to start from scratch. When I manually add the printer, it seems all is well, but it won't print a test page. In my
2015 Aug 21
4
Cannot print on Centos 6.7
On Fri, 21 Aug 2015, Eero Volotinen wrote: Hello Eero, > Well, is it really supported on Linux? I can't find driver for it on: > http://www.openprinting.org/printers I just saw that. I now have it so that it prints a few pages, then locks up the printer. Funny, it worked just fine under CentOS5, now under CentOS 6, it won't? That's weird. Do you, or anyone else, have any
2015 Aug 24
2
Cannot print on Centos 6.7 [***NOT*** SOLVED]
On Fri, 21 Aug 2015, Gilbert Sebenste wrote: > On Fri, 21 Aug 2015, Kay Schenk wrote: > >>>>> Have you tried different printer drivers other than the one that's >>>>> "recommended"? > > I just found the problem. The firmware on the printer was from January 20, > 2011. And this morning, it printed one piece of a document, and then
2015 Mar 13
3
Network throughput testing software available for CentOS/Linux
On 12-03-2015 17:39, Digimer wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 12/03/15 04:29 PM, Gilbert Sebenste wrote: >> Hello everyone, >> >> A network engineer buddy of mine brought up for discussion with me >> that he'd like to do some throughput testing, but he's new to >> Linux/RedHat. Is there any software I can recommend to
2007 Jul 24
2
yum upgrade perl question
I'm looking to install n2rrd, which requires Perl 5.8.x (http://n2rrd.diglinks.com/cgi-bin/trac.cgi) I see that lots of Perl stuff is installed. Do I just need to yum upgrade perl-libwww-perl-5.78.5 to the latest? Here's what I have installed perl-wise: [root at nagios-server nagios2cacti]# rpm -qa | grep perl perl-DBI-1.40-8 perl-HTML-Tagset-3.03-30 perl-XML-Parser-2.34-5
2016 Aug 24
1
Gnome weather applet stranded
On Wed, 24 Aug 2016, m.roth at 5-cent.us wrote: > isdtor wrote: >> The Gnome weather report applet has ceased working on CentOS5/6. >> http://weather.noaa.gov/ says "This service is no longer available". Are >> there any good alternatives? I liked the applet as it allowed the use of a >> custom radar map. >> >> As I just discovered, the weather
2010 May 29
2
Sick and wrong!
Karanbir, No one should ever have to go through that. I am sorry to hear that someone has done that evil deed to you. May they be forgiven, but know the pain that they have caused you and repent of their sins. And if there's something I can do to help, please let me know. ******************************************************************************* Gilbert Sebenste
2015 Mar 12
3
Network throughput testing software available for CentOS/Linux
Hello everyone, A network engineer buddy of mine brought up for discussion with me that he'd like to do some throughput testing, but he's new to Linux/RedHat. Is there any software I can recommend to him that any of you find above par for CentOS 6/7? Thanks! Gilbert ******************************************************************************* Gilbert Sebenste
2009 Mar 17
1
Streaming video with Centos 5.2...how to?
Hello all, I am a noob to streaming video, and I have a file I'd like to stream (a .wmv file...sorry. ;-) ). In any case, how can I do this on my website using Centos 5.2 and Apache 2.2.8, rather than making people download a 20 MB video? Can someone point me to some URL's and some software? Thanks for any help, I greatly appreciate it! Gilbert
2009 Oct 22
2
Way to go, CentOS team. Here's a hearty "thank you"!
Hello all, To the CentOS developers, beta testers, and all who were involved in a small or major way in the release of CentOS 5.4...thank you. Ignoring the peer pressure, even though it was out a little later than you (and many of us) wanted, you got it RIGHT. *That* is what was important. I yum updated from 5.3 to 5.4 with NO issues that I can speak of right now. Thanks to you fine folks,