General :: HTTP Config - Point Error Log To Syslogd

Jul 9, 2011

I have configured a virtual host. Here is what I have did,

<VirtualHost rubby.tob.net:80>
ServerAdmin root@localhost
DocumentRoot /var/www/html/
ServerName rubby.tob.net
# ErrorLog logs/dixie_error_log
ErrorLog syslog | local8.*
CustomLog logs/rubby_access_log common .....

The problem here is how to point the error log to syslogd. Here is my syslog file,
#vim /etc/syslog.conf
og all kernel messages to the console.
# Logging much else clutters up the screen.
#kern.* /dev/console
# Log anything (except mail) of level info or higher.
# Don't log private authentication messages! .....

If I point the file, separatelt at httpd.conf for the errorlog, I'm getting the errog log. I'm using Centos 5.6.

View 4 Replies


ADVERTISEMENT

Ubuntu Servers :: Redirecting Logging Syslogd - Unable To Find The Syslogd Files?

Feb 22, 2010

I am unable to find the syslogd files. Ubuntu 9.1 installed. Logging is taking place. I want to redirect logging to central location. Do I need to install syslogd in order to control this service or is it controled via a different name/service?

View 1 Replies View Related

Fedora Servers :: HTTP Config Tool Not Running On F12

Mar 23, 2010

I just done a brand new install of fed12 and did all the yum updates. Apache seems to start ok and I always liked the http config tool but it won't run on Fedora 12. I downloaded and installed system-config-httpd.noarch 5:1.4.6-1.fc12 and it all went fine but when I try to start it I get the usual box asking for my root password, I type it in and press enter, the box disappears and then....nothing. If I run system-config-httpd in a terminal I get the same box asking for root passowrd but when I enter it I get a long scroll of text which ends with:

line 4: 2137 Aborted (core dumped) /usr/bin/python /usr/share/system-config-httpd/ApacheConf.py

I don't know what causes this. Is there any way to get the http config tool working?

View 2 Replies View Related

OpenSUSE Hardware :: Getting Nowhere With Nvidia X Server - Just Refuses Point Blank To Save Config

May 27, 2011

trying to enable the nvidia drivers because i wanted to use Gnome 3 and had zero luck. So once i read that suse was a better bet i installed that. the nvidia drivers have installed fine and i can get my required resolution of 1440x900 if i use an old saved xorg.conf file i managed to randomly cobble together a few years ago .. this is it ..

Code:

File generated by XFdrake (rev 247269)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

[code]....

View 5 Replies View Related

General :: IOError: HTTP Error 404: Not Found

Jun 25, 2010

friends <
I tried installing amanda like this:
yum -y install amanda*
Gathering header information file(s) from server(s)
Server: Fedora Linux / stable for Red Hat Linux 3ES (i386)

[code].....

I tried yum because when i did the simple download o the newest amanda rpm and tried t install.. i get the following dependency problem..

[root@Mixer amanda-dwnload]# rpm -ivh amanda-backup_server-3.1.0-2.rhel4.i386.rpm
error: Failed dependencies:
libcurl.so.3 is needed by amanda-backup_server-3.1.0-2.rhel4
libidn.so.11 is needed by amanda-backup_server-3.1.0-2.rhel4
tar >= 1.14 is needed by amanda-backup_server-3.1.0-2.rhel4

I do have yum installed -- that s when i do

yum --version
2.0.3

i see a vers num.it is a redhat system

uname -a
Linux Mixer 2.4.21-58.EL #1 Tue Nov 4 11:55:15 EST 2008 i686 i686 i386 GNU/Linux
---
cat /etc/issue
Red Hat Enterprise Linux ES release 3 (Taroon Update 9)

[code].....

View 10 Replies View Related

General :: Syslogd Doesn't Check Max Size?

Jan 21, 2009

I was going to back up some files to a DVD so I loaded a new blank in the drive and waited for it to come ready. I decided that now was a good time to fill up my drink and left the computer for a while. When I got back about 30 minutes later, I noticed that the drive was still cycling and had not become ready. I finally got the process killed and tried another blank, which worked. Then I went on about my business.

The next day, the machine hung up on boot with Dmesg saying that it was starting the syslog daemon, but that was as far as it would go till it dropped to the maintenance shell after a few minutes. Multiple boots always did the same thing.

After considerable troubleshooting, I noticed that the syslog file was at the maximum size - about 2.5 gig I think - and was full of DVD drive errors. Deleting the file fixed the problem.

Just to test, I built a phony syslog file to the maximum size and installed it in /var/log. Bang - same problem.

So... It appears that the system logger doesn't test for max size overflow either during runtime or during boot. Interestingly, I googled up one hit for the same problem from a couple of years ago, also on Debian, but nothing in the debian.org problem lists.

View 8 Replies View Related

General :: Usb Flash Drive Error / Unable To Read Mount Point

Nov 18, 2010

Also I have all files it asks for installed including dostools..Btw I used usb creator, then went to gparted and did something. The system is fat 32 now but with same message, not including ext4 part. Just the mount point message, and something about dosftools and mtools, wihich also are installed.

View 4 Replies View Related

Fedora :: Install Wine But Get This Error: [Errno 14] HTTP Error 400?

Apr 9, 2010

I've tried to install Wine but I get this error: [Errno 14] HTTP Error 400 :http://linuxdownload.adobe.com/linux...ata/repomd.xml Trying other mirror.Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i386. Please verify its path and try again Not sure what is happening here. Can anyone give me some idea and maybe a way to overcome it?

View 4 Replies View Related

Fedora Installation :: Can't Config The Network Config ( IP Address ), Due To The Error Of Network Manager?

Jan 17, 2010

When I install the FC11 by using"Install or upgrade an existing system"or"Install system with basic video driver"mode...Point 1, I can't config the network config ( IP Address ), due to theerror of network manager...Point 2, I can't enter into the text mode to do the installation steps.Remark:The machine is provide Web,DNS, and Mail Server on the NET ( Internet )

View 1 Replies View Related

General :: Error: Cannot Find GLIB Version >= 2.0: Is Pkg-config In Path?"

Apr 12, 2010

I am trying to install syslog-ng-3.0.2 on Fedora 12 and have run into an issue I don't know how to solve. When runing the "configure --enable-ssl" I get the following "checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.14 checking for GLIB - version >= 2.0... 2.0, bad version string no configure: error: Cannot find GLIB version >= 2.0: is pkg-config in path?" I have glib-2.24.0 installed on this system so I don't understand where this issue is coming from or how to fix it.

Back ground on my system -
[root@syslog-ng]# set PKG_CONFIG=/usr/lib/pkgconfig
[root@syslog-ng]# export PKG_CONFIG

View 8 Replies View Related

General :: Conky's Config / Error Border_margin Is Deprecated, Please Use Window.border_inner_margin Instead?

Jan 6, 2010

I'm using Conky in my Ubuntu 9.10 Karmic. I have an error message like this:

Quote:

Conky: border_margin is deprecated, please use window.border_inner_margin instead
Conky: one or more $endif's are missing
Conky: desktop window (1a00065) is subwindow of root window (10d)
Conky: window type - override
code....

View 3 Replies View Related

General :: Using A Config Directory Instead Of A Config File?

May 7, 2011

I currently can run an old swf on my Chumby 8 device by storing and using these three files on a USB plugged into the device

config
<?xml version="1.0" encoding="utf-8" ?>
- <config>

[code]...

View 1 Replies View Related

Ubuntu Networking :: Error "HTTP Error 403.1 - Forbidden: Execute Access Is Denied. Internet Information Services (IIS)" Browsing To Site

May 10, 2011

running Ubuntu 10.10 and mozilla and seamonkey... Tried to access a website: [URL] and got the error: The page cannot be displayed You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please try the following: Contact the Web site administrator if you believe this directory should allow execute access. HTTP Error 403.1 - Forbidden: Execute access is denied. Internet Information Services (IIS)

View 1 Replies View Related

CentOS 5 :: Error During Net Install FTP/HTTP

Sep 28, 2009

I was wondering how i can install thru FTP and/or HTTP if the source-path isn't correct recognized by the installer. e.g. http install

Server name:

The installer recognized

[url]

And i can't start the directory without a slash. So, the installer never will find the files it is looking for. Using CentOS 5.3.

View 5 Replies View Related

Networking :: Craft A Valid Http/1.1 Request For Getting Http Headers (not The Html File Itself)

Sep 27, 2010

Using netcat, nc(1), craft a valid http/1.1 request for getting http headers (not the html file itself!) for the main index page of www dot aalto dot fi. What request method did you use? Which headers did you need to send to the server? What was the status code for the request? Which headers did the server return? Explain the purpose of each header.

nc -v www dot aalto dot fi 8080
HEAD / HTML/1.1
host: www dot aalto dot fi
And it returns:
200 OK
Content-Length: 858
Content-Type: text/html
Last-Modified: Thu, 02 Sep 2010 12:46:01 GMT
[Code]....

I really don't know what does it mean. Question 2: Using netcat, nc(1), start a bogus web server listening on the loopback interface port 8080. Verify with netstat(, that the server really is listening where it should be. Direct your browser to the bogus server and capture the User-Agent: header "Direct your browser to the bogus server and capture the User-Agent: header" I don't understand this question.

View 2 Replies View Related

Ubuntu Servers :: Nagios On 10.04 Server Using Apt-get - HTTP WARNING: HTTP/1.1 404 Not Found

Aug 4, 2010

I installed Nagios on my Ubuntu 10.04 server using apt-get and when I accessed the web console, everything was OK. I made some changes to apache (creating some new virtual sites) and since then Nagios gives me a warning message for HTTP with the message, HTTP WARNING: HTTP/1.1 404 Not Found. The sites that I created are working perfectly. I noticed that the attemps are 4/4. Does this need to be reset or does Nagios automatically reset that once it detects the issue is resolved?

View 1 Replies View Related

Fedora :: Update HTTP Error 302 / After Getting All The Filelists?

Jan 30, 2010

I recently installed fedora 12 x86_64 after learning that its faster than x86.Now i am getting error while updating:after getting all the filelists etc. it shows all the packages to be updated, all is usual untill now, but then it again starts downloading filelistsdb which never happened in any fedora installation before including x86 fedora 12.

error:

fedora/filelists_db | 17 MB 26:33
url...ts.sqlite.bz2: [Errno 14] HTTP Error 302 : url...sts.sqlite.bz2
Trying other mirror.
code....

View 2 Replies View Related

Ubuntu Networking :: Point To Point Tunneling Server Connection Errors?

Mar 28, 2011

I recently installed the pptpd server on my system and set it up according to these instructions:HTML Code[URL]t=132029However after setting everything up on attempting to connect to it from a windows machine (windows 7 home premium to be specific) it gives me two errors which are 720 and 800...It reaches "registering your computer on the network" fine and then gives 720 on the first attempt to connect and then 800 on the second attempt to connect...and then on the third 720 and 4th 800 and so on..My system running the server's I.P is 192.168.1.70My system running the windows OS trying to connects I.P is: 192.168.1.66

View 2 Replies View Related

Ubuntu Servers :: /etc/default/syslogd Can't Be Found

Oct 19, 2010

Ubuntu 10.04 server 64-bit I was following; The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) - Page 4 [URL] to set up the server on Ubuntu 10.04 and encountered problem on editing /etc/default/syslogd

[Code]....

View 4 Replies View Related

Security :: Configure Syslogd To Email Reports?

Mar 13, 2011

I'm going through the linux hardening checklist, and the only bit I'm having trouble with is how to configure syslogd to email daily reports to my email. my mta is postfix

How do I do this? Or should I ask... where is the HOWTO?

View 2 Replies View Related

Ubuntu :: Error: Http://ppa.launchpad.net Lucid Release

Jun 21, 2010

after i installed some linux mint packages, i get the following error. W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 55708F1EE06803C5

its not related to the mint packages because i installed the keyring for that and since the error i have unchecked the linux mint repo. i have tried reinstalling the ubuntu-keyring package with no luck.

View 2 Replies View Related

Programming :: G++ Error \ Http://gcc.gnu.org/onlinedocs/gcc/i3...4-Options.html?

Apr 1, 2011

Code:
Andrew@Mac:~$ g++ -march=athlon64-sse3 -O2 Projects/omgarrays.cpp -o Desktop/omg
Projects/omgarrays.cpp:1: error: bad value (athlon64-sse3) for -march= switch

[code]....

View 4 Replies View Related

Hardware :: Mounting SD Card - Floating Point Error?

Feb 17, 2009

I put an SD card in a reader, got all the right signs from the kernel (SCSI device: sda; write-through; etc.)including its 2GB size.

When I try to mount /dev/sda1 I get 'floating point exception' as a response, and it won't mount.

I've never had that message returned from mount, and I can't find any reference to it.

View 1 Replies View Related

Security :: Blacklist Syslogd - Auto Delete Log Files?

Mar 30, 2009

I have read in some book that syslogd keeps lots of logs that with the time consume a considerably part of your hard drive. I know this is very nice feature and all that, but sometimes privacy in this competitive world is a matter fact. Here goes the questions: Is it possible to 'auto delete' the syslogd files automatically? May the destruction of the logs make some hangs on my system? May some program need the daemon to function properly?

View 1 Replies View Related

Server :: Redistribution Of Inbound Syslog Messages To Syslogd?

Apr 28, 2010

RHEL 5.4 i want to be able to do redistribution of inbound syslog messages to syslogd. as example, my syslog.conf has in it at the end:

*.* @192.168.5.5
*.* @192.168.5.6

my sysconfig/syslog file has "-r" as the only option for syslogd. any messages generated by the localhost will be sent to the two remote servers, but messages that come into this box (udp 514) only get logged locally and do not get sent out to the remote hosts.

you may ask why do i want to do this. because i have several syslog servers (for security purposes) and many of my net devices are configured to send syslog to all the syslog servers, hence each device is sending way too much duplicate udp-514. so i would like to minimize the udp-514 coming out of the devices, have all devices send to a central syslog server, and then central syslog server do distribution to the other syslog servers. others have also called this "syslog proxy". or, if not with syslogd, how to achieve this (preserving the original syslog message host info, etc)?

View 1 Replies View Related

Networking :: Policy Routing Using Two Point-to-point Links?

Aug 27, 2009

This one has been driving me nuts for some days now:My Gentoo box which is acting as an internet gateway has two point-to-point interfaces, ppp0 (PPPoE to my ISP) and ppp1 (PPTP VPN link to IPREDator). Packets from my local network are just routed through ppp0 and now the fun part starts: I want to MARK (netfilter...) all packets originating from one specific user on that box in order to use another routing table that will contain a default route via the ppp1 interface.Marking seems to work fine as does the second routing table. But quite mysteriously (at least for me), the packets sent out on ppp1 contain the wrong source IP address, namely the address associated with ppp0.So here is what ifconfig and friends tell me:Network interfaces:

Code:
# ifconfig ppp0
ppp0 Protokoll:Punkt-zu-Punkt Verbindung

[code]...

View 9 Replies View Related

Fedora Installation :: Upgrading Firefox Browser - HTTP Error 404

May 31, 2011

I have been windows using for over years and now after seeing Linux in couple of colleagues desk, I liked and have installed Linux in my home desktop (Fedora 14). After installing Fedora 14, I tried upgrading my browser Firefox from 3.6.17 (which came by default) to Firefox 4.0. I googled and got the procedure for upgrading tirefox. from this link [URL]. I followed the exact steps and while I tried to install I get the following error. I tried enough to get rid of this problem but all attempts in vain.

The Error that I get is:
[root@localhost yum.repos.d]# yum install firefox4
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora-firefox4. Please verify its path and try again

[root@localhost yum.repos.d]# yum install firefox4
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
repos.fedorapeople.org/repos/spot/firefox4/fedora-15/i386/repodata/repomd.xml:
[Errno 14] HTTP Error 404 : repos.fedorapeople.org/repos/spot/firefox4/fedora-15/i386/repodata/repomd.xml
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora-firefox4. Please verify its path and try again
[root@localhost yum.repos.d]# ls

View 6 Replies View Related

CentOS 5 :: GPG Key Retrieval Failed: [Errno 14] HTTP ERROR 404: Not Found?

Apr 20, 2011

I have a problem with GPG key, when I tried to run #yum updateI have got this errorwarning:rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID d05c057cGPG key retrieval failed: [Errno 14] HTTP eRROR 404: Not foundI used Centos 5.5.

View 10 Replies View Related

Ubuntu :: Evince Floating Point Error On Opening PDF File

May 1, 2010

Over the last few months there have been multiple updates and I am getting a list of things that no longer work or that cause my system to fail. I can no longer open a pdf in firefox. It says there is no application assigned to the task. I ran evince and tried to open a pdf file and received a "floating point" error message on the terminal screen I was working from.

View 1 Replies View Related

Ubuntu :: Error Creating Moint Point : No Such File Or Directory?

Apr 19, 2011

I just bought a USB flash drive. Whenever i click it to open its contents it gives me the error " Unable to mount USB20FD " then under that it says "Error creating moint point: No such file or directory " (btw it does say moint point and not mount point, which is kind of weird.i can use the flash drive i just bought.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved