OpenSUSE :: Unwanted Cron Job /var/log/messages Entries?

Apr 6, 2010

I'm setting up a logging script to track utilization on our deployed systems. I'm running it every minute using cron. Each time it runs, I get an entry in /var/log/messages telling me it ran. That is a lot of useless information. Is there a way to prevent the creation of these log entries?

View 1 Replies


ADVERTISEMENT

Ubuntu :: Do Cron Updates Erase Cron Entries

Sep 19, 2010

I put in my cron entries to run my backup script which rsyncs my data to my 2nd drive, however on a hunch I checked my backup drive which mounts automatically via fstab and I realize it had not ran in a while. I checked cron and there were no entries for it. I got to wondering if I should ever be worried about a cron update coming down and over-writing my existing cron file with the backup entries in it to run.

View 2 Replies View Related

Ubuntu :: 10.04 - Removing Unwanted Entries In Grub Menu

Jun 6, 2010

I am using ubuntu 10.04 and I would like to keep only the main menu,and i have to disable all the other options including recovery and memtest in the GRUB menu..How to do this..?

View 9 Replies View Related

Ubuntu Installation :: Remove Unwanted Entries In GRUB?

Apr 8, 2011

I have so many entries in GRUB and have to actually scroll down so much to see windows entry. How do I remove unwanted entries in GRUB? Also How can I make a background picture appear when grub manager comes up?

View 9 Replies View Related

Slackware :: Unwanted Glibc Crash Messages?

Dec 7, 2010

I am writing a script using man2html and some man pages cause man2html to crash ie

Code:
gunzip --to-stdout /usr/man/man7/groff_hdtbl.7.gz |man2html -r
will cause a glibc crashdump like so

[code]....

View 4 Replies View Related

General :: Move Unwanted Messages From Mailq To Different Folder?

Apr 8, 2010

I m using sendmail. I have two queries regrding mailq

1) How i can move unwanted mails from mailq to diffrent folder?

2) How i can remove those mails from the mailq ?

View 3 Replies View Related

CentOS 5 :: Cron Entries Not Executing?

Jun 2, 2010

I'm trying to add several cron jobs. I have a folder (/etc/cron.myapp) with several subfolders in it (30minute, 3minute, daily, hourly). Each of these folders contains a script.Runnng/usr/bin/run-parts /etc/cron.myapp/3minute/will execute the contents of that folder.I have tried adding the following entries to /etc/crontab with no luck, and nothing is showing up in /var/log/cron

*/3 * * * * /usr/bin/run-parts /etc/cron.myapp/3minute/
*/3 * * * * /usr/bin/run-parts /etc/cron.myapp/3minute
*/3 * * * * root /usr/bin/run-parts /etc/cron.myapp/3minute/

[code]....

View 3 Replies View Related

General :: Filter Snmpd Entries From /var/log/messages

Mar 11, 2011

All, i am receiving numerous entries for programs such as snmpd in my messages file. Is there a way to add a rule somewhere to have these and other annoying unimportant entries go to /dev/null or something?

I tried adding an entry to /etc/syslog.conf, but that hosed any logging into the messages file, so maybe i added it wrong?

I want to try and do this with out installing anything additional.

View 6 Replies View Related

Debian Configuration :: Get Cron To Send Messages In First Place Instead Of Root?

Mar 25, 2010

The system crontab (/etc/crontab) uses the same format, except that the username for the command is specified after the time and date fields and before the command.

[code]...

Every hour, I get an e-mail complaining about the first line of the crontab:

[code]...

I get the same complaint from the other entries: It looks to me as if cron, or anacron, is trying to execute the user (root) as a command. Predictably, the shell doesn't like it, so barfs and triggers an e-mail about it. Why is this not doing what the man page says it should do? The 2nd problem I believe is related to exim, not cron. The e-mails I'm getting above are being bounced from my ISP because they are directed to root@myisp.com, rather than my regular e-mail address. When the message bounces, it bounces to my regular e-mail address. In /etc/aliases, I have root: [URL]... and in etc/email-addresses I have root: [URL]... Adding the entry to /etc/email-addresses allowed the bounce to find me because the sender's address is [URL]... but how can I get cron to send these messages to me in the first place, instead of root?

View 11 Replies View Related

Ubuntu Servers :: Root Mailbox Filling With Cron Messages?

Feb 3, 2010

I'm getting the following messages sent to my root account mailbox. It appears to be reporting an issue finding ntpdate, however when running the following command:

aptitude show ntpdate | grep State

It shows as installed and any ntpdate commands work with no issues, so I have no idea why this is getting regularly reported?

From root@mydomain.co.uk Wed Feb 03 18:20:01 2010
Return-path: <root@mydomain.co.uk>
Envelope-to: root@mydomain.co.uk
Delivery-date: Wed, 03 Feb 2010 18:20:01 +0000

[Code]....

View 9 Replies View Related

OpenSUSE Install :: Audit And Delete Unwanted Rpm Packages?

Jul 7, 2010

how to audit and delete unwanted rpm packages. how to back up repository list from YaST2.

View 5 Replies View Related

OpenSUSE Network :: Mailx Creates Unwanted Attachment

Sep 9, 2010

I run in a script a mailx command like this:cat logfile | mailx -s'the logfile' to-me@..This works most of the time, but in some cases mailx automagically turns logfile into an attachment called 'attachment.bin'.I think this may be because 'logfile' contains a few control characters or escape codes?How can I tell mailx to be less intelligent and treat it as an ASCII text file?

View 3 Replies View Related

General :: How To Add Entries / How To Delete Entries

Oct 13, 2010

I am working on Red Hat Linux since last six months and learning it steps by steps. like configurating ftp server,NSF ,DNS and then email server. I want to learn squid server but technically before going into it what you suggest me that may I first learn to configure Linux as a router,Firewall machine or do IP masquerading on a server. Because all these things are directly or indirectly involve in squid.So guide me because going to start squid i may understand Linux IP table ,how to add entries in it,how to delete entries ,I think you understand my point which i want to ask for guidence.

View 4 Replies View Related

OpenSUSE :: Remove Entries From KDE Startup?

Sep 23, 2010

For some reason, Skype starts up in two instances. How can remove one of them in KDE (4.4.4)?

View 5 Replies View Related

OpenSUSE Install :: Remove Whole Partitions Entries?

Oct 15, 2010

I have to hide Unix partitions to succeed in installing Linux and the winner is Ubuntu 10.10! I had to remove whole partitions entries. DOS based primary/logical partitions are now called (hd0,msdos1), (hd0,msdos2), etc. And BSD slices would have been (hd0, bsd1) (hd0,bsd2). I guess I saw those names during installation. update-grub failed in three attempts in a row on 2 machines (32 and 64 bit). Everything went fine after I removed the Unix partitions (which are going to be restored by openSUSE legacy Grub)

View 9 Replies View Related

OpenSUSE Install :: Using Cd ~/ Results In / And // Entries For All Directories

May 5, 2011

Since I updated from 11.2 to 11.4 an annoying bug seems to have crept into the shell.

If I type the following and hit tab I get:

cd ~/.kde
.kde/ .kde// .kde4/ .kde4//

i.e. each directory has a / and // version for some reason. I have to enter a / and hit tab again to proceed.

If however I type the following and hit tab I get:

cd /home/tux/.kde
.kde/ .kde4/

i.e. correct as expected.

The ls command does not do this.

This seems like a bug.

GNU bash, version 4.1.10(1)-release (x86_64-suse-linux-gnu)
openSUSE 11.4 (x86_64)
VERSION = 11.4
CODENAME = Celadon
Linux 2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100 x86_64 x86_64 x86_64 GNU/Linux

View 2 Replies View Related

OpenSUSE Network :: Counting Entries On A Ftp-Server?

Jul 21, 2010

Can one do something like ls|wc on a ftp-server? The ftp command set does not include wc.

I have uploaded lot's of stuff to a net drive and I would like to check the completeness of the files uploaded without counting them by hand.

View 3 Replies View Related

OpenSUSE Network :: Unable To Mount The NFS Entries?

Aug 1, 2010

been searching google and forums for about 5 hours now, and can't figure this one out, I have a server running opensuse 11.2 sharing various NFS directories, I have one laptop that is running 11.2 and I have no problem getting my NFS shares from the server.On my other laptop that is running 11.3, I had the shares working at one point, but changed things around and added a new HD to the server, now I can NOT get this thing to work, I have tried everything I could find to read on it. Started and stopped the NFS server and exportfs -a, and checked /var/logs/messages on server and nothing about this laptop (192.168.0.102 suse 11.3) trying to connect.On this laptop, I have deleted all the shares, and tried to re-add them but still get this error everytime.on server /etc/export:

/home/kryptic/ *(rw,no_subtree_check,sync)
/backup/Media/ *(rw,no_subtree_check,sync)
/backup/Dales_Backup/ *(fsid=0,crossmnt,ro,root_squash,sync,no_subtree_check)

[code]...

View 9 Replies View Related

Ubuntu Servers :: Cron Sending Email From Address / Change The Default Domain Name For Cron?

Apr 29, 2011

Can anyone tell me how i change the default domain name for cron?everything i cron runs it emails from and to user@com.com

this leaves me with a massive list of failed mails in postfix.i have mailto on my main crontab but i cant do it on all of them.

View 1 Replies View Related

OpenSUSE :: Kmail Filters In KDE 4.4 Do Not See Entries In Address Book

Feb 28, 2010

I just installed kde 4.4 and I noted that a filter I had built before does not work as before. The filter classified incoming mail into a "unknown" folder if the "From" and "To" fields matched "is not in address book". Some messages go to the unknown folder that did not before. Has anybody seen anything related to this? I has a look a kde bugs but could not find this described. The addresses are present in kaddressbook, it seems that kmail does not see them?

View 1 Replies View Related

OpenSUSE Install :: 11.4 Not Recognizing Existing Partitions (Add Entries?)

Mar 13, 2011

As every time when a new OpenSuse Version arrives, I tried to install 11.4 (I have 11.2 ans 11.3 on separate partitions, + a Windows 7 that already was there when I bought my computer). Previous versions always recognized existing installations and added them to the Grub list, 11.4 doesen't... it merely recognizes the Windows. This is blocking me from testing it before adopting, as I always do, as I don't know how to add these entries manually; I'm too afraid not to be able to add the entries once installed, and not being able to use my older versions in case I have troubles. What went wrong in this release that developers forgot this important part? How I could manually add my entries for 11.2 and 11.3?

View 6 Replies View Related

OpenSUSE Network :: Unable To Mount The Nfs Entries From Etc/fstab?

Jan 17, 2010

I am getting this error when trying to mount my client on the directory I exported in Yast2 NFS Server

View 9 Replies View Related

Programming :: Logging Messages From Program Doesn't Reach /var/log/messages?

Jul 13, 2011

I have a syslog-ng running and kernel build of 2.6.34.8 I use a syslog API in my program with facility LOG_LOCAL5 and and levels debug err and crit and info. when I ran on the older syslog facility I had everything logged fine as I intended. now I have written these rules into the syslog-ng.conf:

options {
flush_lines (0);
time_reopen (10);
log_fifo_size (1000);

[code]....

the last two rules show my program gnssapp. the result is all debug levels or crit or err levels I don't see any of them !

View 3 Replies View Related

Fedora :: No Output From Cron Jobs In /etc/cron.daily

Jan 29, 2011

I have added some executable scripts to /etc/cron.daily but don't get the stdout/stderr output from them as mail (or anywhere else I have found). At least one of them is running (because I can see that it has added a file to the disk).

The peculiar thing is that I do get the output from /etc/cron.daily/0logwatch (part of the logwatch package) as an email each day.

The MAILTO line in /etc/crontab is "MAILTO=root" (unchanged from default). Same for /etc/anacrontab.

I do have an alias at the end of /etc/aliases which redirects root's mail to my own account, but this alias works fine for mail I send manually. (It also appears to work fine for the output from the file /etc/cron.daily/0logwatch.)

View 3 Replies View Related

Ubuntu Installation :: Cron's /etc/cron.daily/apt Not Upgrading?

Feb 25, 2010

It seems that cron is not upgrading my Ubuntu 8.04 LTS Server, no GUI installed. I changed /etc/crontab and watched apt running:

Code:

ps -A | grep apt

showed it for a long time,

Code:

sudo tcpdump tcp

showed communication with canonical sites,

but:

Code:

top

did not show any apt using CPU

[code].....

View 2 Replies View Related

CentOS 5 :: Setup A Cron In /var/spool/cron/root

Feb 16, 2010

I have set up a cron in /var/spool/cron/root

*/15 * * * * /usr/bin/phplist.sh

I can see in /var/log/cron that it is running every 15 minutes but it has no effect. It is not doing the commands in the bash script.

If I run /usr/bin/phplist.sh right in the shell it works great.

View 3 Replies View Related

OpenSUSE :: Unable To Find Any Entries Related To Xfce4-notifyd

Jul 22, 2010

I've recently switched over to gnome desktop environment with gnome-shell preview as my compositing manager.Everything is good except for this process xfce4-notifyd which autostarts somehow..

The problem with this process is it acts as the default notification daemon over-riding gnome-shell's built-in notification support and tends to display balloon popups on the top right corner....If i kill this process everything is good.... But on restart it autostarts again somehow..I looked through the items in gnome-session-properties and also in these places:

Code:

/usr/share/autostart
/etc/xdg/autostart

But couldn't find any entries related to xfce4-notifyd.

View 2 Replies View Related

OpenSUSE :: Kontact Mail Not Recognising Entries In The Contact File?

Apr 1, 2011

I just started using Kontact and have imported all my contact details from Thunderbird.This worked OK, but I find that when I start a new email and begin to type the recipient's name, the email address is not automatically pulled from the contact list as I would expect.I also noticed that there doesn't appear to be a 'Send Email' option in the Contact screen once an entry has been selected.Kmail seems to be collecting email addresses from any emails I send, and if I start typing one of these, then it does auto-complete

View 9 Replies View Related

OpenSUSE :: Wine - Remove Menu Entries After Uninstalling Programs?

May 26, 2011

The only MS program I need on my computer is Word 2007 for the equation editor to write/edit files from work. So after installing Wine I installed MSOffice2007. Excel worked OK (although I don't need it - I am perfectly happy with the Libre Office spreadsheet). Word however froze each time so I tried to uninstall and reinstall it. However I always got an error message when trying to uninstall with Wine. So I followed the advice of some strands in this forum and deleted the Program Files folder from the ~.wine directory. However the menus are still in Wine/Programs/Microsoft Office even though they lead to nowhere. I tried to reinstall but still I nothing happened. I presume the old entries still lead to the position where previously the .exe files were located. Now my question is either how can I remove these menu entries and try installing again - or even better - is there a Linux programme that can read/edit the equations written in Word 2007?

View 4 Replies View Related

OpenSUSE Hardware :: DVD Shows Up As Two Entries - Can't Eject - KNotify Crash

Nov 26, 2010

I have a relatively stock OpenSuse 11.3 install with only the Packman and VLC additional repositories enabled. When I insert a DVD into the DVD drive, it shows up as TWO identical entries in the notifier applet and in Dolphin. I am unable to eject the DVD; as soon as it opens it immediately closes. Once the drive closes again,KNotify crashes with the following stack trace:Application: KNotify (knotify4), signal: Segmentation fault [Current thread is 1 (Thread 0x7f05cb8e1760 (LWP 4197))]

Thread 2 (Thread 0x7f05bc2ff710 (LWP 4198)):

#0 0x00007f05c8b686b3 in poll () from /lib64/libc.so.6
#1 0x00007f05c611ffd4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2 0x00007f05c6120510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0

[code]....

View 7 Replies View Related







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